Blog

All Articles

Showing 295 articles

Cloud & DevOps / 4 min read

Part 3: Auto Scaling in AWS EC2

Day 3 of AWS Cloud Practitioner Essentials

Read guide →
Cloud & DevOps / 4 min read

Part 2: AWS Cloud Practitioner Essentials

Introduction to AWS EC2 Instances, Types and Pricing Models

Read guide →
Cloud & DevOps / 4 min read

Part 1: AWS Cloud Practitioner Essentials

Introduction to client-server models and cloud deployment models

Read guide →
AI / 3 min read

Part 5: The JavaScript Event Loop Trap That Broke My Mental Model

If you think you understand async… this one will drive you crazy.

Read guide →
Full Stack / 3 min read

Part 4: A Basic Async Question That Left Almost Every Interviewee Confused (Don’t Make the Same…

If you think you’ve “mastered” async JavaScript, read this twice.

Read guide →
Full Stack / 3 min read

Part 3: I Asked 25 Developers This Async JavaScript Question — Only 3 Got It Right

“It worked on my local” isn’t an async strategy. It’s a bug in disguise.

Read guide →
Full Stack / 3 min read

I Asked 30 Developers This Question — Only 1 Got It Right -Part2

It’s not hard. It’s just tricky in the way only JavaScript can be.

Read guide →
Career / 4 min read

The 5 Reasons Why You’re Not Getting Interview Calls (And How to Fix Them)

It’s not always your skills — sometimes, it’s your strategy.

Read guide →
Full Stack / 3 min read

5 Ways You Can Make an ATS-Friendly Resume (Most Still Get It Wrong)

Because if your resume can’t get past the bot, it’ll never reach a human.

Read guide →
Full Stack / 3 min read

Async Local Storage in Node.js: The Hidden Power You’re Probably Not Using

Context is king — and this Node.js feature helps you preserve it, even across async calls.

Read guide →
Blog | Tech by Neha Gupta