Loading request...
The user suggests that AI code assistants would be less frustrating if they provided refactoring suggestions when the code is difficult to add types to, drawing a parallel to how unit testing can indicate a need for refactoring.
@xgigglypuff @jangowolf Typescript is great. It’s less frustrating if, when you find your code difficult to add types to, it’s a suggestion that maybe your code should be refactored. It’s similar to unit testing in that way. Also, AI code assistants are great at tasks like “convert this to typescript”