The main issue that I feel with these frameworks is that they are more focussed towards fixing the other frameworks' issues, rather than offering something new. Want to fix Angular? Use React. Want to fix React? Use Vue. Want to fix Vue? Use Svelte. So on and so forth. I feel I need to just go back to jQuery and just throw in some Tailwind while I'm at it. Solves 90% of my problems lol
When you work on backend api's and sql database, it makes they're life time consuming with non-type issues. If you plan on using jquery alone, I would consider at least writing it in typescript with no framework.
Great video! But I think, it's hard to compare frameworks based on a simple counter. For example, Angular is pretty great cuz of it's modularity and almost all features out-of-the-box in the main library, which can be noticed only in large apps.
htmx should be used with a server... hx-get sends a get request, expects a html snippet back, and place the snippet into the page. without a server its kind of pointless
i think the title of the video should be: I built the same app in every (Popular) JS framework The react way for example, your vue code could've been done in fewer lines
IG but again each time I used a framework, it was my first time doing so (other than React & Svelte) so it wasn't about efficiency. I want to learn more about vue tho, seems interesting!
@@NizzyABI I know, but it just felt unfair doing it like this because we didn't much difference between each. And if you were to add some form handling to your code, it would've been even better because each framework handling forms in a different way which will make their difference much more apperant
You do know that Vue came out way before Svelte, right? 😅Vue initially came out as taking the best parts from Angular and React. Oh, and one more thing: everything on this list except for Angular is a library. Only Angular is a framework.
I'm still trying to understand it so it's good I got the heads up on it :) Some one called it out on twitter as well but hey, i'll be using it more so I'll get to educate myself on it more
interesting but you can't compare them in such basic stuff like inc/Dec buttons, I mean I will be always 1 component app and this comparison gonna be just for base syntax you should add one simple but truly showcase thing - sharing data across components )) like from child 1 to child2 (2 child components from the root one)
@@NizzyABI It's still in the early stages, but I think it will revolutionarise how we write client/server code. I need help on it tho. It's inspired by Nuxt(Vue) and would have made a module for it but I am too inept for that. I think I will try to get in contact with Alex Lichter and hear what he has to say, see if he can help. Would you like to be part of it?
I understand that I used HTMX wrong. I honestly didn't even realize it until I someone called it out so I apologize. An HTMX video is due :)
The main issue that I feel with these frameworks is that they are more focussed towards fixing the other frameworks' issues, rather than offering something new. Want to fix Angular? Use React. Want to fix React? Use Vue. Want to fix Vue? Use Svelte. So on and so forth. I feel I need to just go back to jQuery and just throw in some Tailwind while I'm at it. Solves 90% of my problems lol
Ikr shit crazyyy😢
Yeah, everything felt the same too with no real upgrade from basic react
When you work on backend api's and sql database, it makes they're life time consuming with non-type issues. If you plan on using jquery alone, I would consider at least writing it in typescript with no framework.
Great video! But I think, it's hard to compare frameworks based on a simple counter.
For example, Angular is pretty great cuz of it's modularity and almost all features out-of-the-box in the main library, which can be noticed only in large apps.
htmx should be used with a server... hx-get sends a get request, expects a html snippet back, and place the snippet into the page. without a server its kind of pointless
yeah yeah I'm pissed I didn't notice until later!!
Making a vid on HTMX soon since it's too interesting
i think the title of the video should be: I built the same app in every (Popular) JS framework The react way
for example, your vue code could've been done in fewer lines
IG but again each time I used a framework, it was my first time doing so (other than React & Svelte) so it wasn't about efficiency. I want to learn more about vue tho, seems interesting!
@@NizzyABI I know, but it just felt unfair doing it like this because we didn't much difference between each.
And if you were to add some form handling to your code, it would've been even better because each framework handling forms in a different way which will make their difference much more apperant
Sh*tting on Solid and Qwik because you literally couldn't follow simple instructions and learn different paradigms from React is funny.
They were terrible frameworks. I followed everything they said 🤦♂️
Many framework are becoming same as they give updates and soon we'll have a single multipurpose framework on web
Felt like that when using them. just a repeat!
@@NizzyABI great work keep working 💪
You do know that Vue came out way before Svelte, right? 😅Vue initially came out as taking the best parts from Angular and React.
Oh, and one more thing: everything on this list except for Angular is a library. Only Angular is a framework.
Thanks for the info!
ok now can you please making the same app in every full stack framework like nextjs sveltekit nuxt and more...
sure
Bro that is not how you use htmx. The htmx code was just vanilla JS.
I know 🙃 I’m mad at myself
That is not how htmx works 😂, it's supposed to be run using a backend which maps each htmx attribute to an http call
I'm still trying to understand it so it's good I got the heads up on it :)
Some one called it out on twitter as well but hey, i'll be using it more so I'll get to educate myself on it more
Oil up > React
😏
interesting but you can't compare them in such basic stuff like inc/Dec buttons, I mean I will be always 1 component app and this comparison gonna be just for base syntax
you should add one simple but truly showcase thing - sharing data across components )) like from child 1 to child2 (2 child components from the root one)
yeah i defo coulda done that, still learning!
Good morning!!! Bro's crazy!
Morning!
Oil up > Angular
bruh
Nizzy When oil up?
u first
@@NizzyABI bet
A counter?
yeah why not
W vid keep it up
thx :)
Developer with no life is crazy
fr
Solid >> React
Not for me but I respect your opinion
I made a framework,
Also, that's not how to HTMX
nice!!
@@NizzyABI It's still in the early stages, but I think it will revolutionarise how we write client/server code. I need help on it tho. It's inspired by Nuxt(Vue) and would have made a module for it but I am too inept for that. I think I will try to get in contact with Alex Lichter and hear what he has to say, see if he can help. Would you like to be part of it?