Blogs
References
Archive
Tags
Homepage
Subscribe
Blogs | Shashank Shekhar
2025
Sep 8
Nullish Coalescing (`??`) vs. Logical OR (`||`) in JavaScript
Aug 30
My Timeline with Gen AI- A Developer's Journey from Fear to Fluency
Aug 28
Text Processing via CLI
Aug 23
Learnings from Agentic Automation
Aug 11
From RPA to Agentic Workflows - The Evolution of Automation
May 4
Why I Don’t Care About the "Best" Programming Language
May 4
Why “Vibe Coding” Doesn’t Work for Me
May 2
Brief Notes on GenAI from April
Apr 23
Anatomy of a prompt
Feb 4
Node.js Module Caching
Feb 2
Task processing queue with RabbitMQ
Jan 19
Using Typescript with NodeJS natively
2024
Oct 13
Load Balancing and Static File Serving with NGINX
Oct 6
Chat server with Websocket in Node JS
Sep 23
Build Custom Browser Extensions with Javascript
Aug 25
Building Web APIs in Go - StoreFM#2
Aug 18
Working with Go's Standard Library - StoreFM#1
Aug 10
Garbage Collection in JavaScript
Aug 4
Profiling Your Node.js Production Code
Jun 11
Learn to Love Boring
Jan 8
Database Paradigms - ACID, BASE and CAP in brief
2023
Dec 25
Coding My Way Out of Burnout
Dec 15
Async IO programming with Node js
Nov 15
The Typescript Programming Guide
Oct 29
Go Basics - Error as values
Oct 9
Go Basics - Map and Structs
Aug 11
Go Basics - Arrays vs Slices
Jul 20
Go Basics - Pointers