Posts
All the articles I've posted.
-
Demystifying Your Frontend Build Understanding `main`, `polyfills`, and `chunks` (And How to Shrink Them)
If you've ever wondered what these files actually do, or panicked because your `main.js` is looking dangerously large, you aren't alone. Understanding your build output is the first step to optimizing your application's load time and performance.
-
The Control Room of Your Angular Workspace
If you’ve ever generated a new Angular project, you’ve likely noticed a rather intimidating file sitting at the root of your directory angular.json.