Angular vs React: which should you choose?

Sdílet
Vložit
  • čas přidán 12. 06. 2024
  • 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/

Komentáře • 306

  • @zoxx972
    @zoxx972 Před rokem +177

    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  Před rokem +6

      I’m glad you liked it, thanks for the kind words !

    • @romaneaugustin2462
      @romaneaugustin2462 Před 10 měsíci +1

      agreed. that elder pro knows how to explain his stuff. 👏👏👏👏
      Thanks @Kodaps Academy

  • @jaredwilliams8621
    @jaredwilliams8621 Před rokem +112

    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 Před 10 měsíci +2

      Sounds, good. Maybe I should try angular. Bought a course since last year, never made time for it. Thanks for the motivation.

    • @nkhatashomeschool8230
      @nkhatashomeschool8230 Před 9 měsíci +1

      Maybe I should learn Angular too

    • @ruwaidyousuf3588
      @ruwaidyousuf3588 Před 4 měsíci

      Same here

    • @alexgbraga
      @alexgbraga Před 2 měsíci +1

      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 Před 2 lety +89

    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…

  • @gurpreetsingh6785
    @gurpreetsingh6785 Před rokem +51

    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 Před rokem

      Can u tell me from where u learned angular ? And can u share or suggest any free resource for angular ?

  • @basudevadhikari22
    @basudevadhikari22 Před 2 lety +56

    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  Před rokem +2

      I'm glad you liked it :)

    • @patricioaguirre9388
      @patricioaguirre9388 Před rokem +2

      So good is poetic

    • @rtzzz9772
      @rtzzz9772 Před rokem

      Or you can do the same thing in React in an afternoon...I guess we have difference of opinion in "worth it".

  • @Enigmata23
    @Enigmata23 Před rokem +35

    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

  • @yashbehara7525
    @yashbehara7525 Před rokem +9

    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!

  • @xXC0deZer0Xx
    @xXC0deZer0Xx Před rokem +5

    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  Před rokem +1

      I'm glad to have been of service, thanks for your encouragement!

    • @nikoszervo
      @nikoszervo Před rokem +3

      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.

  • @x0z59
    @x0z59 Před 2 měsíci +1

    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.

  • @jadenguyen8771
    @jadenguyen8771 Před rokem +2

    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  Před rokem +1

      I'm glad you liked it! (I've a childhood friend in Yverdon in Switzerland, by the way :))

  • @riketscience
    @riketscience Před rokem +2

    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....

  • @nope7505
    @nope7505 Před 2 měsíci +1

    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

  • @MichaelMbugua1
    @MichaelMbugua1 Před 2 lety +9

    You did a great job on your explanations. I use Angular to build ERP systems after trying React..

  • @darrengreene7471
    @darrengreene7471 Před rokem +8

    I love how you explained the technical intricacies in a storytelling fashion!

  • @mlungost
    @mlungost Před 4 měsíci +1

    jumped to the closing remarks, and that 2 mins discussion was so well stated and straightforward than a lot of reviewed out here

  • @Diff3RentBreed
    @Diff3RentBreed Před rokem +13

    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  Před rokem +1

      I'm glad I was able to break things down clearly, it hasn't always been my strong point :)

  • @davebudah
    @davebudah Před 2 lety +29

    This is a great video. I know both Angular and React, but I prefer Angular.

    • @kishorek4319
      @kishorek4319 Před rokem +1

      The reason why you prefer Angular..??

    • @davebudah
      @davebudah Před rokem +1

      @@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 Před rokem +1

      @@davebudah Thanks. Where I can learn Angular.??

    • @davebudah
      @davebudah Před rokem

      @@kishorek4319 czcams.com/users/MonsterlessonsAcademy

    • @davebudah
      @davebudah Před rokem

      @@kishorek4319 czcams.com/users/GetArrays

  • @amans6504
    @amans6504 Před 2 lety +97

    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  Před 2 lety +9

      Yeah I started with Angular (and Typescript) and I think that probably helped me when I learnt React :)

    • @meriofrog
      @meriofrog Před 2 lety

      well you don't know how to structure your projects properly in React.

    • @randomly_random_0
      @randomly_random_0 Před 2 lety +13

      same. react is kind of unorganized. with typescript, angular is more organized

    • @Submersed24
      @Submersed24 Před rokem

      @@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.

  • @JemilMarcosTyC
    @JemilMarcosTyC Před 11 měsíci +2

    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  Před 11 měsíci +2

      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 :)

  • @MrEvansjethro
    @MrEvansjethro Před 2 lety +22

    Honest and straight to the point. I have always had a conviction to learn Angular, and you really helped me to decide. Thank you.

  • @joshualloyd6694
    @joshualloyd6694 Před rokem +2

    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  Před rokem

      I'm glad to have been of service, have fun learning! :)

  • @rohitkf8474
    @rohitkf8474 Před 2 lety +8

    I love how your mind works and the way you speak

  • @salvadorfajardo234
    @salvadorfajardo234 Před rokem

    Thank you, you video helped me a lot to decide what to learn !

  • @tomharner83
    @tomharner83 Před rokem +1

    Excellent breakdown! Very easy to follow! Extremely clear!

  • @mm007emko
    @mm007emko Před rokem +1

    This is the best comparison I've heard so far. Thanks!

  • @malvikabaru
    @malvikabaru Před rokem

    Wonderful start video for someone who for the first time wants to understand the difference between the two languages.

  • @ChrisL-xq3mw
    @ChrisL-xq3mw Před 2 měsíci

    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!

  • @stormbytes
    @stormbytes Před rokem +3

    Hands down the BEST PRESENTATION on the RELEVANT DIFFERENCES, NG vs. React.

  • @Aziz-kw6ct
    @Aziz-kw6ct Před měsícem

    that was greatly helpful and this background philosophy makes things more clear to me, thank you.

  • @haridulal9106
    @haridulal9106 Před rokem +1

    genuinely speaking..this is the best comparison video i have ever watched....a perfect blend of technicality and philosophy...instant sub...

  • @_dinesh
    @_dinesh Před 2 lety +9

    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 Před rokem

      @@AndyFarrell008 hmm.. I haven't tried that.. I typically use the MatTable's dataSource attribute.

  • @poloptree2
    @poloptree2 Před rokem +4

    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.

  • @stefank5775
    @stefank5775 Před 3 měsíci

    Awesome video! Thanks for the explanations, they were really helpful for me!

  • @shreejithajithkumar
    @shreejithajithkumar Před rokem

    It is so peaceful to listen to you teach and I understood everything with clarity. Thank you.

    • @KodapsAcademy
      @KodapsAcademy  Před rokem

      I'm glad you like it, and I'm happy to be of service :)

  • @nChauhan91
    @nChauhan91 Před rokem +2

    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 Před 8 měsíci

      If that's so then y a big organisation like Facebook using React?

    • @KodapsAcademy
      @KodapsAcademy  Před 8 měsíci

      A counter example does not disprove a probability or a tendency, only an absolute.

  • @Fh_Ndiritu
    @Fh_Ndiritu Před rokem +1

    Wow! This is the best comparison video I have seen. Kudos!

  • @mlsandreas
    @mlsandreas Před 2 lety

    I think its the best explenatory video i have seen for Angular and react!! Thank you!!

  • @AmodeusR
    @AmodeusR Před rokem +1

    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 Před rokem

    This is a phenomenal video. I really enjoyed it. Thanks!

  • @rishabhagnihotri2872
    @rishabhagnihotri2872 Před 3 měsíci +1

    Wow!!! You didn't just tell the difference but also told how to tell the difference. Excellent!!! 5 stars!!!

  • @HammadKhanYT
    @HammadKhanYT Před rokem

    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?

  • @unhandledexception1948
    @unhandledexception1948 Před 8 měsíci

    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 :-)

  • @victormbarachi4701
    @victormbarachi4701 Před 9 měsíci

    This is so clear, welldone!

  • @augpie4249
    @augpie4249 Před rokem +2

    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.

  • @erandro
    @erandro Před 8 měsíci

    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 👍

  • @kafka-
    @kafka- Před 3 měsíci

    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.

  • @maltonic42
    @maltonic42 Před 4 měsíci

    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

  • @user-ye3gb2zi9h
    @user-ye3gb2zi9h Před 9 měsíci +1

    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  Před 9 měsíci

      Thanks for your kind words, I’m glad it was helpful :)

  • @noelremasu
    @noelremasu Před rokem +1

    The best comparison video of all time. Straight up and honest.

  • @chris0628
    @chris0628 Před rokem +1

    Excellent content... a unique way of looking at the language selection 👍

  • @partiid
    @partiid Před 2 lety +7

    What a great video Absolutely love the storytelling

  • @sqwert654
    @sqwert654 Před rokem +2

    This is the most poetic discussion about frameworks I have every seen. Preferring the MVC model as an objective c coder

  • @juboraj1494
    @juboraj1494 Před rokem

    Thank you for the wonderful explanations

    • @KodapsAcademy
      @KodapsAcademy  Před rokem

      I'm glad you liked them, and I'm grateful I was able to be helpful!

  • @mohammadalaaelghamry8010
    @mohammadalaaelghamry8010 Před 7 měsíci

    Great video, full of insights. Thank you.

  • @MuhammadAkbar-sy7zm
    @MuhammadAkbar-sy7zm Před rokem +2

    very helpful explanation. love the philosophy between those two

  • @binodrd5943
    @binodrd5943 Před rokem

    Great Stuff, thanks for sharing to us.

  • @jkdguru
    @jkdguru Před rokem +1

    Very good, thank you. Liked and subscribed.

  • @Andy-si1pl
    @Andy-si1pl Před rokem +3

    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.

  • @anthonysim563
    @anthonysim563 Před rokem

    Wow, this is the best comparison video!

  • @maneshipocrates2264
    @maneshipocrates2264 Před rokem +1

    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  Před rokem

      I’m glad you liked the video, thank you for your kind words :)

  • @bbbeo8912
    @bbbeo8912 Před 6 měsíci

    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.

  • @user-yk8vq8er8m
    @user-yk8vq8er8m Před 10 měsíci

    5 stars explanation, Thank you.

  • @markyin3029
    @markyin3029 Před 14 dny

    Your perspective is unique but very understandable.

  • @ayoubdkhissi
    @ayoubdkhissi Před rokem

    great comparison! thanks

  • @matiasrebori9025
    @matiasrebori9025 Před 2 lety +2

    very good video, both are different so they serve different purpose, it reminds me of django and flask.

  • @luczztem
    @luczztem Před rokem

    This is a very great analysis. I really liked it

  • @kiambojyms2196
    @kiambojyms2196 Před rokem

    I do use both. It depends on the job required or what the client wants.

  • @DataPastor
    @DataPastor Před 2 lety

    Wow. An extremely enjoyable and thoughtful comparison.

  • @adewaleadisa4346
    @adewaleadisa4346 Před rokem +2

    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.

  • @King.MaidenHeaven
    @King.MaidenHeaven Před 3 měsíci

    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

  • @riccarrasquilla379
    @riccarrasquilla379 Před 7 měsíci

    thanks for the tips.

  • @joshgpro
    @joshgpro Před rokem

    I like the illustration of shield vs atom and reaction.

  • @streetchronicles5693
    @streetchronicles5693 Před 6 měsíci +1

    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.

  • @thefunkybassistnl
    @thefunkybassistnl Před 3 měsíci

    What a GREAT explanation and recommendation thank you. As a more creative type of developer, I will be diving into React.

  • @youcancallmejoker340
    @youcancallmejoker340 Před 2 měsíci

    Great video. Nailed it

  • @user-cz6rn7fd5u
    @user-cz6rn7fd5u Před měsícem

    damn this is literally the best video i've ever watch when asking about 1 vs the other

  • @davidatebisun
    @davidatebisun Před rokem +1

    For some reasons I keep going back to angular. Just enjoy working with it

  • @kishorek4319
    @kishorek4319 Před rokem

    Guys anyone kindly suggest which is best platform and where I can learn Angular..??

  • @RuisuDev
    @RuisuDev Před 8 měsíci

    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

  • @KnownTechnical
    @KnownTechnical Před rokem

    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.

  • @Anonymous11175
    @Anonymous11175 Před rokem

    After starting to convert whole .jsx into .tsx,
    I feel Angular and React both are equal to learn. especially typescript in Redux.

  • @THE16THPHANTOM
    @THE16THPHANTOM Před 7 měsíci

    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.

  • @taylorworthington9394
    @taylorworthington9394 Před 2 lety +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  Před 2 lety

      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 :)

  • @jordanrosas9765
    @jordanrosas9765 Před měsícem

    Which pays more?

  • @imanqoly
    @imanqoly Před 11 měsíci +2

    I was thinking why there's not a solid and straight-forward comparison between 2 things in CZcams that actually help you choose something!? I got what I asked for, between angular and react...

  • @pubgmady671
    @pubgmady671 Před rokem

    2 min in mind blown !!! Great stuff, thanks

  • @joecater894
    @joecater894 Před rokem

    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.

  • @manojksarkar
    @manojksarkar Před 3 měsíci

    Well explained. Thanks for the video.
    One request: Can you share your thoughts on Next.js and when should I choose it.
    Or please correct me if i am wrong
    I think NextJs is addressing key aspects like server-side rendering and routing, providing a smooth experience for React developers. Though it doesn't directly bridge the gap between Angular and React, it is just enhancing the React ecosystem, offering features like automatic code splitting and SEO optimization.

    • @KodapsAcademy
      @KodapsAcademy  Před 3 měsíci +1

      I'm a fan of NextJS, generally speaking, because of its DX and ecosystem and its implementation of server components with React. It still isn't as opinionated as Angular is (e.g. there is no equivalent of pipes or directives) but whereas React is "only" a library, with NextJS it is a framework.

    • @manojksarkar
      @manojksarkar Před 3 měsíci

      Got it, Thank you@@KodapsAcademy

  • @marcosjova2530
    @marcosjova2530 Před 2 lety +1

    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  Před 2 lety

      Wow, what a journey! I’m glad if I’ve managed to help you in any way :)

    • @LearnWithNeeraj777
      @LearnWithNeeraj777 Před 2 lety

      From which country you moved to india? Nigeria?

  • @worldofnissanka9222
    @worldofnissanka9222 Před rokem

    so beautiful presenting Style

  • @iankamandew9777
    @iankamandew9777 Před rokem

    No beating around the bush, Just straight Facts! 👏🏾Awsome video

  • @darudeSandstorm.
    @darudeSandstorm. Před rokem +1

    bro this was an artistic video, thank you ^^

  • @chrislee1000
    @chrislee1000 Před rokem

    very nice. thank you.

  • @jorgebarrero5299
    @jorgebarrero5299 Před 7 měsíci

    Very good!!!

  • @randomdude7229
    @randomdude7229 Před 2 lety +6

    Don't wanna deal with observables, directives or other obscure tricky ng stuff. React has a closer approach to plain js.

  • @supersonicph
    @supersonicph Před rokem +1

    Nice analysis. Let me try solidJS real quick

    • @KodapsAcademy
      @KodapsAcademy  Před rokem +1

      I have a video on the subject if you're interested :) czcams.com/video/A_dUsSzxwkI/video.html

  • @tonyjennings8199
    @tonyjennings8199 Před rokem

    Excellent perspective

  • @ALKASHIF-
    @ALKASHIF- Před 3 měsíci

    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

  • @rahimlaribi5558
    @rahimlaribi5558 Před rokem

    can you answer me why sould we learn typescript before any framework ? (im trying to get better at css and going to start js and from what i heard i should pick a framework after than css framework ) should i leanr typescript before any of them?

    • @KodapsAcademy
      @KodapsAcademy  Před rokem

      You need to learn Typescript if you want to learn Angular, because Angular relies on Typescript. You can code a React app without using (or learning) Typescript however.

    • @rahimlaribi5558
      @rahimlaribi5558 Před rokem

      @@KodapsAcademy ok since im planning to learn react then ill keep it to later thank u

  • @andrefarinha419
    @andrefarinha419 Před 8 měsíci

    Hello i am doing a project for school.
    I need to create a website for web and android. I need to use Database for my data.(SQL? MAYBE)
    Wich program do you suggest that i use to build the website.
    I need to have a admin system, where he changes data and a client system.
    Thank you!

    • @KodapsAcademy
      @KodapsAcademy  Před 8 měsíci

      Hi it really depends on what you are comfortable with, a good choice could be a Nest JS backend with a Postgres or MySQL database.