Understanding Compiling, Minifying, Bundling, and more...
Jun 8, 2023 · 3 min read · Some things should be done when you take your app from the development to the production environment. For example, the code needs to be compiled, bundled, minified, and code split. Let's understand these terms. Compiling Let's understand it with an e...
Join discussion



