JS execution time can really hurt your LCP time as well. Be sure to optimize your site or app to require as little JS as possible to boot up.
Some projects that can help automate this for you include @QwikDev, Partytown, @MarkoDevTeam, and @astrodotbuild
One of Marko’s performance features is Code Elimination.
Marko only sends the code for interactive components to the browser. Its compiler detects which components only need to be rendered on the server.
More here:
medium.com/@mlrawlings/maybe…#webperf#jsx.com/ebaytechberlin/status/…
8 GitHub resources for becoming a developer in 2022
This list covers:
- Roadmaps
- Study Plans
- Books
- App Ideas
- Design Resources
- Free Public API's
dev.to/andrewbaisden/8-githu…
"Once I finish learning JavaScript, I'm going to..."
🛑 Stop! Stop right there! 🛑
You should never stop learning.
You will get comfortable. You will have patterns you use. You will have the headspace to learn other languages and tools.
But there is always more to learn! 🚀
Learning one thing in depth is better than learning a tiny bit about a lot of things, especially at first.
In-depth knowledge will carry over and make learning that next thing easier.