Missing type or identifier.
A const what?
Also, I read that you have to assign a const when it is declared. Something doesn’t feel right about this statement.
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Missing type or identifier.
A const what?
Also, I read that you have to assign a const when it is declared. Something doesn’t feel right about this statement.
Its javascript, itll just let you do that
it'll just let you do that
Pretty much sums up JavaScript's entire philosophy.
Imo, its better for it. A tool shouldnt tell the user what to do