🎤 Quick fixes to improve page load time
📹
Video:
https://youtu.be/ifioC5EcIE4
This talk will be a beginner-mid level talk about quick wins you can do to improve your JS performance.The talk will be covering a bunch of common mistakes1) enable dead code elimination2) dont include lodash entirely3) css modules because youll forget to delete thing4) avoid moment5) use script type=application/json6) put rel headers7) billions of others8) React.hydrate, dont render
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.