this post was submitted on 07 Mar 2024
653 points (95.4% liked)

Programmer Humor

19480 readers
615 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] 7 points 8 months ago (7 children)

Guys I can’t do front-end! There was a time I was getting kinda good but now there’s too much CSS tricks to learn.

I’m currently making an app for the fediverse and my back-end is amazing but I need help even beginning to make something decent for the front-end!

This is a streaming app, and just developed the chat widget which looks good in OBS, that’s a start.

But the player? Responsible layout? Aaaah it seems impossible.

[–] [email protected] 7 points 8 months ago (3 children)

It'd help if the JavaScript ecosystem could pause on inventing new frameworks every five minutes and instead focus on fixing their tooling problems.

[–] [email protected] 1 points 8 months ago (2 children)

I don’t know the developer experience with React+Vite has been amazing for me!

Fast HMR, detailed stack traces, and typing support is so cool!

[–] [email protected] 1 points 8 months ago (1 children)

Same. Honestly no issues with react+vite that I haven't been able to solve.

[–] [email protected] 1 points 7 months ago

It’s so robust I like it a lot :)

load more comments (3 replies)