this post was submitted on 25 Sep 2023
338 points (94.2% liked)

Programmer Humor

31992 readers
133 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] soeren@iusearchlinux.fyi 14 points 11 months ago (1 children)

Svelte is very good. If I had to use a frontend framework I would either pick svelte or soldijs both are great.

[–] QuazarOmega@lemy.lol 2 points 11 months ago (1 children)

svelte or soldijs both are great

What would you say is the most important difference between the two? I feel like I should dip my toes into Svelte, but I haven't had a reason yet

[–] provisional@lemmy.sdf.org 7 points 11 months ago (2 children)

Svelte is for if you hate React and like vanilla JavaScript. Solid or Next is if you like React.

[–] space@lemmy.dbzer0.com 4 points 11 months ago (1 children)
[–] QuazarOmega@lemy.lol 7 points 11 months ago

HTMX I guess, lol

[–] QuazarOmega@lemy.lol 2 points 11 months ago

Never used React, I went straight to Solid, but I quite like vanilla, I mean, you'll always be using "vanilla" in some form or another