๐ 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.
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.
โ