DEV Community

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

Posted on • Originally published at daily.dev

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

Wow! 🀯 We have ten incredible articles this week. Curated by daily.dev community.
Inspiring stories, free design resources, behind the scene of Netflix technical challenges, and more.

Shout out to all the authors. πŸ‘

Frontend Web Development: A Complete Guide.

πŸ’Ž This is a short overview (not a complete guide) to the basic terms of web development. Highly targeted towards beginners.

20+ Free Design Resources for Developers

🎨 The author shares a list of resources to help you design your projects. It's divided into categories. Colors, illustrations, learning design, and inspiration.

5 Sorting Algorithms Every Programmer Should Know

↕️ The article delightedly explains about 5 popular sorting algorithms. The explanation includes examples and diagrams which make it easy to understand.

73 Awesome NPM Packages for Productivity πŸš€πŸŒ±

πŸ† Wow! This is definitely one of the longest lists I've seen. It features so many great NPM packages divided into categories. Styling, web sockets, loggers, and many more.

Keeping Netflix Reliable Using Prioritized Load Shedding

🀯 Netflix technology always amazes me! In this blog post, they explain comprehensively how they created a request prioritization system to enhance user experience.

Level up your JavaScript browser logs with these console.log() tips

πŸ˜‰ If you use the console to debug your code at least equip yourself with some tips and tricks.

How I Made Millions by Getting Fired

πŸ’° A story about a developer that was fired, started to freelance, and managed to quadruple his salary! Very inspiring...

5 Things I learned after programming for the last 3 years! πŸ™„

πŸ‘©β€πŸ’» Learning from other people's mistakes can be super educating. Fahad shares 5 concepts to master for code newbies.

Additive Animations in CSS

🎬 Animating the same property in CSS is not as trivial as you might think. Dan explains how you can accomplish this task by adding some JavaScript magic.

Bundling with Rollup

πŸ“¦ Webpack is probably the most popular tool for bundling your application. But when it comes to bundling a library, you should definitely consider using Rollup.

πŸ™Œ Wrap Up!

That was all for this week. We will come back with another list of interesting development posts next week.


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

Top comments (4)

Collapse
 
madza profile image
Madza

Thanks for including and congrats to all the awesome writers πŸ™β€

Collapse
 
dwoodwardgb profile image
David Woodward

I'm afraid that the web frameworks section in the npm packages group is kinda out of date. It doesn't even mention Nest.js ...

Collapse
 
pau1phi11ips profile image
Paul Phillips

Isn't that the case with anything on JS frameworks? They're out of date 5 minutes later 😁

Collapse
 
ermal96 profile image
Ermal Vrapi

πŸ‘