1 point
1 point
1 point
I’m a programmer so when learning a new framework or library I use it as an interactive docs that allows follow up questions.
I also use it to generate things like regex and SQL queries.
It’s also really good at refactoring code and other repetitive tasks like that
2 points