React VS Angular in 2020

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 849

  • @HiteshCodeLab
    @HiteshCodeLab  4 года назад +73

    To get started with react visit:
    courses.learncodeonline.in/learn/Complete-ReactJS-developer-Bootcamp
    To get started with Angular visit:
    courses.learncodeonline.in/learn/Complete-Angular-Developer-Bootcamp

    • @akd070
      @akd070 4 года назад +7

      hello Hitesh sir , i am a 4th yr engineering student , I am in great dilemma should I learn web development or should I focus on ML and data science . Which will be a better career option to chose ? Or is it very late for me?

    • @snghnishant
      @snghnishant 4 года назад +2

      Bought your Angular Bootcamp course for my brother who is willing to make a career change from his customer service associate in Amazon to SDE. He's from ECE background. I loved the content of the bootcamp and I am really thankful to you to put it out there on a really affordable price. LCO ROCKS ✓

    • @snghnishant
      @snghnishant 4 года назад

      @@akd070 Brother I think you should try minimum in both of that like spend 30 days in both make 3 Projects for your portfolio which you can explain in your Interview they don't need to be big or complex just pick some foundational stuff. And parallel to it make sure you start problem solving in C/C++/Java/Python and keep doing it until you crack SDE position.

    • @shaktishankarkarmakar6481
      @shaktishankarkarmakar6481 4 года назад

      Sir. One question . I'll be in jadavpur university Cse this year. Is macbook pro base variant better for me? Please sir do reply!!

    • @rbk.technology4747
      @rbk.technology4747 4 года назад

      Yah need more videos.

  • @NagaRajyadava
    @NagaRajyadava 4 года назад +18

    As a Java developer I would say Angular is very simple to work. If you know any one of programming language you can easily learn Angular. Its very similar to Java mvc applications. It has dependency management like maven. Architecture like spring boot, strictly typed like java

  • @roysmith5711
    @roysmith5711 4 года назад +429

    I'm a professional developer and I hate those videos where they say "it depends", "you can use both" etc etc. and other safe and neutral terms.
    We come here to get other dev's opinion. You are brave enough to share yours and I appreciate that more than you know.
    This is a good video for everyone.

    • @ImproveProgrammingLogic
      @ImproveProgrammingLogic 4 года назад +1

      Yes..

    • @pcg4mer427
      @pcg4mer427 4 года назад +1

      so what we choose ?

    • @peterstangl2799
      @peterstangl2799 4 года назад +18

      When you are a professional developer then you know he is right. It depends on what you want to achieve. How scalable your application should be and so on. If you want to know the personal rule I am following for years now when somebody asks for my opinion: if you are an OOP Expert and want to get away from JSF/ASP/PHP use angular for big applications. If you want to do functional programming and do a small Webpage use react.

    • @iliketocode6986
      @iliketocode6986 4 года назад +1

      100% agree.

    • @lakshmanank3206
      @lakshmanank3206 4 года назад

      Finally what you think..what we choose

  • @vaibhavphutane286
    @vaibhavphutane286 4 года назад +7

    Since 6 months I was doing analysis on following points
    1. Number of jobs
    2. Average salary offered
    3. Jobs where Angular and React both are required
    4. Niche companies
    In all above points react wins the battle. React has 20% more average salary than Angular. plus number of openings for react are way more than Angular (Angular openings are decreased in 2020)

  • @denespapp1963
    @denespapp1963 3 года назад +6

    the best AngularReact comparison I've ever seen. Unbiased, not trying to please everyone. Most comparisons are created by junior developers who never worked on big projects or used other frameworks/libraries than React so they are React fanboys and Angular haters. Most of them still think that Angular===Angular.js. Both Angular and React are super useful tools, and for different use cases. React is a simple, easy to learn and beginner friendly UI library while Angular is a big, "batteries-included" framework which has built in features for 99% of the cases that you'll need in the future when you work on a complex SPA

  • @karthikeyan_vellingiri
    @karthikeyan_vellingiri 4 года назад +12

    In my personal experience, I have started with angular, after that I started learning react.
    When started react, I felt confused because of react jsx syntax (html and js are in same file). Comparing with angular, I felt angular has a clean file structure. But the prior knowledge of angular and it's component based features helps me to understand the react core concepts easily.
    So my suggestion is try to understand the core concepts well on angular or react. Then Another one will be easy to learn.

  • @MahmoudYhya
    @MahmoudYhya 4 года назад +137

    Angular is so so powerful framework. Once you learn it You don't need anything else.
    I'm sure that anyone learn it can't leave it again. SUCH A POWERFUL TOOL

    • @ImproveProgrammingLogic
      @ImproveProgrammingLogic 4 года назад +4

      Dont forget REACT...

    • @kirankamath5891
      @kirankamath5891 4 года назад +3

      I have knwledge in recat, i wish to learn angular, will it cause me any confusion.

    • @ImproveProgrammingLogic
      @ImproveProgrammingLogic 4 года назад +3

      @@kirankamath5891 Nop But Angular is vast very vast...It will take some time to learn....You will have to focus on TYPESCRIPT ...TS is easy ...Dont worry

    • @yogeshdeveloper5346
      @yogeshdeveloper5346 4 года назад +2

      @@ImproveProgrammingLogic TS Has its own very amazing advantages!!!. Also whenever I do work on react, I use the TS version

    • @adityakhatwa8555
      @adityakhatwa8555 4 года назад +1

      Well Facebook found something else though.😉

  • @giorgimerabishvili8194
    @giorgimerabishvili8194 4 года назад +10

    Angular is the most accomplished framework out there!

  • @Javii96
    @Javii96 4 года назад +13

    Honestly I jumped into angular without even considering react. I barely knew javascript. I spent the first day taking notes on various videos, the second day following a tutorial to make an angular app, and by the third day, I was routing and building my whole frontend app in typescript with angular in ionic. I spent all day every day, but still I thought Angular was really easy to learn.

    • @surajsanchan39
      @surajsanchan39 3 года назад +1

      Which is the best tutorial for angular?

  • @sujitkumarsingh3200
    @sujitkumarsingh3200 3 года назад +3

    I have worked professionally on 4 Front-end frameworks/libraries like AngularJS, Angular, VueJS and ReactJS.
    All of them take nearly same time to learn and expertise. However, I found learning Angular easier because everythings in Angular doc are together and organized. But for ReactJS, I needed to read multiple articles to do things properly.
    VueJS also has good documentation.
    My choice would be Angular > (VueJS or ReactJS) > AngularJS.

  • @anmol_tomer
    @anmol_tomer 4 года назад +32

    Summary: Do react first for a semester,get comfortable, move into angular then. Got it!

  • @arnabghosh5800
    @arnabghosh5800 4 года назад +9

    Your words about Typescript reminds me of my first week as an intern. My boss said the same thing, "Don't worry about typescript, you will pick it up within a week". And to my surprise, I actually did within half of the week.

  • @birsingh5388
    @birsingh5388 4 года назад +35

    Next video title suggestion:
    MEAN stack Vs MERN stack

  • @kkwilson27
    @kkwilson27 4 года назад +45

    From a software engineering perspective, Angular is a comprehensive, well-conceived, better-engineered system than React. React is rudimentary in comparison. A Ferrari and a Mustang will both get you to your destination, nevertheless, the Ferrari is an engineering marvel.

  • @akhileshm8089
    @akhileshm8089 4 года назад +3

    I started with Angular and I started your paid course and I am really enjoying it, please make more such courses....!

  • @SunnyVakil
    @SunnyVakil 4 года назад +3

    Yes, you are right. Angular is like a black coffee, once you will get a good test you can not resist to having.

  • @DecodedFrontend
    @DecodedFrontend 4 года назад +7

    I like both Angular and React :) And yes, when I started with React I hated everything in this library :D
    But now it is ok. The one drawback in my opinion is that React doesn't have first-class support of Typescript, so sometimes I encounter issues with types, especially in 3rd party libraries.

  • @varunv6641
    @varunv6641 4 года назад +244

    Vuejs is highly underrated and doesn't have the audience it deserves....

    • @mohammadmoulakhnif7188
      @mohammadmoulakhnif7188 4 года назад +5

      yes is a easy framework to learn

    • @MananGouhari
      @MananGouhari 4 года назад +1

      AGREED, VUE IS AMAZE.

    • @dstri1
      @dstri1 4 года назад +4

      I was learning react but instead i came to truly appreciate VueJs simplicity and power.

    • @SachinDolta
      @SachinDolta 4 года назад +1

      Vue is amazing

    • @akshaybhadange2492
      @akshaybhadange2492 4 года назад +6

      Yea but indian company does not have much clients using vuejs hence people here dont recommends it

  • @sameeranadgaonkar9756
    @sameeranadgaonkar9756 4 года назад +5

    Learned Angular first, and it's very good! I've tried a bit of React, will try it again..

  • @ankurdutta3277
    @ankurdutta3277 4 года назад +5

    I like any framework that encourages typescript. That's the reason I like Nestjs too.

  • @kaushalfeb
    @kaushalfeb 4 года назад +4

    " ...but who told you world is a fair place" what a beautiful way to start

  • @rainZSlayer
    @rainZSlayer 4 года назад +10

    As a Java developer, I'm more at home with typescript :)

  • @deeprajdey1364
    @deeprajdey1364 4 года назад +147

    Great video sir,
    Sir please can you make a video on a comparison of
    "React native and Flutter in 2020."
    If anybody wants this video in future hit the like button.

    • @rbk.technology4747
      @rbk.technology4747 4 года назад

      Even I need

    • @tejasjani2544
      @tejasjani2544 4 года назад +4

      🤗Search on RUclips Hitesh Choudhary
      99.9999999...∞% Hitesh sir's video will be available.
      Hitesh sir is 🦸‍♂️awesome 🦸‍♂️

    • @astiksarathe6757
      @astiksarathe6757 4 года назад

      he already made

    • @deeprajdey1364
      @deeprajdey1364 4 года назад

      Yes "Snake Snake" you are right I saw it. But I want another video particularly for 2020.

    • @tejasjani2544
      @tejasjani2544 4 года назад +2

      @@deeprajdey1364 I think you need another video for 2020,2021,2022,2023........
      Dost🤗, don't waste your time to find out which one is better then another. And ya don't reply me.
      This is comment section not debate section😅

  • @vishalkhedekar6573
    @vishalkhedekar6573 4 года назад +22

    One of the best explanation , start with React and then angular 🙌🙌🙌

    • @ImproveProgrammingLogic
      @ImproveProgrammingLogic 4 года назад

      Hm.

    • @BreadWinner330
      @BreadWinner330 4 года назад +1

      That's what I did. Jumping straight to Angular is painful unless you have a background with a "proper" programming language like Java/C#

  • @amanaswani1421
    @amanaswani1421 4 года назад +13

    I got so much confused after watching this video. I learned both..😂

  • @reginaldbellas703
    @reginaldbellas703 3 года назад +1

    This was a good video, I'm a lead at American Airlines now days React has falling in popular in big enterprise organizations because most big companies prefer frameworks over libraries. Most startups use react because it's easy and fast and good for new devs. Only issue I had with using React is that it relies too much on 3rd party libraries in which big companies are against. React is really only good for monolithic app. I prefer Angular Vue for big apps

  • @isaacrobot
    @isaacrobot 4 года назад +4

    I started using React around 2017 and fell in love with it coming from a more traditional type jQuery based projects. Now I transferred to another company since I wanted to experience a different back-end stack but we are working with Angular 8 for the front-end. It was quite a learning curve at first specially learning RxJS (and observables in general). Decorators, Directives, Pipes and passing data back and forward between components gets easier after you tried implementing them a couple of times.
    And I would definitely agree with the advice on this video, go for React if you're starting out, its much easier to get started with (IMO). All the things you'll learn will be applied to any FE framework ie state management, separation of concerns, dumb components, smart components, services etc.
    And starting with React would get you better odds of landing your first Job since there are a lot more React job posts than Angular job posts from what I can see where I'm from.

    • @amolkhaire3959
      @amolkhaire3959 3 года назад +1

      What you prefer for new learner, React or Angular?
      With respect of number of jobs in industry and demand of that.

  • @StephenMoreira
    @StephenMoreira 4 года назад +3

    Angular developer here. When they first released it I only had a brief moment of wondering what was the deal with going with Typescript, fell in love with it right away, I think the longer you have been using JavaScript in general the more appreciative you will be for Typescript.
    The second thing I have loved about it is the integration with RxJS which I LOVE LOVE, very sweet and slick reactive architecture can be done with it.
    Most important part if you are starting out, have fun !!! and stay curious; there's a million ways to do something in our world; it's a journey and the biggest marathon you will run.

  • @ReactAurAngular
    @ReactAurAngular 4 года назад +2

    I am Angular and react developer,And I am agree with you.. Angular is just like black coffee 😊

  • @esakkisundar
    @esakkisundar 4 года назад +5

    Thanks Hitesh. Its always a struggle for developers to keep learning new stuffs and each having its own syntax. Look at the plethora of Databases we have. Look at the OS options we have. Look at the programming language.

  • @nachotattooca
    @nachotattooca 4 года назад

    FINALLY! Someone who is very clear using angular and react. THANK YOU VERY MUCH FOR THIS! There are many ambiguous videos on the subject..

  • @abdulmoizfaisal725
    @abdulmoizfaisal725 4 года назад +3

    I am working on Reactjs for almost 1 year and I am now learning React native. Before moving towards React Native, I want to learn Angular but as I started learning, My brain shuts down. A new concept and architecture really confused me alot. Then I decided it is better to master one then to jump in both and now I am working on React native.

  • @nirjharpaul
    @nirjharpaul 4 года назад +2

    As far as I am concerned and my view, when some one starting with something it’s easy to mess up things, conventions, design pattern etc etc. for one simple example I have seen new developer creating several axios client in each and every component they want to access api. Even how you organise your code directory structure. So start with something which enforces you to use the industry best practices from the day one of your coding a module or project. So star with angular, learn how to organise your code, why convention was chosen over so many configuration available. Your first project, it will teach you structure, type script hard way and you won’t forget these in your next project in react. For experienced developer it’s choice you have to make what coding style you like, those custom ng tags or jsx. Getting started with react is easy but getting started with react & how it should be coded is hard.

  • @ma-ez3zh
    @ma-ez3zh 2 года назад

    Totally agree with the video. I learned React one semester during college and did a project, then Angular in another semester and made a different project with that. Agree about the black coffee analogy with Angular. I actually like both technologies. They are different but both worth learning.

  • @hugodeiro
    @hugodeiro 4 года назад

    I'm currently working as a Senior Developer acting mostly in Front-End with Angular. I completely agree with what have been said by Hitesh.
    Every framework, library, tool, method, whatever will come with a trade-off. One of the most important thing in our careers is to understand what are these trade offs (at least part of them) in order to be more assertive in our work. And I think you did it very well in your video. Obviously, there is a lot of more deep aspects to look at. But as you said, your focus in this video was not the industry but those that are starting their careers.
    Congratulations!

  • @yogeshdeveloper5346
    @yogeshdeveloper5346 4 года назад +22

    It's not fair, if you learn angular & work for a couple of months, I bet you, you can't move to any other framework!!! The ecosystem that you get in angular, you can't even imagine in the react world! You will fall in love with it.

    • @manupandher39
      @manupandher39 4 года назад

      You are wrong, i learnt angular then worked for 1 year on angular then i switched to react and now i love both 😍

    • @yogeshdeveloper5346
      @yogeshdeveloper5346 4 года назад +5

      @@manupandher39 I am also not biased towards any of them. I love react too but my personal preference is angular due to its ecosystem

    • @ImproveProgrammingLogic
      @ImproveProgrammingLogic 4 года назад

      True but React is also superbb

    • @arjunk5959
      @arjunk5959 4 года назад

      @@diegot8494 I have never worked with both of them

  • @blisstonkirubha5412
    @blisstonkirubha5412 4 года назад +68

    Angular is like black coffee that's for sure , I love angular, especially for angular material which is the best UI kit you can get

    • @hrishikeshawari2669
      @hrishikeshawari2669 4 года назад +9

      if u use material-ui.com/ for react, for sure u r going to hate angular material, they made it more cool for react than angular

    • @DecodedFrontend
      @DecodedFrontend 4 года назад +3

      @@hrishikeshawari2669 agree. Material UI for React is way more reach rather the Angular ones and Angular Material gets new features not so fast as for me.

    • @GenghisD0ng
      @GenghisD0ng 4 года назад +1

      Funny that Google's Angular Material is outdated and Material UI is up to date with the Material Design standards.Tthey have been rewriting Angular Material for as long as I can remember.

    • @misssuma4343
      @misssuma4343 4 года назад +2

      @Mayank Sharma you know right that you can use TypeScript with whatever you want?

    • @misssuma4343
      @misssuma4343 4 года назад +1

      @@hrishikeshawari2669 I mean, material UI libraries mostly are just some HTML bundles with some simple JS/TS and a bit of CSS, as a company that shouldn't really bother anyone

  • @kelvinonkundi270
    @kelvinonkundi270 4 года назад +3

    I have done both Angular and React, I started with React and no, I didn't hate Angular when doing React and vice versa.

  • @krenerkun
    @krenerkun 4 года назад +5

    Im currently working a hybrid app using Ionic/Angular. It was overwhelming at first, but thanks to my little experience in web development, I was able to catch up and loving it. Kudos to the developers of angular framework!

  • @ksk235
    @ksk235 4 года назад

    Most informed video I found on RUclips regarding React v Angular. You couldn't have put it in a better way than this.

  • @udg-g4v
    @udg-g4v 4 года назад +1

    I have worked professional in Angular, React and Vue and I would any day use Vue over Angular or react. I have used Typescript with Vue and its a breeze to use. And most of new Indian startups are using Vue more often now. If somebody makes argument about Vue not been backed by any big company, well, it has got an amazing community out there and still growing strong. All I wish is getting a powerful Angular like CLI in Vue, which if exist, I am not aware of.

  • @ciaranjmcg0v
    @ciaranjmcg0v 4 года назад

    I'm glad i took the time to watch this. I'm a full stack developer - software engineer and I've been using C# /ASP NET Core for the past few years. Getting kinda bored of using it though so i'm looking for a new approach to web and mobile apps for my projects. I think I'm going to go with React (at first) and see where that takes me. Thanks for sharing your thoughts and I'll keep up to date with your other videos!

  • @Rickvv007
    @Rickvv007 4 года назад

    Liked your video, m not a student, as you said Angular is Black Coffee is very true, but its a good framework even for a smaller portfolio project can be exported in production with BUILD. This one of the most unbiased comparison. :)

  • @Satyadeepgaur
    @Satyadeepgaur 4 года назад +2

    Actually i have worked on both and loved features of both, react is somewhat tough for me but both are easy in learning and implementing.

  • @coolvrocks
    @coolvrocks 4 года назад +2

    Yes we want this video from a corporate perspective as well !!

  • @balabhadrachand3834
    @balabhadrachand3834 4 года назад +7

    Intro is lit 🔥sir. Really day by day I am becoming a die hard fan of you ❤. Thanks for all the instructions and guides.

  • @dharaneeshwarpurushothaman6396
    @dharaneeshwarpurushothaman6396 4 года назад +15

    I was expecting this exact video for the past 3 days... Shocked to see the video in my feed. Clear and neat👌🥳. Your fan forever❣️

  • @getbrutal4388
    @getbrutal4388 4 года назад +5

    I've been writing Angular professionally for about 5 years now full time (the 1.x days were wild!). I love it, it's transformed my career in magical ways! I've done very small projects in React however I've done a lot in Vue, ko, _, Svelt, etc. In my opinion React/Vue/Svelt and Angular attract different mentalities. The size or difficulty isn't the metric I measure it, it's the personality of the dev and the task at hand. If your mandate is large scale software, Angular is a must in my opinion, just to keep the maintenance reliable. If your task is prototyping or a smaller scale project, react is SUPER fun! But so is Vue, Svelt, etc. But honestly no matter what you pick, if you're diligent, have a good eye, motivated by quality and have an idea of how to work in a team, all of them are great!
    PS: For students, destructuring is less important to know than 'call' and 'apply'. Syntax stuff like destructuring is great and take a look at it for cleanliness but the amount of flexibility and architectural horsepower you'll gain from call and apply should be screamed from the mountain tops. Call and apply separate the men from the boys.

  • @discounttrove
    @discounttrove 4 года назад +3

    Angular is better from a senior dev perspective, who care more about cleaner architecture. React is better for newer devs who can learn gradually.

  • @carlossam523
    @carlossam523 4 года назад +19

    Your comment on the apple mouse was too funny :'D ... Good video!! keep going and keep inspiring.

  • @sumitsinha562
    @sumitsinha562 4 года назад +3

    This battle is never gonna over.

  • @harshit741
    @harshit741 4 года назад

    The only youtuber who gives completely unbiased review and comparsions... much love Sir

  • @kr4it113
    @kr4it113 4 года назад +1

    Have worked on both the things
    One thing i dnt like as u said react is a library
    I still prefer angular as it gives u complete solution unlike react
    Anyways react is kind of easy than angular for small application i prefer react

  • @sai6157
    @sai6157 4 года назад +1

    After seeing so many angular vs react videos, finally today I got the clarity....nice points..thank you sir..

  • @behnamrostami1638
    @behnamrostami1638 4 года назад +7

    i started with react it was great for learning concepts then my boss made me study angular it was painful learning it now i love angular the architecture is complicated and better than react and vue is better than both of them it is simple like react and architecture is great like angular

  • @mr.jrashdi5388
    @mr.jrashdi5388 4 года назад

    Best thing about your video is , its to the point and extra shit free. sound and language is very clear

  • @efrainzaldumbide9897
    @efrainzaldumbide9897 4 года назад +1

    Angular is a little bit better for large projects for one specific reason, when going into putting together small pieces by yourself you introduce the probability of do not do it properly, Angular in the other side is a framework with a lot of this staff already there, tested and made by experts, is like to choose between Frankenstein and an Olympics games winner..

  • @akashtripathi9178
    @akashtripathi9178 4 года назад +8

    Two Roads diverged into the woods: Angular and React
    .
    .
    .
    .
    .
    .
    .
    I took the one less travelled by😊 (Angular)
    And that has made all the difference.

  • @akbng
    @akbng 4 года назад

    I am already enrolled in your MERN bootcamp. I'm really enjoying your course.. You really go through the docs really well and react becomes really easy for us

    • @SumeetMathew07
      @SumeetMathew07 4 года назад

      can you give the details regarding the bootcamp you are talking about. any link or something

  • @shahid9813
    @shahid9813 4 года назад

    for students follow horizontal learning , learn as much as you can , once you join the company then as fresher you will not have choice to work on the things which you know. i have had same experience during back of the days i have learned DOT Net but the first project i got to work on JAVA /Spring

  • @vignesh_m_1995
    @vignesh_m_1995 4 года назад +2

    Angular is like a black coffee. So true 😅😅
    Those who know Java would feel easy moving with Angular.

  • @musheerahmad6306
    @musheerahmad6306 4 года назад

    Yess sir you are right I started with react and worked on it about 3-4 months but now I am doing internship but here in company I am working on Angular both are good and each have its own importance but we should start with react

  • @CeresOutpost
    @CeresOutpost 4 года назад

    I just finished a React course and built a small SPA for a client. It was a lot of fun to learn and very weird coming from exclusively working on back-end projects with Laravel/PHP. On your advice, I will start playing with Angular next. Great video! Liked and subbed.

  • @vinothkumarv9722
    @vinothkumarv9722 4 года назад +1

    Wow amazing i learn the comparing more on Angular and React super...
    rhe 10:05 is real one... then the music is really super.. good speech as well

  • @akalplaysfull
    @akalplaysfull 3 года назад

    note: this is for student. and for yout that have not much time to learning everything then just start learning angular and stick with it forevar.... just saying...

  • @DarlingBryan
    @DarlingBryan 4 года назад +4

    I love the changing setting! Quality video as always. Thanks.

  • @dishagupta7446
    @dishagupta7446 4 года назад +1

    Angular is fab😍
    And angular material makes it much more easy

    • @mohammedparveez2042
      @mohammedparveez2042 2 года назад +1

      Exactly. Angular material is so so good and easy. I don’t know why people are going to react when we have angular.

    • @dishagupta7446
      @dishagupta7446 2 года назад

      @@mohammedparveez2042 i learnt react now 😂😂😂 and it's for sure x10 better

  • @deepamgupta8011
    @deepamgupta8011 4 года назад +1

    My confusion got cleared at 6:15 😂
    Koi doodh ka dhula nahin hota

  • @abhijeetsingh4136
    @abhijeetsingh4136 4 года назад +1

    I would suggest to learn angular first and then move to react as react is based on component based architecture and you can nowhere learn component core concepts other than angular.So go for angular and then move to react.

  • @aman.tyagi112
    @aman.tyagi112 4 года назад +2

    Amazing video which cleared my doubt about angular
    But I have already purchased the best instructor course from LCO OF angular
    😍

  • @kevintech2442
    @kevintech2442 4 года назад

    Yo man, your tattoo is amazing, sure I enjoy the video and yes both are good frameworks, personally I'm a React guy but I know Angular theory.
    BUT, THE TATTOO ON YOUR RIGHT HAND IS WOAAAA

  • @indurupi8073
    @indurupi8073 4 года назад +4

    You have designed your office Soo good !!! ❤️

  • @cipherxen2
    @cipherxen2 4 года назад +10

    Angular programming feels very natural. React on other hand has too many limitations that you must use workaround for almost everything.

  • @beyondthenature
    @beyondthenature 4 года назад

    I know you just differentiate b/w react & angular in your video, but just for the new learner I'd say don't ignore Vue! it's also complete & powerful framework & much easier to learn. Beside all of this..Thanks for making such honest reviews

  • @mohdaaqif8769
    @mohdaaqif8769 4 года назад

    The content of your video's is keep getting better. I like they way you deliver content. I learnt JavaScript via your video's.

  • @ayushaghosh797
    @ayushaghosh797 4 года назад +3

    Thank you so much for this video...I prefer React because it's more understandable , the JSX code is easy to deal with and you can really visualise where your application is going, whereas in Angular it sometime gets complicated as there are separate component and ts files , I personally find it tedious to combine it both.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hey Ayusha! How much experience have you had in React? Are you open to job opportunities in web development currently?

  • @anujshrigiriwar2901
    @anujshrigiriwar2901 3 года назад +1

    Thank you for educating us. Yes, I would love to have a video on MVP. I wish to request one important thing. It is possible for you to make a video on load testing. How do we set it up from scratch for real-time applications? Parameters we need to work on, how to set up a server etc.

  • @RajkumarDgupta
    @RajkumarDgupta 4 года назад +1

    Answer at 9:54

  • @sashankr6902
    @sashankr6902 4 года назад +1

    Thanks for the advice Hitesh👍

  • @user-zq8bt6hv9k
    @user-zq8bt6hv9k 3 года назад +3

    it took me roughly a weekend for angular and a full week for react. react is just a total mess imo, mostly bcos it offers no structure, it looks like the jquery of 2020. vuejs is the best compromise,took me only hours to have something working

  • @mitanshureshamwala3315
    @mitanshureshamwala3315 4 года назад +1

    Love color grading on this video😍😍

  • @nishchithrao7135
    @nishchithrao7135 4 года назад +1

    I started React..MERN Bootcamp gave it a boost..thats it..now I absolutely love React and I am never even gonna try Angular..React changed my life.. Thank you for the Bootcamp sir❤️

    • @rbk.technology4747
      @rbk.technology4747 4 года назад

      After react js course. It took u how much time to complete MERN. ??? Then how beneficial it was in mern after completing react.??

    • @rbk.technology4747
      @rbk.technology4747 4 года назад

      NISHCHIT RAO. PLS DO REPLY.

    • @nishchithrao7135
      @nishchithrao7135 4 года назад

      I completed 75% of the course..then my laptop stopped working.So I had to stop.But, the course gave me the confidence to start a mern project..I almost completed it while my laptop was still working.Its a great course.Hitesh sir has done a great job as always. Go for It!!!

    • @nishchithrao7135
      @nishchithrao7135 4 года назад

      I didn't take the react course..I already knew a little.So I went directly for MERN.

    • @rbk.technology4747
      @rbk.technology4747 4 года назад

      @@nishchithrao7135 for 75% it took how much days / months?? Each day roughly how much time.?? Pls do reply.

  • @JBuchmann
    @JBuchmann 4 года назад +3

    React will not be an option for me as long as there is no equivalent to Angular's HTML "if" (for conditionals) and "for" (for looping). It's just so clunky how you do this in React, inside the JSX. But so elegant and clean in Angular (and nearly identical in Vue)

  • @bobbyisac
    @bobbyisac 4 года назад +1

    Hey I really loved your definitive opinion. Would love to see the video on corporate use cases especially building MVPs on either frameworks, performance etc.

  • @uimonk
    @uimonk 4 года назад +5

    Yes, we need MVP on react vs angular

  • @danyalahmed641
    @danyalahmed641 4 года назад +2

    Sir, your new style of videos making i.e transition in Frames is simply phenomenal. 😊

  • @sumankathet2560
    @sumankathet2560 4 года назад +2

    Loved the color of the video
    Just noticed change in the video quality..😊
    Thank you soo much for such awesome contents sir😊

  • @samnayakawadi
    @samnayakawadi 3 года назад

    Wow ! You told exactly what I wanted. Starting with React

  • @ganeshan56
    @ganeshan56 4 года назад +2

    Yes Sir! Do upload the video about the Benchmarking and Optimization stuffs!
    Thank you in Advance!

  • @mayoorm909
    @mayoorm909 4 года назад +1

    Worth listening! Thanks for sharing.
    I am new to frontend stack. Got really useful insight.

  • @mjpannu5210
    @mjpannu5210 4 года назад +1

    Please do make a video on deciding react or angular for start-ups. I'm a back-end developer and I started learning front-end recently. I have actually learned angular already and created few small projects on same. Now I'm hesitating to learn one more framework. But if react is something that I find useful for my case, I'll definitely learn that as well.

  • @shubhampodcast
    @shubhampodcast 4 года назад +1

    Its Simple...if you know how to make APIS...so go for Reactjs..... Like if you are from python,php background so go for react....if you are from.net and all so go for angular

  • @jawamaster
    @jawamaster 4 года назад +2

    Really great video, thank you for the opinion.

  • @harishmahamure7574
    @harishmahamure7574 4 года назад

    React all the way. React gives us freedom. Even if we want to write applications in typescript. We can do with react. We can use js/es6/es7/es8.

  • @kishangohil479
    @kishangohil479 4 года назад +6

    Your content is so elegant, I started learning react 3 months back and yes learned well including complex redux. I was suffering from this question that should i learn angular or just stick to react? but i got answered watching this video. Yes it's worth learning Angular. A big thank you to you, it cleared a lot thing.

    • @kishangohil479
      @kishangohil479 4 года назад

      @Haad Saghir React took me 3 months, i was investing my whole day to learn the react, after that i actually created a project on that, and then i started to apply for jobs and eventually i selected one offer based in ahmedabad. It's good.

  • @suchitsheth1192
    @suchitsheth1192 4 года назад

    yes,, sir really great to have the MVP video of MySQL and any else technologies.
    Thank you,
    Suchit Sheth

  • @meenakshisundaram3533
    @meenakshisundaram3533 4 года назад +1

    I was thinking about this today and bang!! I saw your video. Stop reading my mind :D

  • @artprime5586
    @artprime5586 4 года назад +1

    Oh boy!
    Don't get why people say React is easier than Angular. I found myself extremely limited and out of control when first tried React. Of course I could do some stuff but not the way I wanted, only how React would let me. But turns out I could do pretty much everything I needed with Angular out of the box. No need to learn JSX, extremely powerful router, lazy load, guarding, template injection, services, default and custom directives and pipes, observables. And that's just out of the box, in a matter of minutes I could get things like i18n, pwa, material design, state management. I mean, once you reach this point you'll wanna learn other frameworks just for fun and maybe work, because there's no way you'll wanna switch because things are just easy with Angular. You just put stuff in place haha.

  • @suryap999
    @suryap999 4 года назад +2

    Love for Angular😍

  • @boneyupadhyay6244
    @boneyupadhyay6244 4 года назад +4

    Yes , we need MVP videos. Thankyou ;)