DEV Community

Toolloom profile picture

Toolloom

Developer daily tips

Location US Joined Joined on  Personal website https://toolloom.com/
Stop Fearing Null Pointers with Optional Chaining

Stop Fearing Null Pointers with Optional Chaining

Comments
1 min read
Clean Up Your History with Interactive Rebase

Clean Up Your History with Interactive Rebase

Comments
1 min read
Keep Your Git History Clean with Fixups

Keep Your Git History Clean with Fixups

Comments
1 min read
Say Goodbye to Padding Hacks

Say Goodbye to Padding Hacks

1
Comments
1 min read
The Golden Rule of Python Comprehensions

The Golden Rule of Python Comprehensions

Comments
1 min read
Master the Art of Partial Commits with git add -p

Master the Art of Partial Commits with git add -p

Comments
1 min read
Flatten Your Logic with Early Returns

Flatten Your Logic with Early Returns

Comments
1 min read
Stop checking for null with Optional Chaining

Stop checking for null with Optional Chaining

1
Comments
1 min read
Lean Into Pythonic Readability

Lean Into Pythonic Readability

Comments
1 min read
Don't Over-Nest Your Comprehensions

Don't Over-Nest Your Comprehensions

Comments
1 min read
Clean Up Your History with Fixup

Clean Up Your History with Fixup

1
Comments
1 min read
Readable Code Over Clever Code

Readable Code Over Clever Code

1
Comments
1 min read
The Art of Pythonic Readability

The Art of Pythonic Readability

1
Comments
1 min read
Use CSS Logical Properties for Better Accessibility

Use CSS Logical Properties for Better Accessibility

Comments
1 min read
Boost Your Speed with Multi-Cursor Editing

Boost Your Speed with Multi-Cursor Editing

1
Comments
1 min read
Say Goodbye to 'Undefined' Errors with Optional Chaining

Say Goodbye to 'Undefined' Errors with Optional Chaining

Comments
1 min read
Write Cleaner Loops with List Comprehensions

Write Cleaner Loops with List Comprehensions

2
Comments
1 min read
Mastering the Art of Clean History with Git Squash

Mastering the Art of Clean History with Git Squash

3
Comments
1 min read
Keep Your Code Flat with Early Returns

Keep Your Code Flat with Early Returns

1
Comments
1 min read
Mastering the Art of the Clean Git History

Mastering the Art of the Clean Git History

2
Comments
1 min read
Stop the "Cannot Read Property of Undefined" Nightmares

Stop the "Cannot Read Property of Undefined" Nightmares

Comments
1 min read
Cleaner Logic with Nullish Coalescing

Cleaner Logic with Nullish Coalescing

1
Comments
1 min read
Stop the "Undefined" Crashes with Optional Chaining

Stop the "Undefined" Crashes with Optional Chaining

Comments
1 min read
The Secret to Clean Commits: Patch Mode

The Secret to Clean Commits: Patch Mode

Comments
1 min read
Stop Context Switching: Master the VS Code Command Palette

Stop Context Switching: Master the VS Code Command Palette

Comments
1 min read
Clean Up Your Code with Optional Chaining

Clean Up Your Code with Optional Chaining

Comments
1 min read
Mastering Multi-Cursor Selection in VS Code

Mastering Multi-Cursor Selection in VS Code

Comments
1 min read
Don't Wait Serially for Parallel Tasks

Don't Wait Serially for Parallel Tasks

Comments
1 min read
Stashing Untracked Files Safely

Stashing Untracked Files Safely

Comments
1 min read
Level Up Your Console Logging Game

Level Up Your Console Logging Game

Comments
1 min read
Did You Forget a File? The Git Amend Lifesaver

Did You Forget a File? The Git Amend Lifesaver

Comments
1 min read
VS Code's Hidden Superpower: Multi-Cursor Editing

VS Code's Hidden Superpower: Multi-Cursor Editing

Comments
1 min read
The Power of Git Stash (and Why You Need to Name Them)

The Power of Git Stash (and Why You Need to Name Them)

Comments
1 min read
Ditch the Null Checks with Optional Chaining

Ditch the Null Checks with Optional Chaining

Comments
1 min read
Squashing Commits Locally Before the Push

Squashing Commits Locally Before the Push

Comments
1 min read
VS Code's Hidden Multi-Cursor Superpower

VS Code's Hidden Multi-Cursor Superpower

Comments
1 min read
Why You Must Commit Your Package Lock Files

Why You Must Commit Your Package Lock Files

Comments
1 min read
Why You Need Python Virtual Environments

Why You Need Python Virtual Environments

Comments
1 min read
The Git Stash Lifesaver

The Git Stash Lifesaver

Comments
1 min read
Mastering VS Code's Command Palette

Mastering VS Code's Command Palette

Comments
1 min read
Mastering Non-Mutating Updates

Mastering Non-Mutating Updates

Comments
1 min read
VS Code's Secret Comparison Trick

VS Code's Secret Comparison Trick

Comments
1 min read
Staging Smarter with Git Patch Mode

Staging Smarter with Git Patch Mode

4
Comments
1 min read
Don't Forget to Prune Your Local Git Branches!

Don't Forget to Prune Your Local Git Branches!

2
Comments
1 min read
Clean Up Your Props with JavaScript Destructuring

Clean Up Your Props with JavaScript Destructuring

Comments
1 min read
The Hidden Power of Multi-Cursor Selection in VS Code

The Hidden Power of Multi-Cursor Selection in VS Code

Comments
1 min read
The VS Code Multi-Cursor Magic

The VS Code Multi-Cursor Magic

Comments
1 min read
Stash Smarter, Not Harder

Stash Smarter, Not Harder

1
Comments
1 min read
Mastering React's Dependency Array

Mastering React's Dependency Array

Comments
1 min read
The VS Code Superpower You Aren't Using Enough

The VS Code Superpower You Aren't Using Enough

Comments
1 min read
Stop Forgetting to Close Your Resources

Stop Forgetting to Close Your Resources

Comments
1 min read
Stash Smarter, Not Harder: Naming Your Stashes

Stash Smarter, Not Harder: Naming Your Stashes

1
Comments
1 min read
Taming Async/Await Errors with IIFEs

Taming Async/Await Errors with IIFEs

Comments
1 min read
VS Code's Hidden Superpower: Multi-Cursor Magic

VS Code's Hidden Superpower: Multi-Cursor Magic

Comments
1 min read
Did You Forget a File? Use Git Amend!

Did You Forget a File? Use Git Amend!

Comments
1 min read
Isolate Your Python Projects with Venvs

Isolate Your Python Projects with Venvs

Comments
1 min read
Don't Commit Everything: Patch Staging

Don't Commit Everything: Patch Staging

Comments
1 min read
Online Tools for Developers, Students & Creators

Online Tools for Developers, Students & Creators

Comments
3 min read
loading...