In this short tutorial, you build a Mortgage Calculator with amortization table using many features new in ECMAScript 6 (aka ECMAScript 2015). You use Babel and Webpack to transpile the ECMAScript 6 application and run it in current browsers.
Although not required, it is recommended that you complete the generic ECMAScript 6 Tutorial first.