this post was submitted on 22 Feb 2024
838 points (95.6% liked)
Programmer Humor
25080 readers
813 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
Mind taking a moment to share why you like it? I am not very familiar with it.
... And it's one of the languages everybody craps on. Like, I've seen people compare JavaScript favourably to it.
Yeah they do, with no real reason, really. Oohh, "some functions use underscore and others don't!" And? It's not a problem, really. Every language has baggage from the past and PHP kept it for stability, I'm happy with that.
That's weird, but more of an aesthetics issue than anything. JavaScript will actually decide to behave oddly for no reason; if that's it it's still king of the shitbirds.
Quite early on the eyes, powerful, fast to build and rolk out projects, about. A billion libraries with all the functions you'll ever need. People both about it because it has some language quirks from way back in the beginning, I see it as stability. I don't know how node is now but I remember a few years back where every bug fix came accompanied not only by 10 new bugs but also a bunch of interface changes that immediately broke everything. Every. Single. Damn. Time.
Having said that, it under very active development and has been majorly improved over the years. Dumb design choices are no long available and right now it's quite easy to work securely with it.
Beyond the "but these two functions should have similar naming but they don't!" argument, that with a good editor doesn't matter anyway, there isn't really a good argument out there not to use it.