Is React Better than Angular?

Sdílet
Vložit
  • čas přidán 25. 06. 2024
  • In this video we compare two great technologies, React and Angular, which are used primarily for the creation of SPA applications - Single Page Applications.
    🕐 Video Time Indexes
    -------------------------------------
    00:00:00 - Introduction
    00:01:46 - A brief overview of Angular
    00:03:49 - A brief overview of React
    00:05:10 - The similarities between Angular and React
    00:07:30 - The differences between Angular and React
    00:10:39 - Advantages of Angular
    00:12:37 - Advantages of React
    00:14:01 - Should we choose Angular or React?
    00:15:48 - Conclusion
    Blazor Courses
    ------------------------
    Build a Shopping Cart Application using Blazor WASM and Web API
    🔗 • Blazor (WebAssembly) a...
    Build a Sales Management Application using Blazor Server and Syncfusion Compoments
    🔗 • Blazor Server App with...
    React Courses
    ------------------------
    Project Based React Course for Beginners
    🔗 • React JavaScript Frame...
    Ranking App using React with .NET (C#)
    🔗 • React with .NET Web AP...
    .NET 8 Playlist - Blazor's new Featurs and Enhancements
    🔗 • What's New in .NET 8 ?
    Support the Channel 👍
    ------------------------------------
    Buy me a Coffee ☕️
    🔗 www.buymeacoffee.com/GavinLon
    PayPal
    🔗 www.paypal.com/paypalme/GavinLon
    🪙 BitCoin
    12JZYMiRq5YRDN5R5zuyYt7jMN8eTpkgns
    Please follow me on Twitter @GavinLonDigital
    Full Playlist - C# for Beginners Course
    ------------------------------------------------------------
    🔗 • Unity for Beginners (C...
    Free Courses and Educational Videos - Gavin Lon
    -------------------------------------------------------------------------------
    Blazor (Webassembly) Shopping Cart Application full playlist
    🔗 • Blazor (WebAssembly) a...
    Full playlist - Let's Build an ASP .NET Core MVC Web Application on .Net 5
    🔗 • Part 1 - Overview - Le...
    Full playlist - Advanced C# Course
    🔗 • Introduction - Advance...
    Full playlist - C# for Beginners Course
    🔗 • C# for Beginners - Par...
    Blazor Server App on .NET 6 Course - FreeCodeCamp
    🔗 • Blazor Server App with...
    🎶All Music in this Video was Created by Gavin Lon

Komentáře • 18

  • @christianmead8160
    @christianmead8160 Před 5 měsíci

    Amazing video - You answered all my questions through the end of the video. Definitely glad I watched the whole thing ! I learned a lot!

    • @GavinLon
      @GavinLon  Před 5 měsíci

      Thanks so much for your kind comment. I appreciated it! :) I'm really glad you enjoyed this video!

  • @foxdie8106
    @foxdie8106 Před 4 měsíci +2

    After years of experience, I have to say that If you need to create a mid-big app use Angular. If your app is small-very small use React.

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

      I know Angular definitely has advantages over React when it comes to the creation of larger apps. I think this is largely due do with how Angular facilitates a clean separation of concerns :)

    • @foxdie8106
      @foxdie8106 Před 4 měsíci +5

      @@GavinLon Yes, and one of the main reasons are that React needs a lot of third party libraries and you don't know if it will have support in the future. Angular has everything you need and it's maintained by one team.

    • @GavinLon
      @GavinLon  Před 4 měsíci +2

      @foxdie8106 - I think those are some great points that you raise. Thank you! :)

  • @hammeedabdo.82
    @hammeedabdo.82 Před 5 měsíci

    I agree with you..good comparison!

  • @unhandledexception1948
    @unhandledexception1948 Před měsícem +1

    is the usage of hooks really a simple concept ? what is so hard about angular ? I never understood the arguement that react is simpler to learn..... perhaps for small to do list apps, but not in a real world app

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

      I personally don't find Angular all that difficult but I believe it is generally acknowledged that React is easier to learn than Angular. I would recommend learning React first and then progressing to Angular but there is nothing wrong with starting with Angular - I don't think its that difficult to learn but perhaps React is a little bit easier to learn. :)

  • @criticalthinker88gis13
    @criticalthinker88gis13 Před 5 měsíci

    Good video, I have one thing to add. I think you should be pragmatic and learn what is in most demand in your area or the area you want to work in, in general React is used more but there is a shift in the market where React is used with TS more and it is expected that devs knows TS now.

    • @GavinLon
      @GavinLon  Před 5 měsíci

      Excellent point! Thank you :)

  • @ulrich-tonmoy
    @ulrich-tonmoy Před 6 měsíci +1

    Mircrosoft is slowly migrating to React

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

      I know Microsoft is using React Native a lot, to build features across a large number of applications.

  • @TayambaMwanza
    @TayambaMwanza Před 5 měsíci +1

    There's a new angular logo btw

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

    I prefer `html-form` the LEAST popular JS lib. 🙂

    • @GavinLon
      @GavinLon  Před 6 měsíci +2

      Cool - it doesn't matter how popular the technology is, as long as it works for you and your application :)