this post was submitted on 29 Jul 2025
-1 points (44.4% liked)
Programming
14184 readers
13 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
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
To add to my own comment, I want to remind you that JavaScript was designed to power websites, and having an entire website break because an array didn’t have anything in it yet is probably worse than the alternative.
A lot of JS’ decisions actually make sense when you understand its history. That doesn’t mean it’s a great language, but it’s undeniably good at fulfilling its original purpose, making websites interactive in myriad different browser implementations.
Yes you're probably right, I definitely have bias and the time spent tryna fix the bug influenced this..
Thanks
It’s refreshing to have a nice reply online! Thank you, too. :)