this post was submitted on 10 Sep 2023
797 points (98.3% liked)

Programmer Humor

19207 readers
1153 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

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 year ago (3 children)

are browsers and libs good enough to do front end without a build step yet?

[–] [email protected] 13 points 1 year ago

you're perfectly welcome to throw hand rolled html/css/js on an ftp server

[–] [email protected] 2 points 1 year ago

I feel that's something frontend devs deliberately left behind to make them feel like big dogs do /s

[–] [email protected] 1 points 1 year ago

Watching Bun 1.0 release closely, as seems to be helping move web development much closer to that goal. Fingers crossed.