Blogs

Orphan Your Children (Processes): Using nohup and disown
Orphan Your Processes: nohup & disown in Linux

Commit Like a Pro: Signing Your Commits with an RSA Key
Secure your git commits with RSA key signing

What is A JWT and What it Ain't
JWT is not encryption! Don't pass them passwords...

Can We Trust Open Source Binaries? A Simple Guide with GitHub Workflows
How can I trust the binary files if I cannot read their content?

Two Types of Developers: Those Who Know Regex and Those Who Don't
What I can actually do with regex? Other than phone number validation...

How I Know You Read This
Lets measure blog read counts of your blogs

Beware of Next.js Prefetching: My Log Out Button Failure
Next.js Link Prefetching and How It Might Surprise You

Understanding Generic Types in TypeScript
A deep dive with practical examples

Why Use Repository Classes?
Organize Your Code with Repositories

Master Markdown: Simplify Writing with Syntax
Learn MarkDown easily, can be learned in a short time.

Event Listener vs useState: A Performance Perspective
Boost React performance with event listeners in useEffect. Learn how!

Zustand: State Management Without Boilerplate
Learn how to manage state effortlessly with Zustand and TypeScript!