this post was submitted on 08 Sep 2023
546 points (94.2% liked)

Programmer Humor

19197 readers
1362 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
[โ€“] AVengefulAxolotl@lemmy.world 4 points 1 year ago (1 children)

Agreed on the svelte part.

But I think solidjs has a real chance of taking over React, because its similar, meaning JSX and hooks, but without the footguns. After using React, its so much cleaner and easier to work with, i cannot recommend it enough.

[โ€“] dubbel@discuss.tchncs.de 2 points 1 year ago

Thanks for recommending it, it does look really nice. I'll definitely check it out when a fitting project comes along.