DEV Community

Cover image for πŸ”₯ The 10 Most Popular Posts Among Developers at Daily β€” Weekly Picks #107
Saqib Ameen for daily.dev

Posted on

πŸ”₯ The 10 Most Popular Posts Among Developers at Daily β€” Weekly Picks #107

It has been more than five weeks since I have been publishing the weekly picks. Believe me, only looking at these posts on a weekly basis gives you a great idea of where things are headed. Using this information, you can pivot your strategies, produce more content on popular topics, and whatnot.

The best thing is, these posts are not limited to a single platform. These posts are picked from more than 180+ sources of the web and served to 40k+ users using Daily. Which makes this list more worthy and useful.

1️⃣ Learn JavaScript functional programming from Avengers

πŸ”₯ This post provides a unique perspective on learning functional programming using the ideas from the Avengers. If you are a fan of Marvel's Avengers, it might not only be helpful in understanding the concepts of functional programming, you will also remember it for a long time. It includes relevant code snippets too.

Learn JavaScript functional programming from Avengers β†’

2️⃣ All You Should Know About Web Development in 2020 [Trends]

πŸ‘¨β€πŸ’» A great post published at Soshace related to the trends of web development in 2020. In case if you have not been following the trends in the web closely, you should check this post to know what you missed. Definitely a good read.

All You Should Know About Web Development in 2020 [Trends] β†’

3️⃣ How to Architect a Node.Js Project from Ground Up?

Architecture plays a key role in the lifespan of a project and it's greatly varied based upon the context of the project. This post dives into different design decisions and how you can land to good architecture. If building architecture from scratch is not your strong suit, don't miss this reading. πŸ—οΈ

How to Architect a Node.Js Project from Ground Up? β†’

4️⃣ The Best of Level Up Coding in 2019

πŸŽ–οΈ One of my favorite posts of this week by Trey Huffine. He is the founder of gitconnected and publishes quality articles on a regular basis. In this post, he listed the best articles by Level Up Coding publication by gitconnected in 2019. Definitely a great list of reads to checkout.

The Best of Level Up Coding in 2019 β†’

5️⃣ Progressive Web Applications and Service Workers

Progressive Web Applications (PWA) have been one a great topic of debate in 2019. With time, the APIs are getting mature and we are getting more native-like experience using the PWAs. This comprehensive post takes a look at what PWAs are and how they are related to service workers. In my opinion, a great piece to get started. πŸš€

Progressive Web Applications and Service Workers β†’

6️⃣ Next-generation web styling

🎨 Another post from this week published at web.dev that I loved! It's a talk by Adam and Una from Chrome Summit 2019. They talked about all the new things in CSS with cool demos, code snippets, explanations, and whatnot. I would highly recommend watching the talk and skimming through the post.

Next-generation web styling β†’

7️⃣ 4 Ways to Remove Unused CSS

🧐 Maintaining a minimal bundle size to make your app performant is one of the key skills of great frontend developers. This post discusses different tools that you can use to optimize your bundle size by removing the unused CSS.

4 Ways to Remove Unused CSS β†’

8️⃣ Introduction to Ninja Framework

Ninja is a web framework based on Java to help you quickly build the web applications. This post discusses all the features which Ninja has to offer and how you can get started with it. If you are a Java developer and unfamiliar with this framework, you should check this out.

Introduction to Ninja Framework β†’

9️⃣ ES5 => ES6…A must-read if you wanna be a slayer 😎 in JavaScript ES6

This post provides a great overview of the features of ES6. If you are still using ES5 and unfamiliar with what ES6 has to offer, you should definitely check out this post. It covers all the features of ES6 with some coding examples. πŸ’―

ES5 => ES6…A must-read if you wanna be a slayer 😎 in JavaScript ES6 β†’

πŸ”Ÿ Which language should I learn in 2020?

✨It's a personal opinion post by Marcello where he talks about his journey and what he plans to learn in 2020. He also wrote about the "WHY" of his decision. So, if you are interested in knowing, check out this post.

Which language should I learn in 2020? β†’

πŸ™Œ Wrap Up!

This was all from the previous week. We will come back with another list of interesting development posts. Till then, peace! ✌️


πŸ‘‹ Follow us on Twitter to stay up-to-date!

Thanks to Daily, developers can focus on code instead of searching for news. Get immediate access to all these posts and much more just by opening a new tab.

Daily Poster

Top comments (2)

Collapse
 
donkii profile image
Donki

Why is everything here only about web development?

Collapse
 
saqibameen profile image
Saqib Ameen

The weekly picks are based on what developers like at Daily. Probably more web developers use Daily than others.