
Hi, I'm Puru
I am a self-taught fullstack web developer based in India. I make blazing fast and performant web apps. Like this blog.
Blog
SERIES Get to know TypeScriptUsing TypeScript without TypeScript 
Wanna use TypeScript but don't want all the compiler and tooling overhead? Read on to know how.
SERIES Get to know TypeScript
React TypeScript Hooks issue when returning array
React and TypeScript make up a great pair. But when you're trying to make your own hooks, and returning an array, TypeScript yells at your. Find out why.
SERIES Get to know TypeScript
An Ode
to TypeScript
TypeScript is cool. Super cool. It's made us Web Dev's life super easy. Read me being a total fanboy about it.
Top level Await is AWESOME!! 
Top level await is literally the GOAT (Greatest of All Time). In every way. Read on to know why, how to use it, and its implications
Free Github pro and Perks for Students
Are you a student? Then you better enroll yourself into getting the Github Student Developer Pack. So many great perks. Find out more about it.
NodeJS Create folder if not exists in 3 lines - No dependencies
The simplest and dependency-free way to create a folder in NodeJS if it doesn't exist