Hi, as title says, what framework do you use and why?

I have time to learn something new, but I can’t decide whether to use Svelte or React or any other thing there is… My current job required PHP, Laravel and Codeigniter, which I kinda mastered but I feel that I need to move on.

So from your perspective and experience, which framework do you prefer? Can you maybe send me your favourite tutorial guy that does not have long boring videos just to have watch time ? (I don’t want to sit around and watch someone do it, I want to do it, videos are just for entertainment)

I want to learn something, but not decided yet what to use. Thanks for any advice.

14 points
*

I went from React → Vue → Svelte

Svelte/SvelteKit is just so simple to use and feels closer to vanilla JS/HTML/CSS that I find myself missing it when I use the others. SvelteKit supports SSR, so if you’d like you can build out your whole backend API as well.

Svelte has an awesome interactive tutorial you can jump into right away

Come hang out at !sveltejs@programming.dev if you have any questions!

permalink
report
reply
1 point

Also did the same and am on solidjs atm. It’s been quite a journey.

permalink
report
parent
reply
1 point

Done the same, can you sell “solidjs” given that?

permalink
report
parent
reply
10 points

More important than learning a framework is to learn how things work beneath the frameworks. Try doing a project without frameworks. Who knows. You might even like it.

permalink
report
reply
2 points

this is how I like to do my personal projects. And I can always pull in Alpine.js or HTMX if I need to as the project progresses

permalink
report
parent
reply
2 points

HTMX

I’m glad this style of frontend coding (where you use a prebuilt JS library that handles common interactions through simple configuration, rather than writing custom JS) is coming back into fashion. It was common 15-20 years ago, and as web apps became heavier and heavier, I started to think it was a good idea again.

permalink
report
parent
reply
5 points

Phoenix LiveView, because it let’s you do 95% of the functionality of an SPA solely on the backend

permalink
report
reply
4 points

Can’t recommend Vue 3 enough. It’s so much fun to work with, the ecosystem is also caught up after the slow transition. The official docs are very good.

As for the backend try out go-lang or the newer java frameworks.

permalink
report
reply
3 points

If for any reason you wanted to stick with PHP, Symfony + Doctrine has been a delight to work with. For JS projects I pretty much always go Node for easy startup, but the frontend changes based on project needs and my whims.

permalink
report
reply

Web Development

!webdev@programming.dev

Create post

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

  • Follow the programming.dev site rules
  • Keep content related to web development
  • If what you’re posting relates to one of the related communities, crosspost it into there to help them grow
  • If youre posting an article older than two years put the year it was made in brackets after the title

Related Communities

Wormhole

Some webdev blogs

Not sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

Credits

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

Community stats

  • 6

    Monthly active users

  • 317

    Posts

  • 1.1K

    Comments