Using NuxtJS frameworks on all my projects which is using VueJS under the hood, loving it.
@haraldndb.125010 ай бұрын
Yes Nuxt is the best.
@VenkiNagaraj10 ай бұрын
Svelte is very good for small projects. Its the most easiest to learn according to me. It has built in support for animations(CSS animations). It gives better performance than other popular frameworks or libraries. The code you write will be readable compared to other frameworks. In my company, I develop apps for TV's(Android and Linux TV's). I was doing it with reactjs before and it was very difficult to implement animations with reactjs. Then I moved to svelte and everything became very easy. Svelte IS REALLY UNDERRATED. I use svelte 4.
@mwlulud29956 ай бұрын
What framework you use for devellop tv app with svelte?
@0X_0LL4R-4 ай бұрын
Well not only small projects specially with SveleteKit. Any complex app can be build
@Mazoane10 ай бұрын
Oh man. This guy's content is amazing. Best courses I've ever taking.
@raphaeljcm10 ай бұрын
Dude, you've been posting a bunch of awesome videos these days. Thank you a lot for that!
@QueeeeenZ10 ай бұрын
My personal favorite is Nuxt - the cleanest syntax of them all.
@daviddibiase439110 ай бұрын
There are a couple misconceptions about SolidJS in this video. I'll focus mostly on the ownership element. Solid has been around for as long as Svelte and has had a similar ownership history. Ryan Carniato is employed by Netlify as a Principal Open-Source Engineer and works on Solid and broader ecosystem tooling full-time. This is similar to how Svelte is supported at Vercel. Svelte does have 2 additional paid core members. Solid is not a one-man show as it has Ryan and Alexis and is supported by 3-4 other active core members (including myself, Milo, Nikhil, Sarah, etc.). Its team is smaller compared to other frameworks. Lastly, Vue has been around for much longer than Svelte and Solid (about double the time) so it's far more mature. What was also glazed over is that Solid has fundamentally impacted front-end frameworks. Its fine-grained reactivity is being adopted by Svelte 5, Vue Vapo, Preact and Angular in different flavours. Solid however is the smallest of the major 6 frameworks. Its adoption hasn't been as great mostly due to the fact that SolidStart is still in beta and likely to hit 1.0 in Q1 or Q2 this year. 🙂 I hope this positively contributes to the dialogue surrounding Solid's perception.
@maximilian-schwarzmueller10 ай бұрын
Thanks for all those details - it's much appreciated! Especially the part regarding the ownership / team is very helpful. I was mostly looking at the commit history and there it seemed like a one-man show (after accounting for pull requests). So this is very helpful. Regarding the impact on other frameworks: SolidJS absolutely has had (and still has) a big impact on others, though it's of course also true that the concept of Signals was not pioneered by SolidJS (Vue had refs before that). But SolidJS definitely made Signals popular. I personally have worked (on side-projects) with SolidJS quite a bit and I do look forward to SolidStart leaving beta.
@daviddibiase439110 ай бұрын
@@maximilian-schwarzmueller thanks for the reply. You have a lot of valid points as well. Having signals isn’t really the innovation. Solid’s philosophy is supported by signals but the story doesn’t end there. While Vue had them they hadn’t unlocked their true potential with a fine-grained reactive renderer. As for the one man show, Ryan is a beast and has iterated on the codebase the most. I’m not sure if that should be considered a negative. There are others involved but Ryan is most suited for nurturing the core. Other popular OSS projects have single maintainers as well. Thanks for the positive feedback though, we have a long way to go with the community but Solid will continuing being truly progressive and revolutionary.
@ojvribeiro10 ай бұрын
19:00 it is important to notice here that Vue has two separate repos for v2 and v3. The v2 alone has 206k stars and the 43k is for the v3 alone. :)
@maximilian-schwarzmueller10 ай бұрын
Absolutely and I am aware of that. Indeed, I’ve been working with Vue (first 2, then 3) since 2016. But Vue 2 reached EOL, that’s why I ignored its „popularity“ (ie, it’s GitHub stars) for this video
@DaveCollison10 ай бұрын
Great video as always but, just my opinion, the second camera angle is unnecessary and odd.
@vahesevachyan939910 ай бұрын
Your probably right but like everything else you will never know until you try.
@DaveCollison10 ай бұрын
@@vahesevachyan9399 that or research but yeah, trying is always good.
@jean7024210 ай бұрын
It is Vue for me anytime, everytime. For me, simple basic things make big things tick. 😊
@TheAlexLichter10 ай бұрын
Too bad the Vue.js 3 repository stars are taken into account here, not the Vue.js 2 stars (206k)
@maximilian-schwarzmueller10 ай бұрын
On purpose. Vue 2 has reached EOL (v2.vuejs.org/lts/)
@Glitch-txs10 ай бұрын
When you scale applications I think performance really matters, that's why libraries like Million.js exist. And Svelte and Solid are some of the frameworks that perform the best, this is also the reason why Vue is moving away from the VDOM and building Vapor :)
@Karimani_malika_nanalla10 ай бұрын
Svelte❤
@emonymph691110 ай бұрын
Hi Maximilian. Hope you are doing well. Your svelte course used sapper instead of sveltekit. Now that svelte 5 will have runes and sveltekit instead of sapper. Have you considered remaking this course with the new methodology? Richard Harris said the old way of writing svelte is now deprecated (it will be available as historic documentation) and the state management will change in svelte 5. Your expertise would be very helpful when transitioning to the modern way of using runes etc. Plus every svelte course on udemy is version 3 or 4 of the framework (old methodology without runes). PS: I never really understood sveltekit if I can have another e.g. go/python (litestar API framework) backend inside of it to handle APIs and let sveltekit handle SSR/SSG/page rendering. So could be worth discussing if meta frameworks are meant for polyglot or simply svelte (without kit) for UI if you want to have polyglot backends.
@RomanTchekashov7 ай бұрын
Most of React projects have messy project structure! A lot of people start to build something with React without any guides and knowledge how to create well structured architecture. In Angular you have solid style guides and project structure which will be similar in different companies. I switched from Angular to React because so much popularity and a lot of job opportunities it has but after working in several React projects including on Nextjs I am want to switch to Angular again! PS: In React you can create an art but did you thought about how difficult it will be to support and add new features for other developers?
@chikna_engrКүн бұрын
could you please share your email or linkedin that i can ask for queries
@bl1ndguy010 ай бұрын
Thoughts on HTMX?
@shubitoxX10 ай бұрын
Crap
@OswealdYeshua2 ай бұрын
Astro + HTMX + Alpine / Qwik (Alpine when only a little JS and Qwik when more interactivity is required). ;)
@jonaslamprecht91698 ай бұрын
Honestly, i really enjoy svelte/sveltekit lately, building currently my own website with it and really loving it so far. For smaller and simplier projects svelte is just so good and nice to use. As for React and NextJS, I have to use it at work, but I feel like it's more likely to write bad and unperformant code with it, even if you are pretty experienced in it, and I also dislike what React development is becoming and where it's heading to with NextJS, bringing so much unnecessary complexity to the development process along the way.
@djbeallable10 ай бұрын
I really hope SvelteKit takes off, it is my favorite by far.
@0X_0LL4R-4 ай бұрын
They just didn't discover it yet
@fallart45802 ай бұрын
I really loved React until Next.js became popular and ruined the ecosystem. I hope Angular and Vue will get more attention in the coming years.
@abees8110 ай бұрын
I am a veteran Angular developer, and I really do enjoy the new features which were introduced recently. However I find Next js very tempting and thinking seriously of switching over.
@everythingisfine998810 ай бұрын
Career wise, it's a good idea
@RomanTchekashov7 ай бұрын
In Angular you have solid structure of project! Most react projects have messy structure and you may suffer coming from Angular world;(
@husseintalal350010 ай бұрын
Vue and Vue and Vue! 💌 Things with React can quickly get messy and difficult to figure out what is wrong and a lots to learn with tens of external libs! Angular is like the old man who is trying to be young in late age. 🤣
@indimerz10 ай бұрын
Unrelated question: Any plan for updating node.js course? it's almost 5-6 yrs old
@maximilian-schwarzmueller10 ай бұрын
Maybe but not a high priority right now. It's a bit older but it still teaches NodeJS the way it's primarily used in most projects right now. So yeah, an update would be nice and is on the agenda but not what I'm working on right now
@indimerz10 ай бұрын
@@maximilian-schwarzmueller yeah most of things are still used same. i solved issues which i encounter during course from youtube and ai chatbots. till now i have finished 75% of that course.
@andrewforrester671310 ай бұрын
Deno baby!
@kdicus9 ай бұрын
Instead of using the term “3rd Party” for everything - I prefer “1st party modules/add-ins” when 100% maintained by the core team, but can be loaded only when needed. “2nd party” = ‘owned by the core team’ - but maintained by a combination of the core team and outside devs. “3rd Party” = Outside team, but acknowledged by the core team. “4th party” = outside team, not acknowledged by core team.
@chandrashekargudlappa895510 ай бұрын
Hey, make the compete code repository available for django course
@zeeshan.safdar10 ай бұрын
Very informaaaaaaaaaaative Max. Your these new Podcasts are very much informative. Please share your knowledge on the following topic. How these libraries or frameworks earn money? For example, how Next js is earning money, how JavaScript, or Vue etc are earning money, I am sure that only making the developer life easy will not be the case, there will be monetary term involved, which I do not really understand.
@naspy9717 ай бұрын
Since Angular, React and Vue has been around for a pretty long time, I really don't understand the idea behind the heads of other smaller frameworks's creators. Why some people dedicate months and years to create and maintain newer frameworks/libraries that only a few people will care about.
@brangja481510 ай бұрын
This is the most complete answer of modern JS frameworks.
@alexpanteli365110 ай бұрын
Are you gonna update angular course?
@maximilian-schwarzmueller10 ай бұрын
Planned but got no concrete date
@codefork402210 ай бұрын
Love your content man. You helped me land an angular dev job! You're a champion!
@maximilian-schwarzmueller10 ай бұрын
Thank you so very much! That means a lot to me! I'm super happy to hear that!
@kuroneko-chanz10 ай бұрын
Svelte is the best
@sumannayak767710 ай бұрын
u are not creating a big project on ur angular course..please update the course
@amansarma41710 ай бұрын
Where is vs laravel
@dudrmscjswo12310 ай бұрын
This guy did svelte and solid so dirty 😂 why even include them in the title if you don’t even cover them and just refer to them as “other smaller frameworks”
@joaomendonca530710 ай бұрын
Always a great content 👌
@maximilian-schwarzmueller10 ай бұрын
Thank you very much!
@sherifhesham373310 ай бұрын
Hey Maximilian, love your content and courses. I currently work with Vue, do you recommend learning React to increase my chances of getting hired or should I focus on getting better at Vue?
@Voltra_10 ай бұрын
Vue 2's repo also has 200k stars
@Voltra_10 ай бұрын
React's a framework for the same reason Vue, svelte, solid, etc. are frameworks.
@ricardodossantos2444Ай бұрын
so using OS system as comparison, Vue is like Linux, and React/Angular is like Windows... Vue always ⭐
@Voltra_10 ай бұрын
Mfw Google still favors Polymer over Angular
@alibahrami681010 ай бұрын
Vue is the best. That's it.
@aymaneamen585410 ай бұрын
All that talking and you didn’t get anything from it 😂😂😂
@alibahrami681010 ай бұрын
What do you mean by getting anything from vue? Dude, give it a try. You will be surprised how robust and good is.
@molnarszabby10 ай бұрын
I'm an angular developer. I tried vue on a new project and I got to admit I loved it. In the video he also said Vue is the easiest but he prefers React over the popularity. I can't say that as I tried and don't like React as much.
@alibahrami681010 ай бұрын
@@molnarszabby and that's why we should encourage everyone to give vue a serious try
@gauravmisal461010 ай бұрын
I'm currently Working with Vue and it's awesome
@naresh_deeti10 ай бұрын
JSP + HTMX 😅
@dmug10 ай бұрын
I swear half of Next.js’s popularity is using easy to understand routing.
@patrickdrejerczak304310 ай бұрын
Comment for the algorithm !
@maximilian-schwarzmueller10 ай бұрын
Very much appreciated! :)
@veeragopinathm73610 ай бұрын
Please update vue course
@maximilian-schwarzmueller10 ай бұрын
It covers Vue 3 already - I completely re-recorded it when Vue 3 was released
@Mazoane10 ай бұрын
@@maximilian-schwarzmueller I gotta say, that course was amazing and that gave me the skill to actually start working in the field.
@maxk66555 ай бұрын
You can't work as PROFESSIONAL with all of them. You can play and try all of them but you can be pro only in one.
@shubitoxX10 ай бұрын
Qwik city is the most advanced
@Thilina432110 ай бұрын
❤
@Sam-dh7fr10 ай бұрын
The camera view changes are annoying and not necessary, at all.
@maximilian-schwarzmueller10 ай бұрын
Sorry to hear that - I personally like mixing it up and not having just one shot for the entire video. But the frequency is obviously something that can be finetuned