DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Popular tag(#node) last week top 5

npm v/s yarn v/s pnpm

Ready to talk package managers? You know, those tools that make your life as a developer so much easier (or sometimes, more frustrating)? Well, we're here to compare the three big players: npm, Yarn,...

How to slugify a string in JavaScript

A slug is a string that is used to uniquely identify a resource in a URL-friendly way. It is typically used in the URL to identify a specific page or post on a website. A slug consists of a set of...

ORM, Prisma, and How You Should Build Your Next Backend Database Project

Prisma is a premier object-relational mapping (ORM) tool in the Node.js ecosystem. It's powerful yet simple and easy to use. A great team also supports it, and it has enjoyed widespread adoption by...

Add colors to your terminal!

Tintify is an NPM package that brings you all you need to add colors and effects to your terminal!

This package isn't a simple list of ANSI escape sequences.
It brings you utilities functions that...

How to get started with the TERN stack

In this post, I'll introduce you to the TERN stack, explain why you should consider adopting it or migrating your MERN stack application over to TERN, and show how you can get started using...

Top comments (3)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured this week : @raxraj , @bybydev , @yuvalhazaz , @unarray , and @leggetter 🙌.

Collapse
 
raxraj profile image
Ashutosh Kumar

Awesome man! Thanks for the adding my article to the list.

Collapse
 
yuvalhazaz profile image
Yuval Hazaz

Thanks for the shoutout and for listing the article 💜