developer tips
Tips & tricks
AI-Powered Test-Driven Development
To make sure I get the code from my AI assistant, such as Cursor IDE, I provide these instructions along…

Tips & tricks
How to Refresh Git After Modifying the .gitignore
Sometimes, after updating the .gitignore file, I need to refresh Git to ensure it respects the new ignore rules. Here’s…