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