Shahid Alam

Shahid Alam @cjreads665

About: learning by teaching.

Location:
India
Joined:
Dec 26, 2019

Shahid Alam
articles - 9 total

Use puppeteer with Node to create PDFs!

How to Create a PDF Generator Using Puppeteer and Node.js Generating dynamic PDFs is a...

Learn More 0 0Dec 6 '24

Node.js 20.6.0: Say Goodbye to 'dotenv'

Unveiling Node.js 20.6.0 If you're a Node.js developer, you're probably familiar with the...

Learn More 198 26Sep 9 '23

How To Use Redux Toolkit with React - The Easy Way

Redux seemed way too complicated (skippable) Redux a popular tool that's often mentioned...

Learn More 6 2Mar 16 '23

Blockchain and smart contracts basics in 2 minutes - part 2

Another part? yes. There were some terms that I thought were very important which I missed...

Learn More 1 0Oct 28 '22

Blockchain and smart contracts basics in 2 minutes

This article aims to give you the necessary "bare minimum" knowledge to get started in web3. These...

Learn More 4 0Oct 23 '22

useNavigate,Navigate and useLocation in React Router v6

What is useLocation? useLocation is hook that allows us to get the current location(or...

Learn More 16 2Aug 7 '22

Context API in human language

What is Context API? Think of it as a container in which you keep all your states,...

Learn More 5 0Jul 15 '22

What the heck is State in React?

Introduction After building numerous projects using only HTML, CSS and Javascript, you...

Learn More 4 0Jul 13 '22

What is a class in JavaScript?

Stuck in tutorial hell You may have come across this word "classes" which is often...

Learn More 6 0Jul 13 '21