Angular vs React: which should you choose?

  Рет қаралды 107,007

Kodaps Academy

Kodaps Academy

Күн бұрын

React vs Angular: which framework should you choose? They both provide, on the surface, a very similar set of features - a rich client-side JavaScript & Typescript user experience, with state management and components. But once you get into it, the two provide radically different experiences that appeal to very different people and companies. One is safe, and the other is disruptive. Which one you choose could depend on who you are!
--------
Want to go into further depth? Head to kodaps.dev/

Пікірлер: 306
@zoxx972
@zoxx972 Жыл бұрын
For the past 5 years, Every 6 months I come and search for a react / angular comparaison . This one is by far the most straightforward and elegant! Inspiring! Well done 👏
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I’m glad you liked it, thanks for the kind words !
@romaneaugustin2462
@romaneaugustin2462 11 ай бұрын
agreed. that elder pro knows how to explain his stuff. 👏👏👏👏 Thanks @Kodaps Academy
@jaredwilliams8621
@jaredwilliams8621 Жыл бұрын
I'd say Angular is what taught me how to write organized code. I've coded for years before trying Angular, and my code always was a tangled mess. Being forced to follow a strict structure helped me learn how to think about code organization and structure, even outside of Angular.
@romaneaugustin2462
@romaneaugustin2462 11 ай бұрын
Sounds, good. Maybe I should try angular. Bought a course since last year, never made time for it. Thanks for the motivation.
@nkhatashomeschool8230
@nkhatashomeschool8230 9 ай бұрын
Maybe I should learn Angular too
@ruwaidyousuf3588
@ruwaidyousuf3588 4 ай бұрын
Same here
@alexgbraga
@alexgbraga 3 ай бұрын
Java did the exact same thing for me. Coming from JS, even when coding in Node with Express, the organization and structure weren't even close to the standards that Java pushed me to, and I'm very glad for how much it improved my way of thinking and my overall coding
@theobellash6440
@theobellash6440 2 жыл бұрын
Totally agree with you ! I know angular and react as well ! But still, I do prefer Angular for larger projects…the way angular manages state…
@basudevadhikari22
@basudevadhikari22 2 жыл бұрын
This is the best comparision of angular and react I have ever seen. It took me more than a year to learn most of the core knowledge of Angular. But totally worth it. A simple custom directive, or pipes can do you a huge favor while you are writing a lot of repetitive code but of course takes time.
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
I'm glad you liked it :)
@patricioaguirre9388
@patricioaguirre9388 Жыл бұрын
So good is poetic
@rtzzz9772
@rtzzz9772 Жыл бұрын
Or you can do the same thing in React in an afternoon...I guess we have difference of opinion in "worth it".
@gurpreetsingh6785
@gurpreetsingh6785 Жыл бұрын
I worked in a startup and I didnt face any difficulty with Angular also! Once you master Angular, you would just love it!
@sandipkumarpuhan1369
@sandipkumarpuhan1369 Жыл бұрын
Can u tell me from where u learned angular ? And can u share or suggest any free resource for angular ?
@yashbehara7525
@yashbehara7525 Жыл бұрын
I've coded with Angular for 3 years and was looking everywhere for a proper comparison. Most of the videos out there are just direct, out of the definition, robotic comparisons but this one brought me the clarity I was looking for. Thank you!
@KodapsAcademy
@KodapsAcademy Жыл бұрын
My pleasure, glad to be of service !
@jadenguyen8771
@jadenguyen8771 Жыл бұрын
I love when you explanation started with the logo/ concept/ vision of both frameworks. Didnt notice that before. The video duration and the career advice are pleasant! Keep up the good work! Best regards from Switzerland.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I'm glad you liked it! (I've a childhood friend in Yverdon in Switzerland, by the way :))
@xXC0deZer0Xx
@xXC0deZer0Xx Жыл бұрын
Im looking into which of these two I'll be learning next, and I really appreciate your summary. You've provided a nice perspective overview, thanks.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I'm glad to have been of service, thanks for your encouragement!
@nikoszervo
@nikoszervo Жыл бұрын
One note from me: People say that React is easier to learn but this is a big lie. In React you truly need to understand what happens under the hood in order to not break it. Plus you will have to learn and use 4-6 other external tools like react-router, react-hook-form, MUI, and Redux so that you can create a proper app. All that together might probably take you longer to learn than Angular. Not to mention that the way that functional components and hooks work in React is a very unusual programming way and it will also take some time to understand.
@riketscience
@riketscience Жыл бұрын
congrats dude, this has to be THE go to video for anybody who would really like to understand the principle differences between the two. I now know which direction I will be focussing my attention. I won't say which - because as you so rightly state, it's up to the individual, their requirements, what they are happy with, what a client might need....
@Diff3RentBreed
@Diff3RentBreed Жыл бұрын
This was absolutely amazing. Putting things into the most simplest of terms and not even coding terms. I had my eyes set on react for my next big project but after this, I see that I really want angular instead. I'll be using react for my personal projects and small things I just want to have fun with. But my long term, hope to be companies some day, I will be using angular. Thank you!
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I'm glad I was able to break things down clearly, it hasn't always been my strong point :)
@darrengreene7471
@darrengreene7471 Жыл бұрын
I love how you explained the technical intricacies in a storytelling fashion!
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad you liked it ! :)
@Enigmata23
@Enigmata23 Жыл бұрын
React is easy to learn because it’s a library. It is incomplete by nature. The question to ask yourself is are you willing to pick up React, only to then learn React Router, React Redux, and/or Nextjs to get all its potential? I’d rather have a framework that I spend a few weeks learning but I know I can stick to than learn a library in a day but have to learn a bunch of other packages and frameworks to fill it’s gaps
@mlungost
@mlungost 4 ай бұрын
jumped to the closing remarks, and that 2 mins discussion was so well stated and straightforward than a lot of reviewed out here
@MichaelMbugua1
@MichaelMbugua1 2 жыл бұрын
You did a great job on your explanations. I use Angular to build ERP systems after trying React..
@nope7505
@nope7505 2 ай бұрын
The way you explain things to keep them just enough silly and interesting while still having the value of information is really legendary. Thank you for the video
@KodapsAcademy
@KodapsAcademy 2 ай бұрын
Thank you very much :)
@MrEvansjethro
@MrEvansjethro 2 жыл бұрын
Honest and straight to the point. I have always had a conviction to learn Angular, and you really helped me to decide. Thank you.
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
I’m very glad to have been useful :)
@amans6504
@amans6504 2 жыл бұрын
Very well put. I think angular is still underrated, such a powerful framework it is. Specially for young devs like me, i get to learn so much while working with angular. React is just messy
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
Yeah I started with Angular (and Typescript) and I think that probably helped me when I learnt React :)
@meriofrog
@meriofrog 2 жыл бұрын
well you don't know how to structure your projects properly in React.
@randomly_random_0
@randomly_random_0 2 жыл бұрын
same. react is kind of unorganized. with typescript, angular is more organized
@Submersed24
@Submersed24 Жыл бұрын
@@KodapsAcademy My former company used nothing but js for development and I was lucky enough to be the one to start converting it all to Typescript (and had to learn it). I can't go back to vanilla JS. I just see no upside to using js when working with giant repos. HOWEVER I had some insanely annoying headaches when I accidentally typed one thing wrong, and anything API related is a pain to type.
@malvikabaru
@malvikabaru Жыл бұрын
Wonderful start video for someone who for the first time wants to understand the difference between the two languages.
@davebudah
@davebudah 2 жыл бұрын
This is a great video. I know both Angular and React, but I prefer Angular.
@kishorek4319
@kishorek4319 Жыл бұрын
The reason why you prefer Angular..??
@davebudah
@davebudah Жыл бұрын
@@kishorek4319 Angular is more agile than react, and if you are disciplined in your coding, Angular is easy to maintain than react, at least for me.
@kishorek4319
@kishorek4319 Жыл бұрын
@@davebudah Thanks. Where I can learn Angular.??
@davebudah
@davebudah Жыл бұрын
@@kishorek4319 kzbin.info
@davebudah
@davebudah Жыл бұрын
@@kishorek4319 kzbin.info
@haridulal9106
@haridulal9106 Жыл бұрын
genuinely speaking..this is the best comparison video i have ever watched....a perfect blend of technicality and philosophy...instant sub...
@joshualloyd6694
@joshualloyd6694 Жыл бұрын
I feel blessed to have found your video. I am getting into JavaScript now (after HTML and CSS) and was wonding what path to go down after I really dive deep into JS. I do have plans to take a lot of TS courses and dive deep on that before going into Angular & React. You have shown me that both would be very advantageous for my career and I am excited to continue down this path. Thank you so much for your guidance! I think I might do angular first after having a strong grasp on JS & TS..... Then React.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I'm glad to have been of service, have fun learning! :)
@x0z59
@x0z59 2 ай бұрын
The way you enunciated differences between these two great tools helped me clear my thoughts whether to stick with Angular or switch to React. Now I got a very philosophically reasonable explanation. I stay with Angular. Thanks, man.
@JemilMarcosTyC
@JemilMarcosTyC 11 ай бұрын
Glad to hear I'm on the right track! I picked Angular and feel very comfortable... you made a very elegant and clear comparison. Thanks!
@KodapsAcademy
@KodapsAcademy 11 ай бұрын
I'm happy I was able to make the difference between the two clear and that I comforted you in your choice, glad to be of service :)
@Fh_Ndiritu
@Fh_Ndiritu Жыл бұрын
Wow! This is the best comparison video I have seen. Kudos!
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Thanks! ;)
@rohitkf8474
@rohitkf8474 2 жыл бұрын
I love how your mind works and the way you speak
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
Thank you for your kind words :)
@mm007emko
@mm007emko Жыл бұрын
This is the best comparison I've heard so far. Thanks!
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad to be of service :)
@nChauhan91
@nChauhan91 Жыл бұрын
Starting with Angular 1 & then 2+ taught me a lot of good practices & patterns. Now when i work on other frameworks or even Vanilla JS projects i try to replicate them & also see lot of libraries trying to replicate what angular does like intercepters, resolvers & others. This was a great sensible video rather than just dismissing one or the other without any solid reasons. I agree with the thoughts in this, when i see big projects in large organizaitions with big teams they most certainly will pick Angular over react for better control over the coding process & quality. For small projects or fast changing one's it would be react.
@Gauravkumar-jm4ve
@Gauravkumar-jm4ve 9 ай бұрын
If that's so then y a big organisation like Facebook using React?
@KodapsAcademy
@KodapsAcademy 9 ай бұрын
A counter example does not disprove a probability or a tendency, only an absolute.
@mlsandreas
@mlsandreas 2 жыл бұрын
I think its the best explenatory video i have seen for Angular and react!! Thank you!!
@tomharner83
@tomharner83 Жыл бұрын
Excellent breakdown! Very easy to follow! Extremely clear!
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad it was helpful!
@stormbytes
@stormbytes Жыл бұрын
Hands down the BEST PRESENTATION on the RELEVANT DIFFERENCES, NG vs. React.
@ChrisL-xq3mw
@ChrisL-xq3mw 2 ай бұрын
One thing that's often glossed over is how one or the other might be better depending on the *type* of application you're building - not just the size or the industry. If you are building data-entry-heavy line of business software - like a SaaS-based accounting system, you might lean more towards one or the other as opposed to if you were building an e-commerce sight, where the client will be much more about presenting things and much less about data entry. This is kind of touched on here based on the industries where you find one vs the other, but I'd love to see a deeper examination brought in these sorts of comparisons!
@_dinesh
@_dinesh 2 жыл бұрын
in my opinion both frameworks are great. Most people talk about the pros. The biggest con of angular is when you have to manage the state of the component manually (especially when you have a large table and you want to render only specific rows when the state changes). Then you have to use zones and its very confusing and code will look very clunky. React on the other hand will look clunky right from the get go.
@_dinesh
@_dinesh Жыл бұрын
@@AndyFarrell008 hmm.. I haven't tried that.. I typically use the MatTable's dataSource attribute.
@salvadorfajardo234
@salvadorfajardo234 Жыл бұрын
Thank you, you video helped me a lot to decide what to learn !
@shreejithajithkumar
@shreejithajithkumar Жыл бұрын
It is so peaceful to listen to you teach and I understood everything with clarity. Thank you.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I'm glad you like it, and I'm happy to be of service :)
@unhandledexception1948
@unhandledexception1948 9 ай бұрын
such a fresh take about the differences between these frameworks, super helpful :-) My thoughts: I find it silly that the only downside sited with angular, it is usually a steep learning curve, implying (incorrectly) that react is easy to learn. Certainly to get a hello world running, but with the fast pace of releases with breaking changes (class components to functional components, hooks, nextjs), the entire ecosystem is hard to master, and it is just as steep a learning curve but spread over time, and frankly a lot more confusing. A Request: would love to see a video with a deeper dive into technical differences of these frameworks, especially that you've worked with both :-)
@poloptree2
@poloptree2 Жыл бұрын
Ive not worked much with React but it feels like if you are going to make even a small app Angular wins out every time because the pieces are there for you to pick up when you need them. The rigid structure forces you to write cleaner code and organise things in a way that makes them easy to extend, understand and reuse. I feel like react takes just as long to learn because you still have to pick up the extra pieces as you go. Only difference is they aren't waiting for you to plug and play like they are in angular.
@sqwert654
@sqwert654 Жыл бұрын
This is the most poetic discussion about frameworks I have every seen. Preferring the MVC model as an objective c coder
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Thank you very much :)
@augpie4249
@augpie4249 Жыл бұрын
i learnt how to structure my services and functional components with React. This kind of liberty of choice tends to give the programmer the ability to learn from its own mistakes and provide a better paved way to understands how to provide a better architecture solution based on needs. Angular on the other hand impose an architecture and you need to wrap your head around it. I prefer to break things and move fast rather than follow the imposed structure of a framework.
@user-ye3gb2zi9h
@user-ye3gb2zi9h 10 ай бұрын
This is the best and mature comparison I have ever seen for Angular vs React specially when you are at decision point which is to learn first. Thank you very much.
@KodapsAcademy
@KodapsAcademy 10 ай бұрын
Thanks for your kind words, I’m glad it was helpful :)
@rishabhagnihotri2872
@rishabhagnihotri2872 3 ай бұрын
Wow!!! You didn't just tell the difference but also told how to tell the difference. Excellent!!! 5 stars!!!
@KodapsAcademy
@KodapsAcademy 3 ай бұрын
Thanks ! :)
@KnownTechnical
@KnownTechnical Жыл бұрын
this is video i was looking for, everyone was talking about which one we should learn, no one was talking about which one we use for what and where. you answerd this question.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad to be of service!
@AmodeusR
@AmodeusR Жыл бұрын
I would like to see the difference in the code. Are there any chance of you bringing a video about it? It would be neat :)
@derrickbrandt6169
@derrickbrandt6169 Жыл бұрын
This is a phenomenal video. I really enjoyed it. Thanks!
@stefank5775
@stefank5775 4 ай бұрын
Awesome video! Thanks for the explanations, they were really helpful for me!
@partiid
@partiid 2 жыл бұрын
What a great video Absolutely love the storytelling
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
I’m glad you liked it :)
@kafka-
@kafka- 4 ай бұрын
i am an aspiring programmer trying to find my path in the the IT industry. thanks for this comparison, you have made me decide to continue and put my focus on learning Angular. ❤
@maneshipocrates2264
@maneshipocrates2264 Жыл бұрын
Building a microservices app from the backend and will prefer angular. U made it clear! Great video. I am still new to angular but finding it better organized than react.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I’m glad you liked the video, thank you for your kind words :)
@Andy-si1pl
@Andy-si1pl Жыл бұрын
Thanks for a really clear explanation. I should so be using Angular based on the Shield/Explosion analogy! Its interesting because I feel really uncomfortable with React - even though I use it daily at work. I just don't like it. I am going to try Angular - maybe it will suit mu personality more! I do feel like I wasted time (5+ years now) learning (well fire fighting) React.
@thecoolnewsguy
@thecoolnewsguy Жыл бұрын
So did you found angular awesome?
@erandro
@erandro 9 ай бұрын
On 5:40 you said there are links in the description, but they are missing. The only link is to the Kodaps page. Other than that interesting look about the differences 👍
@noelremasu
@noelremasu Жыл бұрын
The best comparison video of all time. Straight up and honest.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Thank you very much :)
@matiasrebori9025
@matiasrebori9025 2 жыл бұрын
very good video, both are different so they serve different purpose, it reminds me of django and flask.
@MuhammadAkbar-sy7zm
@MuhammadAkbar-sy7zm Жыл бұрын
very helpful explanation. love the philosophy between those two
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I'm glad it was helpful :)
@chris0628
@chris0628 Жыл бұрын
Excellent content... a unique way of looking at the language selection 👍
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Thank you very much :)
@victormbarachi4701
@victormbarachi4701 9 ай бұрын
This is so clear, welldone!
@KodapsAcademy
@KodapsAcademy 9 ай бұрын
Glad to be of service :)
@bbbeo8912
@bbbeo8912 6 ай бұрын
This is a very fair, much detail and experience comparison. I've been fun with Angular for years and now it's time to come with React. Every competitor always have some room to learn from.
@binodrd5943
@binodrd5943 Жыл бұрын
Great Stuff, thanks for sharing to us.
@HammadKhanYT
@HammadKhanYT Жыл бұрын
Great video but it did not provide the answer for the question I was looking for. Which one is recommended for a simple application with real-time communication, small pieces really, such as task got completed and we want to update status. Or maybe we have a dashboard, where we want to update various GUI components based on the back end database, updating them every minute. Which is more efficient and fast for that purpose, leaving out the complexity of each implementation?
@DataPastor
@DataPastor 2 жыл бұрын
Wow. An extremely enjoyable and thoughtful comparison.
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
Glad you liked it :)
@Aziz-kw6ct
@Aziz-kw6ct 2 ай бұрын
that was greatly helpful and this background philosophy makes things more clear to me, thank you.
@KodapsAcademy
@KodapsAcademy Ай бұрын
I'm glad I was able to be helpful :)
@maltonic42
@maltonic42 4 ай бұрын
Thank you, good job! I develop rather native desktop apps with C# (mainly for industrial automation) and work on a huge and old php-shop for my customers. I feel like i should study more webdevelopment on top, so i studied angular and i like it, but it took a while to study the concepts and to get a "ok"-workflow. Today i had the thought, that maybe i can make faster progress with React. I think i want both, but if its faster with react, then i think i should switch to that now and come back to Angular later and rather in the long term. Its rather a priority question. I work with C#/PHP to buy some time for studying (so to speak). Thats tough! so the quicker it brings some money, the more important it is. What do you guys say? Any similar situations/experiences? Thank you
@adewaleadisa4346
@adewaleadisa4346 Жыл бұрын
Great comparison with rich philosophical insight. As a dotnet developer, angular feel so natural. It's a pity everybody wants things done quickly and opting for react. If you are comfortable with angular, the speed of development will be as fast as react or even faster on the long run.
@jkdguru
@jkdguru Жыл бұрын
Very good, thank you. Liked and subscribed.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad you liked it, and welcome aboard !
@ayoubdkhissi
@ayoubdkhissi Жыл бұрын
great comparison! thanks
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad it was helpful! :)
@kiambojyms2196
@kiambojyms2196 Жыл бұрын
I do use both. It depends on the job required or what the client wants.
@luczztem
@luczztem Жыл бұрын
This is a very great analysis. I really liked it
@Anonymous11175
@Anonymous11175 Жыл бұрын
After starting to convert whole .jsx into .tsx, I feel Angular and React both are equal to learn. especially typescript in Redux.
@RuisuDev
@RuisuDev 8 ай бұрын
Nice comparison. I'll go with Angular, i think i can learn how to organize the code, i more back end oriented, but i want to learn a front end framework
@mohammadalaaelghamry8010
@mohammadalaaelghamry8010 7 ай бұрын
Great video, full of insights. Thank you.
@KodapsAcademy
@KodapsAcademy 7 ай бұрын
I’m glad it was helpful :)
@davidatebisun
@davidatebisun Жыл бұрын
For some reasons I keep going back to angular. Just enjoy working with it
@anthonysim563
@anthonysim563 Жыл бұрын
Wow, this is the best comparison video!
@joshgpro
@joshgpro Жыл бұрын
I like the illustration of shield vs atom and reaction.
@juboraj1494
@juboraj1494 Жыл бұрын
Thank you for the wonderful explanations
@KodapsAcademy
@KodapsAcademy Жыл бұрын
I'm glad you liked them, and I'm grateful I was able to be helpful!
@taylorworthington9394
@taylorworthington9394 2 жыл бұрын
Wow. This was awesome. . . (So Angular is for squares, jk.) "They" should have you teach all technical things, introducing them in such intriguing and relatable ways.
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
Yeah "Angular is for squares" is perhaps not the most flattering way to portray the difference between the two :D I'm glad you found my explanations helpful :)
@THE16THPHANTOM
@THE16THPHANTOM 7 ай бұрын
Angular it is then... i learned both a while back. but never got around to finding out why or where i could use one over the other. since there is basically no difference and i like the the structure and mentality of Angular, i'll stick with it for personal projects until i find anything lacking. which would warrant looking up videos like this again for alternatives.
@streetchronicles5693
@streetchronicles5693 6 ай бұрын
I started with react, but you know what they say, once you go Angular, you never go back (or at least I say). I dont like css html and js in the same file. I dont like how everyone has different tools to support their react projects. Standardization in angular makes me faster.
@riccarrasquilla379
@riccarrasquilla379 7 ай бұрын
thanks for the tips.
@pubgmady671
@pubgmady671 Жыл бұрын
2 min in mind blown !!! Great stuff, thanks
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad you enjoyed it!
@marcosjova2530
@marcosjova2530 2 жыл бұрын
I my left my country (Angola) moved to India to study computer science and engineering and i am really struggling to choose one (Angular, React and Nodejs) Thank you very much
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
Wow, what a journey! I’m glad if I’ve managed to help you in any way :)
@LearnWithNeeraj777
@LearnWithNeeraj777 2 жыл бұрын
From which country you moved to india? Nigeria?
@joecater894
@joecater894 Жыл бұрын
i'm kind of hoping that if you learn one.. then it makes it 100% easier to learn the other. React is going quite well.. but there are so many technologies.. and pay is so-so for them in the UK.
@King.MaidenHeaven
@King.MaidenHeaven 3 ай бұрын
new coder here! i was looking at jobs for frontend web developement. This was the best and straight to the point. Very good job brother
@KodapsAcademy
@KodapsAcademy 3 ай бұрын
Glad this was helpful ! :)
@darudeSandstorm.
@darudeSandstorm. Жыл бұрын
bro this was an artistic video, thank you ^^
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad you liked it :)
@reginaldbellas703
@reginaldbellas703 Жыл бұрын
I prefer angular due to scalability hard to scale react apps due to structure
@user-yk8vq8er8m
@user-yk8vq8er8m 10 ай бұрын
5 stars explanation, Thank you.
@nuitech2190
@nuitech2190 2 жыл бұрын
Same I started off with Angular and then React, thanks to NextJS. (I work at small company) My recommend to new dev, try Angular, learn about good/stuctured way of doing thing then React. Larger app & more developers I will choose Angular, just because easier to maintain. Sure you can do with react just need extras effort.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
The starting with Angular then going on to React was exactly my trajectory :)
@dattarajdhadas3347
@dattarajdhadas3347 Жыл бұрын
Although, I would rather go for React n then explore new techs as react will lead me to strong my JS grounds... It doesn't mean that I'm not aware of Angular , in fact I want give special attention to angular with dotnet framework..
@pankajprasar
@pankajprasar Жыл бұрын
I love the way you present you facts Thanks Subscriber +1😁
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Thanks, and welcome on board :)
@imanqoly
@imanqoly 11 ай бұрын
I was thinking why there's not a solid and straight-forward comparison between 2 things in KZbin that actually help you choose something!? I got what I asked for, between angular and react...
@KodapsAcademy
@KodapsAcademy 11 ай бұрын
Glad to be helpful :)
@randomdude7229
@randomdude7229 2 жыл бұрын
Don't wanna deal with observables, directives or other obscure tricky ng stuff. React has a closer approach to plain js.
@nikolanovakovic4150
@nikolanovakovic4150 Жыл бұрын
i love how you explained this :DD
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Glad you liked it :)
@chrislee1000
@chrislee1000 Жыл бұрын
very nice. thank you.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
You're welcome :)
@PIRAKAS666
@PIRAKAS666 Жыл бұрын
i would go with angular however the thought of now also learning the typescript just to use a bloody framework is demoralizing lol
@Andy-si1pl
@Andy-si1pl Жыл бұрын
Typescript on the surface you know like const a: int = 10; const b: Person = { name: 'Bill', age: 50} makes sense but it has a lot of things you will not be familiar with if you are coming from maybe a C# or Java background They are useful but sometimes seem like "why have so many ways to do the same thing" So things like Partial, Omit, Pick are all tacking the same general problem of partial inheritance and I am not sure they are necessary but I'm sure the clever TS developers knew what they were doing 🤷‍♂ And particularly on the Partial front, you should just be able to default items in an object if they are not set... You shouldn't have to mark them as nullable
@youcancallmejoker340
@youcancallmejoker340 2 ай бұрын
Great video. Nailed it
@supersonicph
@supersonicph 2 жыл бұрын
Nice analysis. Let me try solidJS real quick
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
I have a video on the subject if you're interested :) kzbin.info/www/bejne/d5DHhqaJr92qoas
@kyleleblancvlogs3820
@kyleleblancvlogs3820 2 жыл бұрын
Extremely well done. Learned react and built half a dozen applications with it. Found how it can be bad or things overlooked like seo. Now working with next js. And the versatility of it is wonderful. It sounds a lot like angular. I think that will next.
@KodapsAcademy
@KodapsAcademy 2 жыл бұрын
Thanks for the kind words :) I'm a big fan of NextJS too, although I'm starting to look into Remix at the moment :)
@user-cz6rn7fd5u
@user-cz6rn7fd5u Ай бұрын
damn this is literally the best video i've ever watch when asking about 1 vs the other
@KodapsAcademy
@KodapsAcademy Ай бұрын
Wow, thanks :)
@worldofnissanka9222
@worldofnissanka9222 Жыл бұрын
so beautiful presenting Style
@iankamandew9777
@iankamandew9777 Жыл бұрын
No beating around the bush, Just straight Facts! 👏🏾Awsome video
@markyin3029
@markyin3029 19 күн бұрын
Your perspective is unique but very understandable.
@KodapsAcademy
@KodapsAcademy 19 күн бұрын
Thanks :)
@samchilvers3711
@samchilvers3711 Жыл бұрын
Thank you for doing a comparison that doesn't sound like some mad football supporter talking about their favourite team. At last a reasoned comparison that sees strength in both solutions. 👍 I think I'll subscribe to your channel.
@rkbelmont1138
@rkbelmont1138 Жыл бұрын
I have a legacy webapp from 2012 written on nodejs, jsp and angularjs which runs over a wildfly. I'd like to refactor it wether it's to Angular 2 or React. Reading as much as I can to make the best decision.
@KodapsAcademy
@KodapsAcademy Жыл бұрын
Hi it really depends on the scope of the app, I think you’ve already understood that angular JS bears little to no ressemblance to angular 2+. There might be more documentation on migrating from JS to 2+ but that’s about it :)
@HandledToaster2
@HandledToaster2 Жыл бұрын
NodeJS and JSP? What??
@rkbelmont1138
@rkbelmont1138 Жыл бұрын
@@HandledToaster2 Legacy code. No clue why shit is like that. Can't wait to move on from that UI.
@HandledToaster2
@HandledToaster2 Жыл бұрын
@@rkbelmont1138 this doesn't make any sense, is the JSP coming from NodeJS? Because JSP is Java...
@ALKASHIF-
@ALKASHIF- 3 ай бұрын
for me angular i like the environment of framework its more stable can find everything one place just like supper market react is also good but its like a branches you need to jump from place to other
React vs Angular in 2024
9:00
Kodaps Academy
Рет қаралды 26 М.
Angular Basics, Pros and Cons Explained
11:41
AltexSoft
Рет қаралды 53 М.
UFC Vegas 93 : Алмабаев VS Джонсон
02:01
Setanta Sports UFC
Рет қаралды 194 М.
Angular vs React vs Vue: Which Framework to Learn in 2022
17:19
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
What is the Java Job delusion?
12:23
Stefan Mischook
Рет қаралды 105 М.
React vs HTMX: Why we chose HTMX?
5:01
Kodaps Academy
Рет қаралды 4,7 М.
Is React Better than Angular?
19:22
Gavin Lon
Рет қаралды 2,6 М.
What is SolidJS (vs React and Svelte) ?
6:02
Kodaps Academy
Рет қаралды 29 М.
Interview with a Senior C# Developer
10:56
Programmers are also human
Рет қаралды 597 М.
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 454 М.