📄️ Bundling Toolchain
Bundling toolchains like webpack, vite, ... or turbo also use the same kind of syntax
📄️ JavaScript Modules
Node.js will treat .cjs files as CommonJS modules and .mjs files as ECMAScript modules.
📄️ Package Managers
Package managers for JavaScript became a thing when running JavaScript outside the browser became a thing, which was
📄️ Single Page Application (SPA)
What is an SPA?
📄️ Styling Conventions and Methodologies
Conventions