Our great sponsors
-
You can find all of the code that was included in this post at this repo.
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
That should be good enough to get us going with creating a simple application. If you're absolutely dying to know more about these configurations you can check out the Webpack and Babel docs.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
That should be good enough to get us going with creating a simple application. If you're absolutely dying to know more about these configurations you can check out the Webpack and Babel docs.
Related posts
- What is webpack in angular
- How to easily load React apps into an ASP.NET project using webpack
- Module Federation in mobile apps powered by NativeScript
- I'm an older Internet Dev who started in 1997. I'm way behind. What tool suite would you select to create a simple portfolio site now in 2023?
- Module Federation in mobile apps powered by NativeScript