This is a sample project to explore some of the features emerging in new javascript standards. Goals: attempt to replicate a reveal module pattern using ES6 modules, use new control structures & scoped vars, template literals as well as other new features and the formData WebAPI. Basic styling done w/ Bootstrap4.
To demo this project simply download the files and open index.html in Chrome
Uses: ES6, Webpack, Babel, NPM, Yarn, Bootstrap4