Ranking The Most Popular Javascript Frameworks 2023

  Переглядів 153,360

developedbyed

developedbyed

Рік тому

Check out my full stack React course before the update drops 🔥
developedbyed.com
In this video, we'll be exploring the most popular Javascript frameworks of 2023 and comparing their features, performance, and suitability for different types of projects. Whether you're a seasoned developer or just starting out, it's important to stay up to date with the latest tools and technologies in order to create efficient and effective web applications.
We'll start by looking at React, one of the most widely used frameworks in the industry. React offers a component-based architecture that makes it easy to create reusable UI elements and build complex applications. It also has a large community and many resources available, making it an excellent choice for teams of all sizes.
Next, we'll dive into Vue, another popular framework that emphasizes simplicity and ease of use. Vue offers a flexible and intuitive API, making it easy to learn and use. It also offers excellent performance and is a great choice for building single-page applications.
Angular is another popular framework, known for its robust features and powerful toolset. Angular offers a comprehensive ecosystem and a modular architecture, making it a great choice for large-scale applications with complex requirements. It also provides excellent support for reactive programming and offers powerful testing capabilities.
Solid is a newer framework that has gained popularity in recent years. It offers a simple and efficient approach to building UIs, with a focus on reactivity and performance. Solid is a great choice for building high-performance web applications and offers excellent support for functional programming.
Alpine is a lightweight framework that offers a declarative approach to building user interfaces. It's designed to be easy to learn and use, making it a great choice for smaller projects or developers who are new to Javascript frameworks. Alpine also offers excellent performance and is a great choice for building simple, responsive UIs.
Next.js is a framework built on top of React that offers server-side rendering and excellent performance. It's a great choice for building high-performance web applications and offers excellent support for SEO and dynamic data fetching. Next.js is also known for its excellent developer experience and offers many powerful tools and features.
Qwik is a new framework that offers a unique approach to building web applications. It's designed to be lightweight and easy to use, with a focus on simplicity and performance. Qwik offers a component-based architecture and is a great choice for building scalable, high-performance web applications.
Finally, we'll take a look at Astro, a framework that offers a modern approach to building web applications. Astro offers a unique architecture that allows developers to build UIs using a combination of server-rendered and client-rendered components. It's a great choice for building dynamic, responsive web applications that perform well on a variety of devices.
React - reactjs.org/
Vue - vuejs.org/
Angular - angular.io/
Solid - www.solidjs.com/
Alpine - github.com/alpinejs/alpine
Next.js - nextjs.org/
Qwik - qwik.dev/
Astro - astro.build/
🛴 Follow me on:
Twitch: / developedbyed
Twitter: / developedbyed
Instagram: / developedbyed
Github: github.com/developedbyed/
#programming

КОМЕНТАРІ: 331
@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 11 місяців тому
The main problem is the SPA architecture
@evanjoyal9540
@evanjoyal9540 10 місяців тому
@@wojciechosinski5927 why is that a problem?
@ankit.chaurasia
@ankit.chaurasia 10 місяців тому
@@evanjoyal9540big problem in terms of SEO. If u don't care then all the way SPA is better
@AngelAngelovTech
@AngelAngelovTech 10 місяців тому
@@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 9 місяців тому
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.
@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
@user-ed6dm2xi3h
@user-ed6dm2xi3h Рік тому
Why?
@guyshilon1568
@guyshilon1568 Рік тому
@@user-ed6dm2xi3h cuz it's better than them
@byteboon
@byteboon 11 місяців тому
Yep i agree man he put vue too low
@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 10 місяців тому
i'd rather fuck around and find out
@matthewdanbury77
@matthewdanbury77 Рік тому
I'd never heard of Solid before this but it looks fantastic! So glad to hear you plan to cover it more going forward :)
@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.
@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 11 місяців тому
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 11 місяців тому
​@@marcel5235These senior devs are not really "senior" then
@evanjoyal9540
@evanjoyal9540 10 місяців тому
why do you think no one uses vue?
@Sanscripter
@Sanscripter 10 місяців тому
@@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.
@zooldeveloper4892
@zooldeveloper4892 Рік тому
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
@zooldeveloper4892
@zooldeveloper4892 Рік тому
Yeah absolutely 💯
@duncandejong
@duncandejong Рік тому
❤ nuxt
@dragon3602010
@dragon3602010 Рік тому
​@@devstate like what please, I hesitate between nuxtjs and nextjs😊
@maggpie286
@maggpie286 Рік тому
Would LOOOVE to see you do a solid js revamp of your already fantastic reactjs course 🤩
@oezer
@oezer Рік тому
Reminds me my bootcamp instructor how says "nothing you cant build with php symfony" but teaches JS & React :)
@NullVoxPopuli
@NullVoxPopuli 9 місяців тому
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 8 місяців тому
This would be interesting!
@maskman4821
@maskman4821 Рік тому
I would rank Sveltekit as No.1 meta-framework 😘😍🤩😀👍
@aquaductape
@aquaductape Рік тому
No, jQuery is
@KIMTOOFLEX
@KIMTOOFLEX Рік тому
💯💯
@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)
@brhh
@brhh Рік тому
Putting angular and vue on the same tier is a violent hate crime
@maorben3313
@maorben3313 Рік тому
Solid also has a meta framework in the works similar to NextJS 👍
@nicholashendrata
@nicholashendrata Рік тому
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 11 місяців тому
@@nicholashendrata it's called Solid Start
@georgiyanev7822
@georgiyanev7822 11 місяців тому
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.
@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
@aquaductape
@aquaductape Рік тому
Funny it that Svelte is in solid category and SolidJS is in S tier x)
@OneBrighDay
@OneBrighDay 10 місяців тому
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 7 місяців тому
Which parts are you missing in Sveltekit's ecosystem?
@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 10 місяців тому
Even more than svelte?
@akbar-sm
@akbar-sm 10 місяців тому
@@shrek22 personally, yes. but feel free to disagree since everyone has their own taste, right?
@devloper344
@devloper344 Рік тому
we can feel the joy when he talked about Next Js "Easy baby"
@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 🤙
@jasonrooney1368
@jasonrooney1368 10 місяців тому
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.
@boscanalexandru9345
@boscanalexandru9345 11 місяців тому
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🤣
@yoanbello6891
@yoanbello6891 Рік тому
Great video like always. Why you dont use Trpc over Rest?
@paulclarke4099
@paulclarke4099 Рік тому
Why was SvelteKit excluded, that makes no sense? 😭
@Poohbify
@Poohbify Рік тому
IF you have to pick. Sold Start or NextJS? (Why?)
@ExpensivePizza
@ExpensivePizza 6 місяців тому
I'd heard of Astro before but I had no idea you could mix it in with other frameworks. That sounds super cool.
@mrconcept
@mrconcept Рік тому
When's the Next Js Courtse coming out Ed?
@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 11 місяців тому
@@svnbit8408 huh
@KILLCHRISU
@KILLCHRISU Рік тому
great vid but on future tier lists you should have your ranks be a bit more verbose. for example, when you tried to rank vue you should have something like “good but wouldn’t use” 🙂 appreciate your opinions and insights nonetheless ed
@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 👍
@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
@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.
@hugofernandez2344
@hugofernandez2344 Рік тому
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 10 місяців тому
SEO game dude.
@douglasplinhares
@douglasplinhares 6 місяців тому
Actually Ember is very good. The important thing is that no matter what framework you choose, it must satisfies the needs involved
@brambekkers
@brambekkers Рік тому
Vue should get at least a B or A ranking.
@thetarnav
@thetarnav Рік тому
"rectangular" thanks, my day got a lot better after hearing that
@MarcelRezende
@MarcelRezende Рік тому
just bought the The Creative React and Redux Course, and I'm loving it, but it really needs to updated..
@RicardoSilva-hk2er
@RicardoSilva-hk2er 10 місяців тому
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.
@icarusgk
@icarusgk Рік тому
Don't let his Vue personal ranking/preference deceive you, Vue is better than 90% of the tools listed here.
@icarusgk
@icarusgk 11 місяців тому
@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 8 місяців тому
Vue isn’t better than most, hence why it’s usage in the real world is low
@raj080288
@raj080288 Рік тому
is SOLID js and Quick production ready?
@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 11 місяців тому
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
@fieryscorpion
@fieryscorpion 8 місяців тому
Are you by any chance related to James Montemagno from Microsoft?
@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 11 місяців тому
​@@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.
@kasper369
@kasper369 Рік тому
You forgot Preact, a Solid react framework.
@daviddibiase4391
@daviddibiase4391 Рік тому
lol I see what you did there :p
@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 7 місяців тому
it's flexible with mobile web app.
@EmilyRose0
@EmilyRose0 Рік тому
You got the colors all wrong, you have "Avoid" green and S tier red. Should be the exact opposite way around.
@skorotkiewicz
@skorotkiewicz Рік тому
What about BlitzJS, is based on NextJS but much better support even for database! I real love BlitzJS!
@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 11 місяців тому
Vue is popular in China, although no one uses it in corporate companies.
@fueledbycoffee583
@fueledbycoffee583 11 місяців тому
@@javier.alvarez764 true but as self employed this give me the flexibility to work with the tools i like! :D
@shail0124
@shail0124 6 місяців тому
@@fueledbycoffee583are you freelancer?
@indrajeet-
@indrajeet- 4 місяці тому
Recently everyone is prefering vue @@javier.alvarez764
@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
@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
@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.
@sinkie420
@sinkie420 Рік тому
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 11 місяців тому
​@@sinkie420 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 11 місяців тому
@@svnbit8408 watcha mean by "page transitions" ?
@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.
@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. 😁
@mayanksharma6927
@mayanksharma6927 Рік тому
I've been using Angular for months and I hate it more everyday
@mrdobika4635
@mrdobika4635 Рік тому
@@mayanksharma6927 I've been using it since release and I love it I think you need to practice more
@dahatmalindien
@dahatmalindien Рік тому
@developedbyed you forgot to write about svelte in the description
@ir8293
@ir8293 11 місяців тому
You did ember wrong. They have SSR for a long time. Also ember-data, a really good cli, etc.
@chai112mno
@chai112mno Рік тому
Are you planning to update or add new things on your React course ?
@TechBuddy_
@TechBuddy_ Рік тому
Ok there's some recency bias here but great video overall but I would have loved if you included sveltekit as well
@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.
@boot-strapper
@boot-strapper 10 місяців тому
angular 1 did NOT have typescipt in mind from the beginning. It was totally different. shoulda had 1 and 2 and separate entries.
@hassamulhaq7762
@hassamulhaq7762 8 місяців тому
Vue is awesome, progressive because of solid reactivity and eco system. Vue with Nuxt is my first priority.
@alvaromady
@alvaromady 6 місяців тому
Angular is the example of “Not everyone can handle the best”
@mohamadchouacha2539
@mohamadchouacha2539 Рік тому
Thank you for the video I need to show me how to draw spline using mouse event in threejs
@RobKohr
@RobKohr Рік тому
Solid also as SolidStart which does the SSR stuff that Next does.
@velrajavelraja7663
@velrajavelraja7663 Рік тому
How is going Angular Ts?
@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 11 місяців тому
​@@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.
@hannah51238
@hannah51238 Рік тому
Really helpful! Thanks man
@BjornBrasse
@BjornBrasse Рік тому
Where is Remix??
@kokizzu
@kokizzu 7 місяців тому
Svelte ecosystem is small because.. you don't have to create wrapper or rewrite everything just to be adopted into some framework XD
@shahinazizi4782
@shahinazizi4782 8 місяців тому
love the way you say HeyCHTML 🤣
@sugurugeto3911
@sugurugeto3911 Рік тому
FIIIIRST !! your're so amazing ed, thank you so much for everything.
@galihanggorojati3455
@galihanggorojati3455 10 місяців тому
vue below react? 😮
@randerins
@randerins 11 місяців тому
NextJS is flying high indeed. Non stopping.
@shail0124
@shail0124 6 місяців тому
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
@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?
@vaibhavbhardwaj8895
@vaibhavbhardwaj8895 7 місяців тому
Bro didn't even concider meteor.js XD thats a big roast tbh XD
@BartBlackMagic
@BartBlackMagic Рік тому
You forgot one of the most stable, fast and user friendly Javascript frameworks: Aurelia Aurelia 2 beta was released january 2023
@thebugcoder3391
@thebugcoder3391 Рік тому
Astro tutorial ftw 🔥
@timeforrice
@timeforrice Рік тому
Could you make some tutorials with Solid
@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
@nh551
@nh551 10 місяців тому
omg your energy is so beautiful! immediately made me smile :)
@KIMTOOFLEX
@KIMTOOFLEX Рік тому
I'd rank Sveltekit as No.1
@SelfHelp-kv4yg
@SelfHelp-kv4yg 11 місяців тому
tell me one framework for most creative type of work and for mostly development..not like support
@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 11 місяців тому
@@EmilyRose0 Gmail, Office, PayPal, Mixer, Udacity to name a few..
@saurjaghosh
@saurjaghosh 11 місяців тому
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.
@angeleskidragan
@angeleskidragan Рік тому
Super helpful, thanks!!!
@albertjtyeh53
@albertjtyeh53 7 місяців тому
Whats your favorite tool if you are just a solo dev?
@castroislivingonearth
@castroislivingonearth Рік тому
" Don't Be A Nerd . . ." - developedbyed
@aaaaaaaaaaaaaaaaaaaaaaaaaaeeee
@aaaaaaaaaaaaaaaaaaaaaaaaaaeeee 10 місяців тому
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
@it9hektar
@it9hektar 10 місяців тому
it's awesome.. Amazing synopsis.. thank u from indonesia 👍
@RMReactive
@RMReactive 7 місяців тому
Can you make a video about SOLID please😊😊
@chadborghinibeats8675
@chadborghinibeats8675 11 місяців тому
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?
@byteboon
@byteboon 11 місяців тому
Have you seen Nuxt3 bro , naah! its pretty good man put it higher
@wahibakamoulcode
@wahibakamoulcode 6 місяців тому
VueJS and NuxtJS💚💚
@milestehmad117
@milestehmad117 Рік тому
Were is RedwoodJS? You should give it a try ED!
@developedbyed
@developedbyed Рік тому
How is it?
@milestehmad117
@milestehmad117 Рік тому
@@developedbyed I'm really enjoying it I'm using it for my university project. I have not used it outside of that context. But the things it gives me so much power that I don't have to worry about many things I would have to write myself in other frameworks.
@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
@jsonkody
@jsonkody 7 місяців тому
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! 😅😇
@ziat1988
@ziat1988 Рік тому
tutos for S tier will be welcome !!!
@Nishanth_S
@Nishanth_S 7 місяців тому
Feeling bad for Ember 😂😂
@Andrew-tl9gk
@Andrew-tl9gk 7 місяців тому
Angular is the best for small and complex apps
@iulikdev
@iulikdev Рік тому
STF! Where is the Svelte Kit? The Next JS team copy the best features from Svelte Kit.
I built the same app 10 times // Which JS Framework is best?
21:58
Vue.js: The Documentary
34:45
Honeypot
Переглядів 1,5 млн
Піхотинець - про рутину на фронті
00:46
Суспільне Новини
Переглядів 765 тис.
КИРПИЧ ОБ ГОЛОВУ #shorts
00:24
Паша Осадчий
Переглядів 6 млн
Машины в 2018 и в 2024
00:15
Gazan
Переглядів 2,5 млн
JavaScript Framework Tier List
40:57
Theo - t3․gg
Переглядів 270 тис.
I tried 4 Full Stack Frameworks
1:05:16
Coding Garden
Переглядів 26 тис.
Qwik… the world's first O(1) JavaScript framework?
3:33
Fireship
Переглядів 661 тис.
Web Developer Roadmap (2024) - Everything is Changing
25:02
ByteGrad
Переглядів 220 тис.
React и Next js убивают фронтенд!
9:11
Миша Ларченко
Переглядів 40 тис.
The Difference Between Vue and React
10:27
Lachlan Miller
Переглядів 26 тис.
React VS Svelte...10 Examples
8:35
Beyond Fireship
Переглядів 504 тис.
What is a JavaScript Framework? (in detail)
8:06
SuperSimpleDev
Переглядів 199 тис.
How Do I Choose the Right Web Framework?
11:51
IAmTimCorey
Переглядів 14 тис.
UI Libraries Are Dying, Here's Why
13:28
Theo - t3․gg
Переглядів 255 тис.
M4 iPad Pro Impressions: Well This is Awkward
12:51
Marques Brownlee
Переглядів 4,9 млн
Which Phone Unlock Code Will You Choose? 🤔️
0:12
Game9bit
Переглядів 6 млн
поворотний механізм для антени
0:17
Lazeruk
Переглядів 14 тис.