Hacker News new | ask | show | jobs
by aviperl 1132 days ago
I've particularly enjoyed saving loads of time by having it convert API responses to typescript classes.

And once I was done, asking it to write up some functions for the way they interact worked out very well.

In general, I've made a habit of asking it coding questions (usually how to do something in a complicated framework) before bothering teammates. Probably about 80% success rate.