this post was submitted on 14 Jun 2024
0 points (NaN% liked)
Programmer Humor
24932 readers
1816 users here now
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.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
Pretty much sums up JavaScript's entire philosophy.
Imo, its better for it. A tool shouldnt tell the user what to do