
Blog
Removing Moment.js locales from your Angular app JS bundles
Reduce the bundle size by removing unused momentjs locales
I help you organize your thoughts, life & work⚡
Blog
Reduce the bundle size by removing unused momentjs locales
Blog
Everything new with TypeScript 4.0
Blog
How to analyze the JS bundles of your Angular applications and fix bundle size issues
Newsletter Archive
Blog
Part 2: Let's dive into the new Component-store library of NGRX!
Blog
Part 1: Component-store is an upcoming reactive library of the NGRX family. Let’s discover it and see what it’s all about!
Blog
Leverage strict template type checking to create bulletproof Angular applications
Blog
Understand how you can customize the Webpack configuration of your Angular applications
Blog
How to organize notes at work and never forget anything. Be on top of your game at work.
Blog
In medium to large companies, it’s almost always the case that your Web traffic has to go through a corporate proxy to reach the Web. Here’s how to find out more about those proxies and how to use them from your tools and terminals
Blog
Discover how to create and modify commits with Git, but also how to look at the commit log
Blog
Embedding translations in your JS bundles can be useful to speed things up if you know that users need to switch between languages regularly. Here's how to do it