this post was submitted on 08 Feb 2025
189 points (93.2% liked)
Programmer Humor
20429 readers
2635 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
Front end versus back end. The people who make programming languages are back-end developers. Their strengths lie with making something that works, not something that looks pretty.
I would argue backend languages are infinitely Easter than frontend
I beg to differ
I can read plain-text PHP, Python or Ruby code.
I can't read plain-text, uncoloured HTML or Vue code.
That's all we had back in the day. The only difference that jumps out to me is having attributes, but that's still not that crazy. Even back when I did web stuff, I used notepad++ without any particular higlighting the vast majority of the time for plain HTML (though not JS).