Anshuman Bhardwaj
The Sane Developer's Blog

The Sane Developer's Blog

Follow
Series

Gems of JavaScript

Crucial JavaScript features explained

Articles in this series

Deal with Promises like a Pro 😎

Jan 10, 20227 min read 33 views

If you've been a JavaScript developer for a while you must have come across Promises. If not, here is a quick intro A Promise is a proxy for a value...

Deal with Promises like a Pro 😎
Write better code with these 5 JavaScript features
3 Array methods every JavaScript developer should know
4 ways of finding elements in a JavaScript Array
5 String methods every JavaScript  developer should know
Create your own URL shortener with Next.js and MongoDB in 10 Minutes