close icon
daily.dev platform

Discover more from daily.dev

Personalized news feed, dev communities and search, much better than whatโ€™s out there. Maybe ;)

Start reading - Free forever
Continue reading >

๐Ÿ”ฅ What's Hot in Web Development? โ€” Weekly Picks #160

๐Ÿ”ฅ What's Hot in Web Development? โ€” Weekly Picks #160
Author
 Ido Shamun
Related tags on daily.dev
toc
Table of contents
arrow-down

๐ŸŽฏ

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.

โ€

Why not level up your reading with

Stay up-to-date with the latest developer news every time you open a new tab.

Read more