shruti jain

shruti jain @shruti_jain_98b67e0d65330

About: I work with JavaScript, React, and Node.js, and always explore new tools that make development more enjoyable and efficient. Here, I write about what I'm learning, building.

Joined:
Aug 30, 2024

shruti jain
articles - 6 total

Supercharge Your Website: A Deep Dive into HTTP Caching

In today's fast-paced digital landscape, website speed is more critical than ever. Users expect web...

Learn More 1 0Mar 26

Optimizing MongoDB Queries with `.executionStats`

As developers, we often focus on writing functional queries, but ensuring they run efficiently is...

Learn More 6 0Feb 27

Removing a Tracked File from Git After Adding It to .gitignore

Sometimes, we accidentally commit files that should have been ignored, like config/config.js, .env,...

Learn More 2 0Feb 19

Stop Wasting Memory: Use .lean() Like a Pro

Introduction Alright, let’s talk about something that should be common sense but somehow...

Learn More 14 2Feb 17

Self-Updating Widgets (No Manual Changes!)

💡 Problem: What if you release an update, but users have already embedded an old version? ✅ Solution:...

Learn More 1 0Feb 7

Serving a Widget Using Node.js 🚀

Widgets—those little UI elements like chat popups and notifications—are super handy. Here’s a quick...

Learn More 1 0Feb 7