DEV Community

Cover image for ๐Ÿ”ฅ What's Hot in Web Development? โ€” Weekly Picks #161
Ido Shamun for daily.dev

Posted on • Originally published at daily.dev

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

๐ŸŒŸ This week we have many excellent walkthroughs. Short articles that aim to give you enough knowledge to solve a specific task. But that's not all, check out this awesome list.
As always, all posts were ranked by daily.dev community. Shout out to all the authors. ๐Ÿ‘

So, let's get it started.

Design v18

๐Ÿ˜ฑ CSS-Tricks features a new design! Chris shares the story of the redesign including all the nitty-gritty.

How to Design a Web Application - A Guideline on Software Architecture

๐Ÿ‘ทโ€โ™‚๏ธ A comprehensive review of software architecture patterns and when to use them.

How I built my own productivity app

๐Ÿš€ The author explains what it takes to build your own product at a high level. It's a short article.

A list of actually useful Nocode tools and I am not talking about site builders

๐Ÿ™…โ€โ™€๏ธ No-code or low-code platforms can be very useful even for developers. Usually, you will have to sacrifice flexibility for agility. Here's a curated list of brilliant tools.

Creating Browser Notification in JavaScript

๐Ÿ’ฌ Here's a quick walkthrough for implementing browser notifications. It covers not only displaying the notifications but other aspects such as asking for permissions.


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


Make Your Own Tools

โš™๏ธ It's Chris's second article this week! Chris motivates us to spend some time on building internal tooling. He also gives some examples.

Rules of Micro-Frontends

๐Ÿ‘ฎโ€โ™‚๏ธ An opinionated list of guidelines to build micro-frontends. The list covers aspects such as deployment, testing, code management, and more.

How to Make a Side Navigation Bar in ReactJS

๐Ÿงญ A tutorial for creating a sidebar using React from scratch! This includes even the create-react-app step.

A Practical Introduction To Dependency Injection

๐Ÿ’‰ The first part of a series that provides a practical introduction to Dependency Injection.

How to Verify Users in Express.js

๐Ÿค– Email verification is a necessary step in almost every login system. This article walks you through implementing an email verification system using Node.js and MongoDB.

๐Ÿ™Œ Wrap Up!

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

Top comments (0)