Over the last few months, I started using GitHub Copilot for work. It took me quite some time (and a lot of tokens) to learn to use it properly. But once I knew what I was doing, it at least 10x'ed my work.
Until this day, I am surprised how well and fast AI models like ChatGPT or Claude can:
Scaffold CRUD endpoints
Generate unit tests
Refactor straightforward code






