Every week we publish the top 10 popular posts on daily.dev.
Shout out to all the authors ๐
Thanos.js Tutorial โ Restore Balance to your Project
๐งค Would you like to randomly delete half of your files? If so, give Thanos.js a go.
We rendered a million web pages to find out what makes the web slow
๐คฏ The author rendered 1M pages and tracked every possible metric and information such as errors, protocols, libraries, and performance metrics. He crunched the numbers and share the insights in this article. By the way, it's also available on Kaggle.
React Server Components
๐ฅ The React team has recently previewed a new concept called React Server Components. Everyone seems super excited about it. Read Addy Osmani's introduction.
Public APIs - Find a public API for your next project
๐ต๏ธโโ๏ธ The title already says it all. If you look for an API this is the place.
2 months of Learning React.js and The project I worked on
๐จโ๐ The author shares his takeaways from learning React. He did some online courses and went over freeCodeCamp. Check out what he has to say.
My Advice to New Programmers After Coding for the Last 3 Years
๐ฃ This is a guest post on our blog that got a lot of attention from the community. Fahad shares some insights for codenewbies.
HTML tags every frontend developer should know
๐ค Semantic HTML is important for the accessibility and readability of your code. Knowing as many HTML elements as possible, otherwise, we will fall back to our default choice div.
Continuous Performance Analysis with Lighthouse CI and GitHub Actions
๐ An excellent walkthrough to set up a performance analysis for every commit. This makes it so much easier to find performance bottlenecks.
React Best Practices with Kent Dodds (Repeat)
๐ฅ Kent shares his React best practices in a podcast. There's also a transcript for those of you, like me, who don't like podcasts.
Build a Chat Room With Node.js and Socket.io
๐ฌ Learn about WebSocket and how to build a real-time application that includes a server and a client.
๐ Wrap Up!
That was all for this week. We will come back with another list of interesting development posts next week.
โ