DEV Community

Cover image for πŸ”₯ What's Hot in Web Development? β€” Weekly Picks #160
Ido Shamun for daily.dev

Posted on • Originally published at daily.dev

πŸ”₯ What's Hot in Web Development? β€” Weekly Picks #160

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.


daily.dev delivers the best programming news every new tab. We will rank hundreds of qualified sources for you so that you can hack the future.

Daily Poster


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.

Top comments (0)