Start Using ES Modules Now

The time to convert CommonJS projects to ESM is upon us. This will allow you to use import and export statements, top-level await, and many other features. This will also unify what your code and your frontend bundled code looks like. All in all a good idea, I promise. Hope you enjoyed the video! Check out the code here: Join my Discord server and come say hi: Check out some code on my GitHub: Other Social: Tick icons created by Roundicons - Flaticon Cross icons created by Roundicons - Flaticon
Back to Top