The most popular Backend framework with Node.js
When we are going to implement API's with Node.js and Javascript we notice there are plenty of options
The most popular framework for Node.js on the backend is Express.js. It is a minimalist web...
The most popular Backend framework with Node.js
Hash ・ Dec 13 ・ 2 min read
Zod - Validate your API inputs with ease
Zod is a Typescript library that allows you to validate the shape and type of your data using various utility functions and statically infer types for it.
It got a lot of hype in the last months,...
Zod - Validate your API inputs with ease
Samuel Pires ・ Dec 13 ・ 3 min read
Why Prisma and Platformatic are a great match
Platformatic is a new tool that helps Node.js developers ship APIs faster. In this 3-part series, we’ll explore why Prisma and Platformatic are such a great fit and how Prisma can help improve your...
Why Prisma and Platformatic are a great match
Ruheni Alex for Prisma ・ Dec 14 ・ 4 min read
Mom in Tech (MongoDB Atlas Hackathon 2022 on DEV)
What I built
Introducing Mom in Tech. A tech community for single moms. Who are struggling to meet both ends. Read blogs and atomic essays, Chat live, Participate in events and many more.
Category...
Mom in Tech (MongoDB Atlas Hackathon 2022 on DEV)
Rabeeh Ebrahim ・ Dec 8 ・ 2 min read
NGINX: Advanced Load Balancer, Web Server, & Reverse Proxy
📍 Concurrency
👉 When it comes to making a request to the server, it usually happens that multiple users will be making requests. And Server needs to handle all the requests. This is where the...
NGINX: Advanced Load Balancer, Web Server, & Reverse Proxy
Lovepreet Singh ・ Dec 11 ・ 4 min read
7 Best Tools for Monitoring Node.js Servers
Monitoring servers is always a controversial subject. It usually falls under system administration, and software engineers don’t even go near it, but we are losing one of the huge benefits of...
7 Best Tools for Monitoring Node.js Servers
Thomas Sentre ・ Dec 11 ・ 3 min read
7 Best Node.js Logging Libraries for Your Next Projects
When you are developing a production-ready application, logging is one of the most important things that you need. It helps you track the execution flow and get insights into why certain things happen...
Top comments (4)
You might want to change the title of this post or add some more context, otherwise it looks identical to the DEV team's own post of top 7 - what is your top 7 about?
Top 5 Featured DEV Posts Tag(#node) from the Past Week
How about this
yes i'm planning to add tag in the title and instead of top 7 may be top 5 would be great,
reader can easily read.
@andypiper I'm trying to help users based on the tags they follow. If anyone miss the top posts the tag they follow in the last one week they can come and read it from here.