6 ms·
This doesn't even make sense, forgetting a semicolon is immediately caught by the compiler. What positive benefits does AI provide here?
by nairadithya 1y ago
This doesn't even make sense, forgetting a semicolon is immediately caught by the compiler. What positive benefits does AI provide here?
- masfuerte 1y agoIt depends on the language. Javascript is fine without semicolons until it isn't. Of course, a linter will solve this more reliably than AI.
- ThrowawayTestr 1y agoBy knowing about libraries that I don't have to read and learn and being able to glue them together to quickly accomplish my task.