DEV Community

Discussion on: October 22nd, 2020: What did you learn this week?

Collapse
 
steveblue profile image
Stephen Belovarich

I learned the ins and outs of optimizing the build of a massive React / Emotion UI component library. Build time went from 45 minutes to 90 seconds and now every component is properly bundled for distribution. 🎊

Learned how to replicate basic functionality of ngFor / ng-repeat in Angular for Web Components in less than 200 lines of code.

Collapse
 
nickytonline profile image
Nick Taylor

Hot Rod saying Cool beans!

Collapse
 
waylonwalker profile image
Waylon Walker

That is a super impressive speed gain! Dare I say post worthy.