Optimization
Optimizing app's size and performance is addictive, if one knows how to do it (and for good reasons).
Been doing it for Win7 Simu for the last few days, learned tons of things, might as well write a blog about it. Webpack, lazy-loading modules, code-splitting, tree-shaking, those kind of sh*ts.