Sumit Saurabh
@sumit.bsky.social
Full Stack Dev | 🥑 Developer Advocate 🚀 | Public Speaker 🎤 | Talks about Javascript, React, Open Source and web dev
The Right Way to Use Git Stash (And When You Shouldn’t) 🎩🚀
Ever needed to switch branches but didn’t want to commit half-done work?
'git stash' to the rescue!
But misusing it can cause headaches.
Here’s how to use it correctly (and when to avoid it) 👇
Ever needed to switch branches but didn’t want to commit half-done work?
'git stash' to the rescue!
But misusing it can cause headaches.
Here’s how to use it correctly (and when to avoid it) 👇
March 4, 2025 at 2:34 PM
The Right Way to Use Git Stash (And When You Shouldn’t) 🎩🚀
Ever needed to switch branches but didn’t want to commit half-done work?
'git stash' to the rescue!
But misusing it can cause headaches.
Here’s how to use it correctly (and when to avoid it) 👇
Ever needed to switch branches but didn’t want to commit half-done work?
'git stash' to the rescue!
But misusing it can cause headaches.
Here’s how to use it correctly (and when to avoid it) 👇
Why Stacked PRs Make Collaboration Easier 🚀
PR reviews shouldn't feel like a battle.
Stacked PRs break big changes into smaller, reviewable pieces, making teamwork seamless.
Here’s why they supercharge collaboration 👇
PR reviews shouldn't feel like a battle.
Stacked PRs break big changes into smaller, reviewable pieces, making teamwork seamless.
Here’s why they supercharge collaboration 👇
March 3, 2025 at 4:05 PM
Why Stacked PRs Make Collaboration Easier 🚀
PR reviews shouldn't feel like a battle.
Stacked PRs break big changes into smaller, reviewable pieces, making teamwork seamless.
Here’s why they supercharge collaboration 👇
PR reviews shouldn't feel like a battle.
Stacked PRs break big changes into smaller, reviewable pieces, making teamwork seamless.
Here’s why they supercharge collaboration 👇
Improve Engineering Velocity with Stacked PRs ⚡
Slow reviews? Bloated PRs? Endless rebase hell?
Stacked PRs supercharge development by breaking big PRs into smaller, reviewable chunks.
Here’s how they speed up engineering 👇
Slow reviews? Bloated PRs? Endless rebase hell?
Stacked PRs supercharge development by breaking big PRs into smaller, reviewable chunks.
Here’s how they speed up engineering 👇
March 1, 2025 at 1:58 PM
Improve Engineering Velocity with Stacked PRs ⚡
Slow reviews? Bloated PRs? Endless rebase hell?
Stacked PRs supercharge development by breaking big PRs into smaller, reviewable chunks.
Here’s how they speed up engineering 👇
Slow reviews? Bloated PRs? Endless rebase hell?
Stacked PRs supercharge development by breaking big PRs into smaller, reviewable chunks.
Here’s how they speed up engineering 👇
5 Ways to Speed Up Your Test Suite & Ship Faster ⚡
Slow tests = slow releases 😩
But a fast, reliable test suite = more confidence & faster shipping.
Here are 5 pro tips to speed up your tests & boost productivity! 👇
Slow tests = slow releases 😩
But a fast, reliable test suite = more confidence & faster shipping.
Here are 5 pro tips to speed up your tests & boost productivity! 👇
February 28, 2025 at 3:09 PM
5 Ways to Speed Up Your Test Suite & Ship Faster ⚡
Slow tests = slow releases 😩
But a fast, reliable test suite = more confidence & faster shipping.
Here are 5 pro tips to speed up your tests & boost productivity! 👇
Slow tests = slow releases 😩
But a fast, reliable test suite = more confidence & faster shipping.
Here are 5 pro tips to speed up your tests & boost productivity! 👇
Why Git Rebase is Powerful (But Dangerous if Used Wrong)
Git rebase can clean up your commit history & make merges smoother—but misuse it, and you’ll break everything!
Here’s why rebase is powerful, when to use it, and how to avoid disasters 👇
Git rebase can clean up your commit history & make merges smoother—but misuse it, and you’ll break everything!
Here’s why rebase is powerful, when to use it, and how to avoid disasters 👇
February 27, 2025 at 3:08 PM
Why Git Rebase is Powerful (But Dangerous if Used Wrong)
Git rebase can clean up your commit history & make merges smoother—but misuse it, and you’ll break everything!
Here’s why rebase is powerful, when to use it, and how to avoid disasters 👇
Git rebase can clean up your commit history & make merges smoother—but misuse it, and you’ll break everything!
Here’s why rebase is powerful, when to use it, and how to avoid disasters 👇
Problems with Large PRs & What to Do About Them 🚨
Big PRs = slow reviews, hidden bugs, and frustrated teams 😩
If your PRs take forever to merge, you’re doing it wrong.
Here’s why large PRs are a nightmare & how to fix them 👇
Big PRs = slow reviews, hidden bugs, and frustrated teams 😩
If your PRs take forever to merge, you’re doing it wrong.
Here’s why large PRs are a nightmare & how to fix them 👇
February 26, 2025 at 2:43 PM
Problems with Large PRs & What to Do About Them 🚨
Big PRs = slow reviews, hidden bugs, and frustrated teams 😩
If your PRs take forever to merge, you’re doing it wrong.
Here’s why large PRs are a nightmare & how to fix them 👇
Big PRs = slow reviews, hidden bugs, and frustrated teams 😩
If your PRs take forever to merge, you’re doing it wrong.
Here’s why large PRs are a nightmare & how to fix them 👇
The Ultimate Stacked PR Workflow for Teams 🚀
Stacked PRs make code reviews faster and merging smoother—but only if done right.
Here’s the perfect stacked PR workflow to keep your team efficient & stress-free 👇
Stacked PRs make code reviews faster and merging smoother—but only if done right.
Here’s the perfect stacked PR workflow to keep your team efficient & stress-free 👇
February 25, 2025 at 3:06 PM
The Ultimate Stacked PR Workflow for Teams 🚀
Stacked PRs make code reviews faster and merging smoother—but only if done right.
Here’s the perfect stacked PR workflow to keep your team efficient & stress-free 👇
Stacked PRs make code reviews faster and merging smoother—but only if done right.
Here’s the perfect stacked PR workflow to keep your team efficient & stress-free 👇
Best Practices for Writing Clean Infrastructure-as-Code (IaC) 🏗️
Messy IaC = downtime, security risks & painful debugging 😱
But with best practices, you can make your infra scalable & maintainable.
Here’s how to write clean IaC like a pro 👇
Messy IaC = downtime, security risks & painful debugging 😱
But with best practices, you can make your infra scalable & maintainable.
Here’s how to write clean IaC like a pro 👇
February 24, 2025 at 1:35 PM
Best Practices for Writing Clean Infrastructure-as-Code (IaC) 🏗️
Messy IaC = downtime, security risks & painful debugging 😱
But with best practices, you can make your infra scalable & maintainable.
Here’s how to write clean IaC like a pro 👇
Messy IaC = downtime, security risks & painful debugging 😱
But with best practices, you can make your infra scalable & maintainable.
Here’s how to write clean IaC like a pro 👇
5 Ways to Speed Up Your Test Suite & Ship Faster 🚀
Slow tests = slow deployments. 🐢
Here’s how to speed up your test suite and ship faster & safer 👇
Slow tests = slow deployments. 🐢
Here’s how to speed up your test suite and ship faster & safer 👇
February 23, 2025 at 1:37 PM
5 Ways to Speed Up Your Test Suite & Ship Faster 🚀
Slow tests = slow deployments. 🐢
Here’s how to speed up your test suite and ship faster & safer 👇
Slow tests = slow deployments. 🐢
Here’s how to speed up your test suite and ship faster & safer 👇
Top 10 Git Commands Every Developer Should Know 🚀
Git is powerful, but most devs only scratch the surface.
Here are 10 essential Git commands to work like a pro 👇
Git is powerful, but most devs only scratch the surface.
Here are 10 essential Git commands to work like a pro 👇
February 22, 2025 at 2:22 PM
Top 10 Git Commands Every Developer Should Know 🚀
Git is powerful, but most devs only scratch the surface.
Here are 10 essential Git commands to work like a pro 👇
Git is powerful, but most devs only scratch the surface.
Here are 10 essential Git commands to work like a pro 👇
Why Rollbacks Fail & How to Make Them Bulletproof 🚨
Deployments break. Rollbacks should save you, but often, they fail too. 😱
Here’s why rollbacks fail & how to make them bulletproof.👇
Deployments break. Rollbacks should save you, but often, they fail too. 😱
Here’s why rollbacks fail & how to make them bulletproof.👇
February 21, 2025 at 2:28 PM
Why Rollbacks Fail & How to Make Them Bulletproof 🚨
Deployments break. Rollbacks should save you, but often, they fail too. 😱
Here’s why rollbacks fail & how to make them bulletproof.👇
Deployments break. Rollbacks should save you, but often, they fail too. 😱
Here’s why rollbacks fail & how to make them bulletproof.👇
How to Handle Merge Conflicts Without Losing Your Sanity
Merge conflicts are inevitable, but they don’t have to be painful.
Here’s a step-by-step guide to resolve them without breaking things 👇
Merge conflicts are inevitable, but they don’t have to be painful.
Here’s a step-by-step guide to resolve them without breaking things 👇
February 20, 2025 at 1:43 PM
How to Handle Merge Conflicts Without Losing Your Sanity
Merge conflicts are inevitable, but they don’t have to be painful.
Here’s a step-by-step guide to resolve them without breaking things 👇
Merge conflicts are inevitable, but they don’t have to be painful.
Here’s a step-by-step guide to resolve them without breaking things 👇
How Stacked PRs Are the Key to Faster Code Reviews 🚀
Code reviews taking forever?
PRs getting ignored? 😩
Stacked PRs speed up reviews by breaking down big changes into small, logical steps.
Here’s why they work & how to use them effectively 👇
Code reviews taking forever?
PRs getting ignored? 😩
Stacked PRs speed up reviews by breaking down big changes into small, logical steps.
Here’s why they work & how to use them effectively 👇
February 19, 2025 at 1:56 PM
How Stacked PRs Are the Key to Faster Code Reviews 🚀
Code reviews taking forever?
PRs getting ignored? 😩
Stacked PRs speed up reviews by breaking down big changes into small, logical steps.
Here’s why they work & how to use them effectively 👇
Code reviews taking forever?
PRs getting ignored? 😩
Stacked PRs speed up reviews by breaking down big changes into small, logical steps.
Here’s why they work & how to use them effectively 👇
How to Split and Manage Large PRs Like a Pro 🚀|
Massive PRs = slow reviews, hidden bugs & frustrated teams 😵💫
The fix?
Split them into smaller, logical PRs that are easier to review & ship.
Here’s how to do it the right way 👇
Massive PRs = slow reviews, hidden bugs & frustrated teams 😵💫
The fix?
Split them into smaller, logical PRs that are easier to review & ship.
Here’s how to do it the right way 👇
February 18, 2025 at 2:14 PM
How to Split and Manage Large PRs Like a Pro 🚀|
Massive PRs = slow reviews, hidden bugs & frustrated teams 😵💫
The fix?
Split them into smaller, logical PRs that are easier to review & ship.
Here’s how to do it the right way 👇
Massive PRs = slow reviews, hidden bugs & frustrated teams 😵💫
The fix?
Split them into smaller, logical PRs that are easier to review & ship.
Here’s how to do it the right way 👇
A Disaster Recovery Plan for When Your Infra Fails 🚨
Infrastructure failures will happen.
Are you prepared to handle them?
Infrastructure failures will happen.
Are you prepared to handle them?
February 17, 2025 at 1:59 PM
A Disaster Recovery Plan for When Your Infra Fails 🚨
Infrastructure failures will happen.
Are you prepared to handle them?
Infrastructure failures will happen.
Are you prepared to handle them?
🚀 10 Reasons Why Your CI/CD Pipeline Is Slowing Down (And How to Fix It!)
February 16, 2025 at 1:15 PM
🚀 10 Reasons Why Your CI/CD Pipeline Is Slowing Down (And How to Fix It!)
Top 10 Tips to Debug Production Issues Like a Pro 🔥
Production bugs = stress 🫠
Here are 10 pro tips to troubleshoot without losing your mind 👇
Production bugs = stress 🫠
Here are 10 pro tips to troubleshoot without losing your mind 👇
February 15, 2025 at 1:41 PM
Top 10 Tips to Debug Production Issues Like a Pro 🔥
Production bugs = stress 🫠
Here are 10 pro tips to troubleshoot without losing your mind 👇
Production bugs = stress 🫠
Here are 10 pro tips to troubleshoot without losing your mind 👇
How to Set Up Feature Flags for Safe Deployments 🚀
Feature flags let you ship code safely by toggling features on/off without redeploying.
Here’s how to use them like a pro 👇
Feature flags let you ship code safely by toggling features on/off without redeploying.
Here’s how to use them like a pro 👇
February 14, 2025 at 2:09 PM
How to Set Up Feature Flags for Safe Deployments 🚀
Feature flags let you ship code safely by toggling features on/off without redeploying.
Here’s how to use them like a pro 👇
Feature flags let you ship code safely by toggling features on/off without redeploying.
Here’s how to use them like a pro 👇
How to Review PRs 10x Faster Without Missing Bugs 🔍
PR reviews can be slow and frustrating.
But with the right approach, you can review faster, catch more issues, and keep the team moving.
Here’s how to speed up your PR reviews without cutting corners 👇
PR reviews can be slow and frustrating.
But with the right approach, you can review faster, catch more issues, and keep the team moving.
Here’s how to speed up your PR reviews without cutting corners 👇
February 13, 2025 at 2:10 PM
How to Review PRs 10x Faster Without Missing Bugs 🔍
PR reviews can be slow and frustrating.
But with the right approach, you can review faster, catch more issues, and keep the team moving.
Here’s how to speed up your PR reviews without cutting corners 👇
PR reviews can be slow and frustrating.
But with the right approach, you can review faster, catch more issues, and keep the team moving.
Here’s how to speed up your PR reviews without cutting corners 👇
Git Rebase vs Git Merge: When to Use Which? 🤔🚀
Both rebase and merge help you integrate changes, but choosing the wrong one can mess your repo up!
Let’s break it down 👇
Both rebase and merge help you integrate changes, but choosing the wrong one can mess your repo up!
Let’s break it down 👇
February 12, 2025 at 2:19 PM
Git Rebase vs Git Merge: When to Use Which? 🤔🚀
Both rebase and merge help you integrate changes, but choosing the wrong one can mess your repo up!
Let’s break it down 👇
Both rebase and merge help you integrate changes, but choosing the wrong one can mess your repo up!
Let’s break it down 👇
Git Mistakes That Can Ruin Your Day (And How to Fix Them) 😱🚀
Git is powerful, but one wrong command can send you into panic mode.
10 common Git mistakes and how to fix them like a pro 👇
Git is powerful, but one wrong command can send you into panic mode.
10 common Git mistakes and how to fix them like a pro 👇
February 11, 2025 at 2:06 PM
Git Mistakes That Can Ruin Your Day (And How to Fix Them) 😱🚀
Git is powerful, but one wrong command can send you into panic mode.
10 common Git mistakes and how to fix them like a pro 👇
Git is powerful, but one wrong command can send you into panic mode.
10 common Git mistakes and how to fix them like a pro 👇
How to Use Git Effectively in Large Teams 🏢🚀
Git is powerful, but in large teams, bad Git practices = chaos.
Here’s how to keep your Git workflow clean, efficient, and frustration-free in big teams 👇
Git is powerful, but in large teams, bad Git practices = chaos.
Here’s how to keep your Git workflow clean, efficient, and frustration-free in big teams 👇
February 10, 2025 at 2:38 PM
How to Use Git Effectively in Large Teams 🏢🚀
Git is powerful, but in large teams, bad Git practices = chaos.
Here’s how to keep your Git workflow clean, efficient, and frustration-free in big teams 👇
Git is powerful, but in large teams, bad Git practices = chaos.
Here’s how to keep your Git workflow clean, efficient, and frustration-free in big teams 👇
Top 10 Common CI/CD Mistakes That Slow Teams Down 🐌
CI/CD is supposed to speed up development, but many teams make mistakes that slow them down instead.
Here are 10 mistakes that kill CI/CD efficiency (and how to fix them) 👇
CI/CD is supposed to speed up development, but many teams make mistakes that slow them down instead.
Here are 10 mistakes that kill CI/CD efficiency (and how to fix them) 👇
February 9, 2025 at 2:28 PM
Top 10 Common CI/CD Mistakes That Slow Teams Down 🐌
CI/CD is supposed to speed up development, but many teams make mistakes that slow them down instead.
Here are 10 mistakes that kill CI/CD efficiency (and how to fix them) 👇
CI/CD is supposed to speed up development, but many teams make mistakes that slow them down instead.
Here are 10 mistakes that kill CI/CD efficiency (and how to fix them) 👇
A slow, inefficient CI/CD pipeline kills developer productivity.
Here are 10 ways to speed it up, reduce failures, and make your deployments smoother 👇
Here are 10 ways to speed it up, reduce failures, and make your deployments smoother 👇
February 8, 2025 at 3:39 PM
A slow, inefficient CI/CD pipeline kills developer productivity.
Here are 10 ways to speed it up, reduce failures, and make your deployments smoother 👇
Here are 10 ways to speed it up, reduce failures, and make your deployments smoother 👇