8 ms·
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 functi
by aviperl 3y 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.