Ranking The Most Popular Javascript Frameworks 2023

  Рет қаралды 158,328

developedbyed

developedbyed

Күн бұрын

Пікірлер
@developedbyed
@developedbyed Жыл бұрын
Please keep in mind, that these are just tools. I’ve worked with most of them and they are all fantastic in their own way. I’ve put Angular lower on the list because I don’t use it, doesn’t mean it’s any worse than React. Bless you all ❤️
@N3PatHYA
@N3PatHYA Жыл бұрын
Can a beginner follow to your full stack course or should he need to go through creative react and redux course first to learn the Full Stack one?
@developedbyed
@developedbyed Жыл бұрын
You will be able to follow it!
@N3PatHYA
@N3PatHYA Жыл бұрын
@@developedbyed thank you sir.
@JukkaPekkaKeisala
@JukkaPekkaKeisala Жыл бұрын
Your Next course, it's an update to your "The Full Stack React Course" or is it brand new course? You are saying you will release it soon. Do you mean in a week, a month or???
@amankaushik5833
@amankaushik5833 Жыл бұрын
You should be specific that the list is solely based on the tools you've used. Otherwise you'd be misguiding by passing it off as an unopinionated tier list.
@jacobtb1
@jacobtb1 Жыл бұрын
Vue is generally better than Nuxt and better maintained in my experience. Also, "Vapor Mode" is coming to Vue, which will be an opt-in way to remove the v-dom and significantly increase performance, inspired by Solid. The best build system Vite also came out of the Vue ecosystem. There are many positives with this framework and it doesn't seem to be slowing down anytime soon.
@wojciechosinski5927
@wojciechosinski5927 Жыл бұрын
The main problem is the SPA architecture
@evanjoyal9540
@evanjoyal9540 Жыл бұрын
@@wojciechosinski5927 why is that a problem?
@ankit.chaurasia
@ankit.chaurasia Жыл бұрын
@@evanjoyal9540big problem in terms of SEO. If u don't care then all the way SPA is better
@AngelAngelovTech
@AngelAngelovTech Жыл бұрын
@@ankit.chaurasiaYuo can use Vue in mutipage applications with server side rendering as well. That fix the SEO "problem". Vue is great and very flexible. I think it should be a little bit higher in the list.
@mbokil
@mbokil Жыл бұрын
This is basically the reason why I keep using Vue. An important thing to consider is the ecosystem. Vue's ecosystem is large enough you can find all kinds of plugins for security, high performance virtualization, etc. Saves you time and money in business.
@nicktfs7104
@nicktfs7104 Жыл бұрын
Framework selection usually depends on the use case. This tier list doesn't necessarily comply to your company's large scale project or to your futuristic 3D browser game. Always do your own research. Then, select the one that fits your end goal and find the most enjoyable to code amongst the others. Have a good day and happy coding!
@Meleeman011
@Meleeman011 Жыл бұрын
i'd rather fuck around and find out
@Espere
@Espere Жыл бұрын
Putting Vue on the same level as angular and below react is a absurd opinion to have.
@akbar-sm
@akbar-sm Жыл бұрын
well everyone has their own personal opinion, don't they? i do think vue / nuxt is above react / next because I've tested them, but still below remix, remix rocks
@guyshilon1568
@guyshilon1568 Жыл бұрын
​@@akbar-sm it's shocking to me that vue isn't as popular as react or angular when it's so much nicer and easier to understand, from syntax to state management
@Григорий-п9ц6ц
@Григорий-п9ц6ц Жыл бұрын
Why?
@guyshilon1568
@guyshilon1568 Жыл бұрын
@@Григорий-п9ц6ц cuz it's better than them
@byteboon
@byteboon Жыл бұрын
Yep i agree man he put vue too low
@zooldeveloper
@zooldeveloper Жыл бұрын
Gotta say that your jugement on Vue and specially NuxtJS is not pretty honest actually. You can’t just put a meta framework like Nuxt at the same level as React which we all know that Nuxt has really cool features that even Next doesn’t has. And when you do this kind of ranking, you do it in terms of what the tool has TO OFFER and not in terms of what technology do you use. It’s not because you don’t use an specific tool that makes it useless. It’s very important to take into account the pros and cons of each tool otherwise you give a false impression and not showing all the possibilities of each tool and therefore it misleads the people specially for those who want to pick one over another.
@devstate
@devstate Жыл бұрын
So true! NuxtJs has amazing features.
@tobychidi
@tobychidi Жыл бұрын
Nuxt is super cool
@zooldeveloper
@zooldeveloper Жыл бұрын
Yeah absolutely 💯
@duncandejong
@duncandejong Жыл бұрын
❤ nuxt
@dragon3602010
@dragon3602010 Жыл бұрын
​@@devstate like what please, I hesitate between nuxtjs and nextjs😊
@Sanscripter
@Sanscripter Жыл бұрын
My argument for Angular: you can put 3 mid level devs with a little of experience with the framework on a project and they will be productive within the first sprint because there are only so many ways to do angular apps. Tried the same with React and had a learning curve over basically a quarter. Anecdote? Probably. But haven't regretted having apps in Angular yet. Vue is cool, but nobody seems to use it where I'm at.
@marcel5235
@marcel5235 Жыл бұрын
My experience: you can put 4 senior frontend devs into React project and you have a shit code base beyond repair in 4 months because they do not agree on anything, and every junior dev who is not reasonable to listen to experienced dev can be a ticking bomb. I am not joking. It's stressful as hell to develop the large app in React, and even worse is, that every newbie who can write code a little but knows very very few how things work in javascript or React itself calls themselves junior/mid react dev.
@emhome924
@emhome924 Жыл бұрын
​@@marcel5235These senior devs are not really "senior" then
@evanjoyal9540
@evanjoyal9540 Жыл бұрын
why do you think no one uses vue?
@Sanscripter
@Sanscripter Жыл бұрын
@@evanjoyal9540 these things are fads. Didn't catch on enough people. When it comes to choosing a stack people default to what they know and what they know their teammates know. Vue can't really replace Angular apps, since people pick angular for a specific reason, looking to make a certain kind of architecture for a certain kind of app. So Vue is really only a React contender. But then again, it really isn't because its.ecosystem is small in comparison. I only ever see people who come from angular to the less opinionated frameworks really praise Vue (other than the Vue purists, naturally) but push comes to shove, 9/10 if it can be done with Vue it can be done with react and there are more jobs for reac, so guess what they are going to choose.
@cphorn15
@cphorn15 Жыл бұрын
Gotta say, I love working with Ember. I've not had issues with it being slow (so long as you do things "the Ember way") and you can add on whatever modern tooling you need to it, just like you can do with any other project. It is a highly opinionated framework though, so if you don't like the way it does things, you're better off using something else rather than going off the beaten path.
@m-ok-6379
@m-ok-6379 Жыл бұрын
Majority of the frontend developers chose React and now have buyers remorse which is why they are thrashing anything that is not React related.
@steve-holt-l7i
@steve-holt-l7i Жыл бұрын
I'd never heard of Solid before this but it looks fantastic! So glad to hear you plan to cover it more going forward :)
@NullVoxPopuli
@NullVoxPopuli Жыл бұрын
Hello! I'm from the ember community, and would like to talk about ember. It's changed a lot over the years, and it's quite modern. Everything you said about it isn't true today (was def true in the old days though! (> 5 years ago)), and I'd like to talk about why Ember is good. :D I'd even be willing to join you on stream if you want!
@DavidSmith-bd2fd
@DavidSmith-bd2fd Жыл бұрын
This would be interesting!
@jasonrooney1368
@jasonrooney1368 Жыл бұрын
For SPA’s Vue would still be my pick. It’s Solid’s reactivity on steroids as you can make any class or object deeply reactive. And the deep reactivity is still opt in since you can just use shallowRef or write a wrapper for them to work exactly like signals. Nuxt is, eh. A lot of its magic really interferes with tooling and compile time safety. Angular with signals is looking mighty promising. While I didn’t appreciate it at the time, Angular’s module system is really great for scaling.
@akbar-sm
@akbar-sm Жыл бұрын
I've tried React, Next, Vue and Nuxt, I prefer Nuxt and my opinion is that Nuxt stands above those 3, personally I hate React and everything based on it... but when I tried Remix, I drop all those 4, and started to like Remix more than every other framework / library...
@shrek22
@shrek22 Жыл бұрын
Even more than svelte?
@akbar-sm
@akbar-sm Жыл бұрын
@@shrek22 personally, yes. but feel free to disagree since everyone has their own taste, right?
@oezer
@oezer Жыл бұрын
Reminds me my bootcamp instructor how says "nothing you cant build with php symfony" but teaches JS & React :)
@RicardoSilva-hk2er
@RicardoSilva-hk2er Жыл бұрын
This video was awesome, not only you ranked but you were comprehensive on why you ranked them in the given way. It was almost like a mini overview on the frameworks.
@brhh
@brhh Жыл бұрын
Putting angular and vue on the same tier is a violent hate crime
@aquaductape
@aquaductape Жыл бұрын
Funny it that Svelte is in solid category and SolidJS is in S tier x)
@icarusgk
@icarusgk Жыл бұрын
Don't let his Vue personal ranking/preference deceive you, Vue is better than 90% of the tools listed here.
@icarusgk
@icarusgk Жыл бұрын
@avfr There are a lot of reasons why Vue is better: - No useEffect() headache - Vue had "signals" from the start, before they were all the rage - It outperforms Svelte in some cases and React in all cases, while still using a vDOM - Vue's creator is currently working on an vDOM-less alternative similar to SoildJS called Vapor Mode - Components mount once and don't execute their code again and again on re-renders - Top tier Developer Experience and the list goes on...
@Hollowendz
@Hollowendz Жыл бұрын
Vue isn’t better than most, hence why it’s usage in the real world is low
@svnbit8408
@svnbit8408 Жыл бұрын
Can anyone explain why qwik is jsx exclusively? It seems like an answer to hydration couldn't it be stronger with a compiling type framework like svelte or solid (if I got solid right)
@maskman4821
@maskman4821 Жыл бұрын
I would rank Sveltekit as No.1 meta-framework 😘😍🤩😀👍
@aquaductape
@aquaductape Жыл бұрын
No, jQuery is
@KIMTOOFLEX
@KIMTOOFLEX Жыл бұрын
💯💯
@OneBrighDay
@OneBrighDay Жыл бұрын
I’m most excited for SvelteKit, I can’t put it at S because there simply isn’t a big enough ecosystem but it’s the one that excites me the most. I would like you to redo your movie app with SvelteKit 1.0 and Skeleton UI
@snailedlt
@snailedlt Жыл бұрын
Which parts are you missing in Sveltekit's ecosystem?
@maggpie286
@maggpie286 Жыл бұрын
Would LOOOVE to see you do a solid js revamp of your already fantastic reactjs course 🤩
@adydetra
@adydetra Жыл бұрын
bruh nuxt js tier S for me. this 9/10 same with next js if you fluent in react, next js solutions. and if you fluent in vue js, yeah nuxt js solutions
@devstate
@devstate Жыл бұрын
can't be agree more 👍
@boscanalexandru9345
@boscanalexandru9345 Жыл бұрын
I tried react and vue, vue is the clear winner, and about frameworks, I've tried next and nuxt. Nuxt 3 is the best thing i have aver seen. Nuxt and the vue ecosistem it's based on developer experience. So use nuxt if you want to work not play around🤣
@devloper344
@devloper344 Жыл бұрын
we can feel the joy when he talked about Next Js "Easy baby"
@pjc825
@pjc825 Жыл бұрын
Why was SvelteKit excluded, that makes no sense? 😭
@bogdanb904
@bogdanb904 Жыл бұрын
I really wonder if people hating on Angular actually used Angular for more than one hour. Angular, out of the box, has a lot of features React did not have for years or still doesn't have in the core library.
@JPilsonSumbo
@JPilsonSumbo Жыл бұрын
I use Vue more and I tried Angular and got me wondering why people talk shit about it.
@mrdobika4635
@mrdobika4635 Жыл бұрын
@@JPilsonSumbo because their brain is too tiny to understand Angular
@fonziefonzarelli8049
@fonziefonzarelli8049 Жыл бұрын
I remember when Angular 2+ first came out. Everyone hated on it because it made you use TypeScript by default. Now everyone use TypeScript. 😁
@akrishnadevotee
@akrishnadevotee Жыл бұрын
I've been using Angular for months and I hate it more everyday
@mrdobika4635
@mrdobika4635 Жыл бұрын
@@akrishnadevotee I've been using it since release and I love it I think you need to practice more
@minercreepmc
@minercreepmc Жыл бұрын
As a NestJS backend dev, i love Angular. Obsesses with OOP in any kind of way 😁
@usericvusrqluu
@usericvusrqluu Жыл бұрын
this this this! i'm a nestjs dev either and looking forward to learning angular now just to have more opportunities
@minercreepmc
@minercreepmc Жыл бұрын
People without backend/oop knowledge will definitely get hard time learning Angular.
@maorben3313
@maorben3313 Жыл бұрын
Solid also has a meta framework in the works similar to NextJS 👍
@ncpurge789
@ncpurge789 Жыл бұрын
May I know what it is, cause I'm literally looking for a SSR framework for my next project and I wanted to try out Solid
@kshyr811
@kshyr811 Жыл бұрын
@@ncpurge789 it's called Solid Start
@georgiyanev7822
@georgiyanev7822 Жыл бұрын
Yes, but in this video, all frameworks are stable, Solid Start is in Beta and this is probably why it's not mentioned in the video.
@universe_decoded797
@universe_decoded797 Жыл бұрын
You compare next to nuxt and at the same time put nuxt two places lower. Nuxt has most of the next stuff with amazing extra features. I have used both of them for long enough and i will always recommend nuxt above next. You haven’t used it clearly.
@lazyengineer007
@lazyengineer007 Жыл бұрын
Nuxt useless bro
@universe_decoded797
@universe_decoded797 Жыл бұрын
@@lazyengineer007 yeah useless, most of the big companies are switching to nuxt
@Saurabhkumar-bn3dl
@Saurabhkumar-bn3dl Жыл бұрын
​@@universe_decoded797Which big companies? All I see is everyone adopting next. We moved from angular to next and both developers and clients are extremely happy with performance.
@douglasplinhares
@douglasplinhares Жыл бұрын
Actually Ember is very good. The important thing is that no matter what framework you choose, it must satisfies the needs involved
@veritas7010
@veritas7010 Жыл бұрын
Virtual DOM is honestly criminal in constrained web devices and also promotes cow methodology (al least with react) which imo is the worst you can advocate for in an interpreter setting
@EmilyRose0
@EmilyRose0 Жыл бұрын
You got the colors all wrong, you have "Avoid" green and S tier red. Should be the exact opposite way around.
@jonathangamble
@jonathangamble Жыл бұрын
Interesting you put Astro and Solid above Svelte, while SvelteKit actually has more of a following, hit 1.0, and has ISR, form actions, and doesn't use the controversial jsx. Qwik is amazing too. But, to each his own.
@developedbyed
@developedbyed Жыл бұрын
Sveltekit is S tier
@aquaductape
@aquaductape Жыл бұрын
@@developedbyed But since Sveltekit doesn't have it's own logo, Svelte takes precedence in the tier ranking, so A tier it is
@IainSimmons
@IainSimmons Жыл бұрын
Astro 2.0 you can prerender some routes and not others (pretty much exactly the same as SvelteKit). And most of those features Solid will get in some form or another in it's meta-framework SolidStart (currently in beta). As for JSX, I wouldn't say it is controversial these days, especially with tools like TypeScript, esbuild, etc all understanding it out of the box. If anything, Svelte's syntax is more controversial because it looks like vanilla JS and HTML but it's really not.
@fueledbycoffee583
@fueledbycoffee583 Жыл бұрын
have used angular, react and vue in my 7 years doing front end and must say the one that i most like is vue. Angular is just so weird to work with and i cannot stand working with JSX in react. Vue strikes the perfect balance for me! is just so declarative. you can read a vue component as a beginer with no experience in the framework and its pretty obvius what it does.
@javier.alvarez764
@javier.alvarez764 Жыл бұрын
Vue is popular in China, although no one uses it in corporate companies.
@fueledbycoffee583
@fueledbycoffee583 Жыл бұрын
@@javier.alvarez764 true but as self employed this give me the flexibility to work with the tools i like! :D
@shail0124
@shail0124 Жыл бұрын
@@fueledbycoffee583are you freelancer?
@spiritofhistory1
@spiritofhistory1 Жыл бұрын
Recently everyone is prefering vue @@javier.alvarez764
@JukkaPekkaKeisala
@JukkaPekkaKeisala Жыл бұрын
I think Qwik will be on S-tier soon as it hits to version 1.0. With Angular/Vue/React, those in my books are equally good and bad. I would not rate one over the other, it really comes to personal and team preference.
@svnbit8408
@svnbit8408 Жыл бұрын
What's a tier? Without knowing any js or framework yet, qwik is the way I assumed data was handled and I had no idea how bloated the overhead with hydration is, it just makes sense to me and if there's no middle ground I'm thinking im inclined to learn react right away to get comfy with jsx. Stuff like Astro with any flavor sounds good too, what you think?
@IStMl
@IStMl Жыл бұрын
@@svnbit8408 huh
@JEsterCW
@JEsterCW Жыл бұрын
Theres no stronger combo than *Astro+Alpine+Tailwind+Typescript* this is the most fun and enjoyable stack for more interactive websites or simplier web apps. Im huge alpine fan and i would describe it as a mix of vue directives with lifecycle and jquery but in hella fun, good and dx friendly way i ish there would be jobs in it xD. Its mostly used with ssr projects like with django when the server is rendering templates
@tim_t
@tim_t Жыл бұрын
I'm considering switching to Astro but I feel like I've been on the SPA train for so long that MPA loading between pages can be a bit off-putting.
@onta.nicolae
@onta.nicolae Жыл бұрын
did you mean less interactive? i thought astro was meant for mostly static websites
@svnbit8408
@svnbit8408 Жыл бұрын
Is Astro something good for more complicated page transitions and animations?
@JEsterCW
@JEsterCW Жыл бұрын
​@@onta.nicolae I meant that what i said, lol. Static website doesn't means that it has 0 interactivity. Static is mostly about static content that doesn't changes dynamically like fullstack apps do that all... interactivity is not about data change, but about component interactivity, so dropdowns, modals any client side interaction with the website. Static website doesn't changes its content. It displays all how it was written, thats the main difference between static and dynamic webs and by adding htmx or anything else u can make it dynamic one.
@JEsterCW
@JEsterCW Жыл бұрын
@@svnbit8408 watcha mean by "page transitions" ?
@saryan528
@saryan528 Жыл бұрын
Whoever can feel the beauty of OOP would love angular more than other frameworks .... simple makes easier and faster but we can't big large scale application without knowledge of Design Pattern and OOP concept
@SelfHelp-kv4yg
@SelfHelp-kv4yg Жыл бұрын
i m dotnet plus angular dev. despite of beauty of oops , sad thing is learning hard stack is paying less than learning easy thing (react) .. mostly stuck in big companies who are not comfortable to pay aggressive salary..and mostly work is like support..big projects are made once and r on maintenance mode for years..no fun
@ir8293
@ir8293 Жыл бұрын
You did ember wrong. They have SSR for a long time. Also ember-data, a really good cli, etc.
@brambekkers
@brambekkers Жыл бұрын
Vue should get at least a B or A ranking.
@panosmitas9482
@panosmitas9482 Жыл бұрын
hey Ed, will the react fullstack update be avaiable for free for us who purchased the previous strapi/react e-comerce project? Or this is a completely new course unrelated to that
@developedbyed
@developedbyed Жыл бұрын
You will get it completely free 🤙
@boot-strapper
@boot-strapper Жыл бұрын
angular 1 did NOT have typescipt in mind from the beginning. It was totally different. shoulda had 1 and 2 and separate entries.
@drakZes
@drakZes Жыл бұрын
Angular being C is garbage. Angular is an amazing framework. Easy to update and very easy to use.
@developedbyed
@developedbyed Жыл бұрын
That’s why it’s a subjective list, you might have it in S tier which is perfectly fine
@coltonaallen
@coltonaallen Жыл бұрын
@Google Personal um....... ...... ..... What?
@over1498
@over1498 Жыл бұрын
I mean it’s not like Angular needs validation from KZbin, it’s probably the literal #1 from the customers that matter, businesses 😅 ain’t nobody using AStRO in production unless it’s simple content delivery. Try making a good complex dashboard in Astro and let the tears flow. If coding for funsies I agree with this tier list, though I’d have svelte in S tier it is clean af
@mouadtebbaai338
@mouadtebbaai338 Жыл бұрын
so for all the expert here ....i learned html css(bootstrap) and vanilla js ...wich framework should i learn (i was planing to learn react but now i am confuced)
@erolramacik4738
@erolramacik4738 Жыл бұрын
If you want to land a job, you go with React.
@mouadtebbaai338
@mouadtebbaai338 Жыл бұрын
@@erolramacik4738 thank you brother
@ak-loz
@ak-loz Жыл бұрын
IF you have to pick. Sold Start or NextJS? (Why?)
@moulcode
@moulcode Жыл бұрын
VueJS and NuxtJS💚💚
@TomHermans
@TomHermans Жыл бұрын
This would probably my list too, except rate Vue one tier higher and add Eleventy too. But I've been loving Astro from the start, it sits right in the middle of Next and Eleventy imho. Preferred combo is Astro + svelte islands nowadays
@thetarnav
@thetarnav Жыл бұрын
"rectangular" thanks, my day got a lot better after hearing that
@kasper369
@kasper369 Жыл бұрын
You forgot Preact, a Solid react framework.
@daviddibiase4391
@daviddibiase4391 Жыл бұрын
lol I see what you did there :p
@hugomartinezf
@hugomartinezf Жыл бұрын
I don't really like server side rendering, is like going back to php or jsp, do you have an example where SSR is good to use it? I think you review is really good, qwik is underestimated though
@bilalbilalbilal7
@bilalbilalbilal7 Жыл бұрын
SEO game dude.
@saneperson59
@saneperson59 Жыл бұрын
Laravel, Inertia, vue, Jetstream, tailwind... My favorite stack.
@lazyengineer007
@lazyengineer007 Жыл бұрын
Noob choice
@saneperson59
@saneperson59 Жыл бұрын
@@lazyengineer007 call it noob all you want. I can build out a fully functional SPA with complete API, user control, 2fa, easy form validation, and a fantastic ORM in record time and super responsive. inertia with Ziggy gives you way more control over your routes than nuxt/next and easier to implement middleware. And sanctum kicks ass! What your stack there Mr expert?
@lazyengineer007
@lazyengineer007 Жыл бұрын
@@saneperson59 The way you explained proves my remark.
@saneperson59
@saneperson59 Жыл бұрын
@@lazyengineer007 you are funny. I fire programmers like you often. Don't need attitude or ego on my teams... And I have great teams
@Saurabhkumar-bn3dl
@Saurabhkumar-bn3dl Жыл бұрын
​@@saneperson59I don't know what you are talking about. All of the things you mentioned can be done in minutes in next. Drizzle can overshadow any ORM in terms of performance while being extremely DX friendly. Routing is literally the strongest point of next and you have full control over it with next 13 with layouts. Laravel is still great though.
@ExpensivePizza
@ExpensivePizza Жыл бұрын
I'd heard of Astro before but I had no idea you could mix it in with other frameworks. That sounds super cool.
@yoanbello6891
@yoanbello6891 Жыл бұрын
Great video like always. Why you dont use Trpc over Rest?
@BjornBrasse
@BjornBrasse Жыл бұрын
Where is Remix??
@raj080288
@raj080288 Жыл бұрын
is SOLID js and Quick production ready?
@tim_t
@tim_t Жыл бұрын
Just one complaint. Solid was a tier higher than Svelte even though they have the same shortcoming.
@theLowestPointInMyLife
@theLowestPointInMyLife Жыл бұрын
What's that
@river4267
@river4267 Жыл бұрын
Something important here for a lot of you is that, regardless of what you like, never take lists like this serious when it comes to jobs. Jobs are mostly just Angular and React. Just learn Angular and React. These cool but useless languages aren't going to help you succeed.
@saurjaghosh
@saurjaghosh Жыл бұрын
You are right ✅️
@EmilyRose0
@EmilyRose0 Жыл бұрын
These are not "Languages" they are frameworks and Svelte is the most useful thing ever, its a compiler and not a bloated shit thing that does everything in the browser. There are tinkerers and self employed people out there. There are people who just love open source and people who were able to convince their project managers to use Svelte or something else from that lost or projects. Not everyone wants to work for some stupid tech giant where you have to work with the main frameworks. I know nothing about Angular, what is even written with it? Gmail? It seems like from the old days when jQuery was a thing to me. React is for sure what everyone uses but its unnecessarily complex and already many way faster and better ideas out there.
@semaphor3
@semaphor3 Жыл бұрын
@@EmilyRose0 Gmail, Office, PayPal, Mixer, Udacity to name a few..
@saurjaghosh
@saurjaghosh Жыл бұрын
Yes. But for some unprivileged people, we need to feed our families. And svelte doesn't put food on my table, angular does. Will only even "try" to learn it if there are enough job posting for it.
@jsonkody
@jsonkody Жыл бұрын
Vue is somewhere between S and A, probably A .. yep, nothing from JS world deserves S, only Astro maybe. Buy yeah, you HUGELY underestimated Vue. I've done work in all those except ember, Lit and Qwik and I really wanted to like, react, than svelte, than solid, and Next and Astro and Nuxt but real SOLID here is Vue :D (and Next) PS: it's aitch not haitch! 😅😇
@williamcao5139
@williamcao5139 Жыл бұрын
what about Remix ?
@developedbyed
@developedbyed Жыл бұрын
A or S for me
@rod6722
@rod6722 Жыл бұрын
@@developedbyed How does it compare to NextJS for full-stack web apps?
@jacko_3434
@jacko_3434 Жыл бұрын
The Quasar Framework is awesome aswell
@araputrevor5103
@araputrevor5103 Жыл бұрын
Isn't it a cool version of vue
@jacko_3434
@jacko_3434 Жыл бұрын
@@araputrevor5103 It is based on Vue, yes
@krylongdy8426
@krylongdy8426 Жыл бұрын
it's flexible with mobile web app.
@alvaromady
@alvaromady Жыл бұрын
Angular is the example of “Not everyone can handle the best”
@Almighty_Flat_Earth
@Almighty_Flat_Earth Жыл бұрын
Angular is the matured professional framework, it has simple syntax than react. React is hard to understand, the DX of react is horrible. React is a child play. When it comes to serious enterprise app development, Angular comes in glory. React has brought shame to JavaScript community by making web development unnecessarily complicated.
@skorotkiewicz
@skorotkiewicz Жыл бұрын
What about BlitzJS, is based on NextJS but much better support even for database! I real love BlitzJS!
@hassamulhaq7762
@hassamulhaq7762 Жыл бұрын
Vue is awesome, progressive because of solid reactivity and eco system. Vue with Nuxt is my first priority.
@shail0124
@shail0124 Жыл бұрын
As someone who has build whole e-commerce web application using vanilla HTML, CSS and JavaScript will never do that again. Building this large project was a nightmare and maintaning it is another nightmare. I don't think I will ever do it and will use js frameworks in future. Before that I didn't knew the advantages of these frameworks
@galihanggorojati3455
@galihanggorojati3455 Жыл бұрын
vue below react? 😮
@velrajavelraja7663
@velrajavelraja7663 Жыл бұрын
How is going Angular Ts?
@hipertracker
@hipertracker Жыл бұрын
React is much worse than Vue, limited, slow, messy with over-rendered subcomponents, and fast-evolving "the right way to do", from class components to functional components then to hooks, and now toward server components. Do you like to rewrite your code every few years? Vue has the best UI frameworks with many mature and fast UI components ready to use, which saves a lot of time. One of the main reasons to use Vue is the Quasar Framework. It has a lot of fast and mature UI components and can generate the code for web SPA, PWA, SSR, Desktop, iOS, Android etc. Adding Next and Nuxt to that comparison does not make too much sense since they are only a kind of meta-framework over React and Vue. In the same way, you should consider the Svelte Kit as an independent "framework" for Svelte :-D
@fieryscorpion
@fieryscorpion Жыл бұрын
Are you by any chance related to James Montemagno from Microsoft?
@Almighty_Flat_Earth
@Almighty_Flat_Earth Жыл бұрын
Angular is lot better than tyrant react. React has made web development unnecessarily complicated.
@Cheshyre25
@Cheshyre25 Жыл бұрын
As someone who’s spent years developing in both I’d respectfully disagree. There’s also a reason why all these new awesome frameworks like solidjs are really close to the react style way of development.
@4444-c4s
@4444-c4s Жыл бұрын
I used React for 1 year and now learned Angular. But feels like Vomitting on Angular. All Third class functionalities. Only reason to use it is its folder structure. I doesn't feel like using Javascript. But with React I can understand JS in a much better way.
@Hollowendz
@Hollowendz Жыл бұрын
Angular deserves to be in a lower tier, it isn’t better than react lol
@chai112mno
@chai112mno Жыл бұрын
Are you planning to update or add new things on your React course ?
@KIMTOOFLEX
@KIMTOOFLEX Жыл бұрын
I'd rank Sveltekit as No.1
@randerins
@randerins Жыл бұрын
NextJS is flying high indeed. Non stopping.
@kokizzu
@kokizzu Жыл бұрын
Svelte ecosystem is small because.. you don't have to create wrapper or rewrite everything just to be adopted into some framework XD
@nh551
@nh551 Жыл бұрын
omg your energy is so beautiful! immediately made me smile :)
@MarcelRezende
@MarcelRezende Жыл бұрын
just bought the The Creative React and Redux Course, and I'm loving it, but it really needs to updated..
@dahatmalindien
@dahatmalindien Жыл бұрын
@developedbyed you forgot to write about svelte in the description
@chadborghinibeats8675
@chadborghinibeats8675 Жыл бұрын
How is next S tier while Nuxt is B. Nuxt does everything next does and more. Global state it does that as well as a convenient useFetch. With nuxt you don't even have to import components/composables anymore. Did you even create a project with nuxt b4 making this video?
@hannah51238
@hannah51238 Жыл бұрын
Really helpful! Thanks man
@jaymartinez311
@jaymartinez311 Жыл бұрын
If you could please do a tutorial of Qwikjs. Since it’s so similar to react I think doing one of your reactjs apps but in Qwik.
@nothiiiiiiiing
@nothiiiiiiiing Жыл бұрын
Ember has improved massively, it has a good CI and it's very intuitive, and very quick to build a frontend ontop of an API
Жыл бұрын
Interesting rating! Thanks for the share.
@ahmedhabeeb2499
@ahmedhabeeb2499 Жыл бұрын
vue the best
@ygjt76v0-----
@ygjt76v0----- Жыл бұрын
Me the best ✌️
@leninacosta9786
@leninacosta9786 Жыл бұрын
​@@ygjt76v0-----ewww
@ky3518
@ky3518 Жыл бұрын
I agree, but a lot of industries right now are using react more than vue
@milanpoudel7212
@milanpoudel7212 Жыл бұрын
Now what should we learn? Solid Js or svelte ? When did SolidJs came when people were talking about svelte? Hyping every shiny frameworks for nothing
@SelfHelp-kv4yg
@SelfHelp-kv4yg Жыл бұрын
tell me one framework for most creative type of work and for mostly development..not like support
@albertjtyeh53
@albertjtyeh53 Жыл бұрын
Whats your favorite tool if you are just a solo dev?
@m-ok-6379
@m-ok-6379 Жыл бұрын
All of these JS MVCs made the front end development a mess and feel sorry for anybody that has to maintain all of this when it becomes legacy.
@mbokil
@mbokil Жыл бұрын
I would disagree that it has made a mess. Before these frameworks there was JQuery hacking everywhere and it was a nightmare to maintain. At lest the modern frameworks promote best practices like factory, service, router, module patterns making code reuse much easier.
@angeleskidragan
@angeleskidragan Жыл бұрын
Super helpful, thanks!!!
@BartBlackMagic
@BartBlackMagic Жыл бұрын
You forgot one of the most stable, fast and user friendly Javascript frameworks: Aurelia Aurelia 2 beta was released january 2023
@castroislivingonearth
@castroislivingonearth Жыл бұрын
" Don't Be A Nerd . . ." - developedbyed
@it9hektar
@it9hektar Жыл бұрын
it's awesome.. Amazing synopsis.. thank u from indonesia 👍
@dukim632
@dukim632 Жыл бұрын
so wrong, its your opinion and popularity isnt an opinion its a fact
@addoconstant
@addoconstant Жыл бұрын
This guy hasn't used Vue before. he's just ranking what he's comfortable writing. To me, I've used most of those frameworks until I got to use vue js. Vue to me is the best of all and should be ranked among the best. React just codes just resemble a glorified normal JavaScript function that returns html.
@TechBuddy_
@TechBuddy_ Жыл бұрын
Ok there's some recency bias here but great video overall but I would have loved if you included sveltekit as well
@asdqwe4427
@asdqwe4427 5 ай бұрын
IMO qwik is the only framework that is significantly different from the others. Resuming is way better than hydration.
@202Javer
@202Javer Жыл бұрын
To be honest, I’m quite disappointed with this sort of attitude.. Why would you rate various tools that you do not have enough experience with? The whole thing is just purely subjective and that makes the video invalid to me.. Putting React/Next on top of other frameworks just for a reason “Well I don’t use them” seems kinda dumb.. Well do not rate it then
@byteboon
@byteboon Жыл бұрын
Have you seen Nuxt3 bro , naah! its pretty good man put it higher
@alexpanteli3651
@alexpanteli3651 Жыл бұрын
As UI developer using Angular, I find it horrible. Lack of big community support, working with Angular material feels like working with Bootstrap back in a day. Implementing animations is a nightmare too, no proper SSR support
@timeforrice
@timeforrice Жыл бұрын
Could you make some tutorials with Solid
@raptorthefirst
@raptorthefirst Жыл бұрын
Why everybody saying that Angular is difficult to learn ? In my opinion it's even easier than React with its architecture and "everything in one place". There is no need to learn additional libraries or so called frameworks like Next, Solid etc, which dramatically reduces learning curve to get a job. Like you can basically read Angular docs and some of the most used RxJs operators and you are ready to go, but when using React, first you need to learn React docs, than you need to learn a dozen of libraries for styles, routing, state management and anything else. Is it really that difficult to learn Angular ?
@4444-c4s
@4444-c4s Жыл бұрын
I also feel the same. But after I learned Angular I hate it. React is much much better to code. Coding with Angular feels like unnecessarily changing Real DOM everytime, even for small change and There are unnecessary Life-cycle methods, no proper way of using it mentioned any where.
@JoshIbbotson
@JoshIbbotson Жыл бұрын
OOP thats why
@dongphuongtran
@dongphuongtran Жыл бұрын
​@@4444-c4s Angular v16 will resolve the problem you mentioned
@rytiss347
@rytiss347 Жыл бұрын
@@4444-c4s looks like you didin't used angular- there is stuff like onPush, trackFn and other stuff. Mosty ppl dont use all lifecycle hooks, and how they can be unnecessary? if you dont want to use specific one, just dont use it
@araputrevor5103
@araputrevor5103 Жыл бұрын
Thanks Ed, I think now I will learn next and svelte after this But I think I would like vue to be like at A buy as you said, it's subjective.
@thebugcoder3391
@thebugcoder3391 Жыл бұрын
Astro tutorial ftw 🔥
I Sent a Subscriber to Disneyland
0:27
MrBeast
Рет қаралды 104 МЛН
번쩍번쩍 거리는 입
0:32
승비니 Seungbini
Рет қаралды 182 МЛН
JavaScript Framework Tier List
40:57
Theo - t3․gg
Рет қаралды 378 М.
Phoenix LiveView Is Making Me Reconsider React...
36:59
Theo - t3․gg
Рет қаралды 172 М.
Learning JavaScript Frameworks in 2024
23:07
Stefan Mischook
Рет қаралды 10 М.
SolidStart 1.0 First Look: Comparing to React / Next.js
26:20
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,6 МЛН
Learn SQL Super Fast - Tutorial from absolute scratch
46:53
developedbyed
Рет қаралды 12 М.
Astro Crash Course in 60 Minutes
1:10:21
developedbyed
Рет қаралды 82 М.
Giving Up On Next.js | Theo Reacts
44:49
Theo - t3․gg
Рет қаралды 126 М.
Next.js vs React - What's the difference?
2:17:57
freeCodeCamp.org
Рет қаралды 44 М.
I Sent a Subscriber to Disneyland
0:27
MrBeast
Рет қаралды 104 МЛН