Y
Hacker News
new
|
ask
|
show
|
jobs
by
nairadithya
417 days ago
This doesn't even make sense, forgetting a semicolon is immediately caught by the compiler. What positive benefits does AI provide here?
2 comments
masfuerte
417 days ago
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.
link
ThrowawayTestr
416 days ago
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.
link