Better JS bundle caching with vendor chunks
I just improved the performance of my Reddit app by splitting out 3rd party code from the main JS bundle so it can be cached for longer between updates…
Funny how angle brackets represent the best (HTML tags) and worst (TypeScript generics)
I just cleaned up the design of posts in my feed. It looks better and I got to delete 44 lines of CSS 🚮 ✨
It's incredible how much simpler modern CSS is for doing complex stuff 🚀