Video není dostupné.
Omlouváme se.

Flutter vs React native

Sdílet
Vložit
  • čas přidán 5. 08. 2024
  • Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
    All the learning resources such as code files, documentations, articles and community discussions are available on our website:
    chaicode.com/
    You can find our discord link, github link etc on the above website.
    Twitter/X link: x.com/hiteshdotcom
    Discord link: hitesh.ai/discord
    Learn React with 10 projects: • Let's learn react from...
    Learn Docker: • A practical guide on D...
    Learn Kubernetes: • Complete Kubernetes Co...
    How does a browser works: • How does a browser wor...
    How nodejs works: • How node JS works | En...
    Learn Redux-toolkit: • Learn Redux Toolkit in...
    Learn NextJS: • Nextjs Full stack course
    Learn Typescript: • Why to learn Typescript
    Learn Javascript: • Welcome to new JavaScr...
    Learn React Native: • React Native Mastery: ...
    Learn Zustand: • React state management...
    Learn Golang: • How to get started wit...

Komentáře • 908

  • @RiteshNEVERUNIFORM
    @RiteshNEVERUNIFORM Před 3 lety +85

    Java and Swift coders be like:
    Keep going, we're listening.

  • @abdurrahmanrobin4915
    @abdurrahmanrobin4915 Před 5 lety +554

    You missed some important points - 1. Performance, 2. App size, 3. Rendering assets like video, 4. Upgrade older version to new version e.t.c

    • @McAko
      @McAko Před 5 lety +15

      and what's your opinion? 🙃

    • @abdurrahmanrobin4915
      @abdurrahmanrobin4915 Před 5 lety +250

      @@McAko
      1. Performance -> Flutter, because there is no bridge like ReactNative, Flutter convert codes directly into machine code.
      2. App size -> Flutter
      3. Rendering assets -> None of them, native android and ios is the only solution for better performance. But i vote Flutter although i am a reactjs developer.
      4. Upgrade older version to new version -> Definitely Flutter :)
      Sorry ReactNative :)

    • @Navhkrin
      @Navhkrin Před 5 lety +28

      @@abdurrahmanrobin4915 Thanks, I generally work as research scientist was planning to learn mobile platform aswell, had hard time deciding between Flutter and React Native.

    • @Codeonces
      @Codeonces Před 5 lety +15

      @@Navhkrin Go for flutter.

    • @hamzaahmad6620
      @hamzaahmad6620 Před 5 lety +9

      @@abdurrahmanrobin4915 my app get fucked after i updated react native to 0.60 damn this

  • @yatindeokar177
    @yatindeokar177 Před 5 lety +234

    I have worked on React native and just started learning Flutter... an I am loving it. So My Star to Flutter😍 .

    • @gauravg2359
      @gauravg2359 Před 5 lety +3

      Can you tell me from where to learn React Native?

    • @nxbil2397
      @nxbil2397 Před 4 lety +1

      @@gauravg2359 go to this vid desc and pump the React Native Course link

    • @devbratdubey7598
      @devbratdubey7598 Před 4 lety

      @@gauravg2359 go to Coursera

    • @gauravg2359
      @gauravg2359 Před 4 lety

      @@devbratdubey7598 Thanks. Any specific course name on Coursera?

    • @devbratdubey7598
      @devbratdubey7598 Před 4 lety

      @@gauravg2359 www.coursera.org/specializations/full-stack-react
      This is for full stack web development
      It has I think 5 courses one after other
      If you want to learn free just select individual course and select audit then you can access course for free

  • @shamsudeenyusuf9198
    @shamsudeenyusuf9198 Před 5 lety +13

    This man has been the most interesting CZcams programmer I know...the last point is definitely the best point because...we can only say one is better than the other when there’s no longer support for it by the company...but as for now you just choose what makes you excited 😆

  • @Kd10153
    @Kd10153 Před 4 lety +7

    As a beginner how could I say about point 10 that's which language I like because I don't know more and wanna just start with the one

  • @arpanmukherjee4625
    @arpanmukherjee4625 Před 5 lety +13

    Learnt both Flutter and React Native.....build professional apps using both....Loved Flutter more....many principles are in common. Like the Dart language more because using "this" is no more a nightmare and full static type checking. Have been taking sessions on Flutter and people like it too....
    Moreover regarding the documentation, Flutter has video docs which are never boring....

  • @jaysuthar8749
    @jaysuthar8749 Před 5 lety +2

    Sir, Please Tell Us What Theme Do you use In VSCode?
    Thank You.

  •  Před 4 lety +14

    I work in a company that uses React Native, and they have encountered so much problems, that we are returning to native code. Personally I prefer working with Flutter but just for apps that have not a huge demanding on complex views that need to look like native.

  • @danarj5713
    @danarj5713 Před 5 lety +12

    any framework appears and claims that it is going to replace the native

  • @anirudhamahale8715
    @anirudhamahale8715 Před 5 lety +15

    Being an iOS Developer, I use MVVM design pattern when designing iOS apps. As flutter recommends BLOC design pattern. Both the design patterns works on same principle keeping the business code separate from UI. So I find flutter pretty easy for me. Yeah in flutter you have to write separate code for UI for targeting different platforms, but you can write an abstract class for that and you are good to go.
    Last but not least you forgot to mention about the animations library that comes with flutter "2Dimensions" which makes flutter apps more delightful for users.

    • @zulqarnainbutt9473
      @zulqarnainbutt9473 Před 3 lety +1

      Being iOS developer, which cross platform has more promising future ?

  • @marishwarannadar5323
    @marishwarannadar5323 Před 5 lety

    Can you tell me whether you had used native-base module in above mentioned react native course?

  • @maheshperi19
    @maheshperi19 Před 4 lety +120

    I worked on both Flutter and React Native. I loved Flutter very much and completed many Android apps within few months only (flutter is very fast developement)
    Coming to React Native, most of the time i spent to fix the bugs like build linker errors for iOS when i install cocoapods dependencies. If we spend too much time to fix build errors, when we concentrate on developing the app.
    My star is to Flutter.

    • @deninshibu
      @deninshibu Před 4 lety +1

      Thanks for the insights, im in the verge of choosing

    • @thewebcreator2825
      @thewebcreator2825 Před 4 lety +1

      Can you develop a food delivery app with flutter. Tell me the cost also

    • @padmapanipatra3234
      @padmapanipatra3234 Před 4 lety +1

      Hello, I am student so I need some help. Is there anyway I can contact you.

    • @sandeepbhardwaj8501
      @sandeepbhardwaj8501 Před 4 lety

      PROV-TECH-PARK i’ll do if you need .. text 9729198082

    • @bharathreddy099
      @bharathreddy099 Před 4 lety

      @@thewebcreator2825 whatsapp at +917010755728

  • @rajbrothers5113
    @rajbrothers5113 Před 5 lety +26

    Criterion for better mobile framework:
    1. Hot Reload
    2. Release Date
    3. Language
    4. Learning curve
    5. Components
    6. Documentation
    7. Native look
    8. Community
    9. Industry Adaptation
    10. State Management(working life cycle, model, design pattern)
    11. Use case is the thing eventually

  • @farhan787
    @farhan787 Před 5 lety +9

    In GSoC (Google Summer of Code) 2019, students were struggling to find an organisation that works with flutter and they have to switch to other tech stack for their projects during the student application period. But, there are organisations that work with React Native. So from industrial point of view which is a major criteria React Native is having more advantage than Flutter at present time.

  •  Před 3 lety

    Hey! We are using Xamarin Forms but want to change it to other Cross Platform Languages. From that point which one is easier to adopt for companies likes us?

  • @yajananrao2106
    @yajananrao2106 Před 5 lety +9

    I use react native for mobile app development. After looking at comments I feel like experimenting with flutter. I don't like to use third party components either.

  • @gowthambhat1498
    @gowthambhat1498 Před 4 lety +6

    man!! you got a hell of a taste in music...love those songs in the end

  • @ahmedmohamedgamalhassan9904

    I love React.js on the web side but on the mobile side i love to use flutter fro sure

  • @kingdeath889
    @kingdeath889 Před 5 lety +1

    i was trying to learn one best job market language for app development so which will be better / react native/ flutter/ ionic

  • @Abhishek_Pal
    @Abhishek_Pal Před 5 lety

    Hi Pawan,
    Can you please tell how to implement nested pageview, i.e. One pageview will scroll indefinitely in vertical direction and the other one is inside that can scroll in horizontal direction.

  • @gtv3582
    @gtv3582 Před 4 lety +91

    nobody:
    comparison vids: i think it depends

    • @kelvinotieno4381
      @kelvinotieno4381 Před 4 lety +2

      Haha so true...it is never black and white with a clear winner.

    • @randomdude72727
      @randomdude72727 Před 3 lety

      yes because everyone has their own statics and they love them and they dont give that up for someone

  • @kunalmjain
    @kunalmjain Před 5 lety +43

    "Pain in the rear"😂when you wanna speak clean

  • @alieng8571
    @alieng8571 Před 5 lety +10

    Flutter is my favourite... after mwdium dealing with RN

  • @uzzalcontact981
    @uzzalcontact981 Před 5 lety

    hello dear, when I am showing in your course but cannot access to pc. why?

  • @iammusalman
    @iammusalman Před 5 lety +45

    Currently, React Native is Popular. But Flutter is The Future.

  • @ronnycoding
    @ronnycoding Před 4 lety +7

    Actually I code on react native, but I would like to learn flutter definitely, Thanks for the video!

  • @HighEndDigitalArchitect

    Hi Hitesh, nice video. We decided to go for Flutter as working on a few startup projects. In terms of rapid development which one do you think is faster and easier? Thank you :)

  • @jagadhisshdeveloper1689

    what u preffer in Navigation in react native 1.React-native-navigation or 2.React-Navigation ?

  • @nithsua
    @nithsua Před 5 lety +12

    Flutter, cuz...
    third party components look like a one word but we need to search for the component over the internet which suits your need then need to refer to document wrote by the hobbyist which may not be good
    In flutter most components bundled up out of the box and we have a one stop documentation
    It's just comes under one title: components
    But it makes hell lot of sense while developing
    So flutter will be the go to Choice it will be more productive than react native but yeah you need to learn dart😅

    • @venkateshgunda25
      @venkateshgunda25 Před 4 lety

      And, from personal professional experience, it is just too much waste of time & effort browsing around third party libraries and arguing about the better library to go with and sheer lack of proper documentation for most of them. Flutter wins that category by a landslide

  • @zafarali3817
    @zafarali3817 Před 5 lety +15

    React uses functional programming concepts while flutter uses the OOP approach...I always prefer Functional or mixure of functional/OOP that the JavaScript provide us ....but I like the UI widgets that the flutter framework provides out of the box...

    • @trungnguyen5947
      @trungnguyen5947 Před 4 lety +1

      I also like the way React Native uses style object for styling component, it will avoid deep nesting widget like in Flutter, because we need to wrap our widgets in "Styling Widget" to apply style on them. Using style object is also more flexible in passing it and editing it easily around the component

    • @ivan0kurnia
      @ivan0kurnia Před 4 lety +1

      sorry but you mean procedural?

    • @alexmercerind
      @alexmercerind Před 4 lety

      @@ivan0kurnia I think. This guy seems stupid.

    • @alexmercerind
      @alexmercerind Před 4 lety

      Stupid... JavaScript already has classes, objects and things. And React native is written in JavaScript and JSX. So it is automatically OOP.

    • @alexmercerind
      @alexmercerind Před 4 lety

      @rasuru everyone knows that one can write C in C++.

  • @harshbarnwal4149
    @harshbarnwal4149 Před 5 lety +2

    Your videos always clears the doubts ❤️

  • @hhhtriple9179
    @hhhtriple9179 Před 5 lety +1

    which one provide all clients requirements that will be best one

  • @cossale
    @cossale Před 5 lety +124

    Can You Please Continue Dart/Flutter Tutorial Series?

  • @aliasgar.burhani1099
    @aliasgar.burhani1099 Před 3 lety +21

    As a react web developer, no doubt i will go for react native even it has a lots of cons

    • @aliasgar.burhani1099
      @aliasgar.burhani1099 Před 3 lety

      @Muddasir yes ofcourse you can build mobile apps in rract native like we make in java or kotlin but there are some things which are a little bit complex in react native.
      As react native suggests , it creates native apps (android and ios), but they look a bit different on both platfoms while production so you have to test the app on both platforms in development phase.

  • @muhammadusmanakram406
    @muhammadusmanakram406 Před 4 lety

    i was going to learn react native but after watching few comparisons on youtube i think i should go for flutter... any recommendations or points to be noted??anyone??

  • @erranbahadurbk
    @erranbahadurbk Před 5 lety

    I am bit confused now, I am going to learn one of these so plase suggest me which one should I get started with???

  • @edwardselirah4764
    @edwardselirah4764 Před 5 lety +3

    I already have experience in React JS and Redux so I'm going to go for React Native

  • @akshitmadan5232
    @akshitmadan5232 Před 4 lety +8

    I think both are amazing in their own way . It's just like choosing between heads and tails ..
    I ❤️ flutter
    I ❤️ react native

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 Před 3 lety

      Hey Akshit! Are you a student or working currently? Would you be interested to explore job opportunities in web development currently?

    • @mobilefanzone_live_matches
      @mobilefanzone_live_matches Před rokem

      Shivani Gaddagimath Hello Shivani , i'm John Michael a student and a web and mobile app developer in JS and React. Please interested in exploring job opportunities in web and android development.

  • @sourav1997
    @sourav1997 Před 3 lety

    I need to make a full fleged social media app for commercial use. Which framework do I go for??

  • @SyedHaroon786
    @SyedHaroon786 Před 5 lety +1

    Hi Ritesh, appreciate your effort on making these kinda video, this helps a lot for beginners, I would love to see comparison between any other technology with NativeScript-Vue (also a course on it). And, this is out of context, sorry! I feel that you need to align your room lighting so that you don't see shadow on right side of your face.

  • @VishalMishra-qg6zn
    @VishalMishra-qg6zn Před 5 lety +14

    Always had good time with React and Redux with the JS community support so I would prefer React Native .

    • @ducmynguyen
      @ducmynguyen Před 4 lety

      I think if you want to be web dev should refer reactjs.

  • @bobbycarelse5794
    @bobbycarelse5794 Před 5 lety +6

    So you said to choose which ever one we love... How does a native android developer choose

    • @Magic.God.Othinus
      @Magic.God.Othinus Před 5 lety

      Depends. Are you currently working for a company or wish to work for a company that focuses on making mobile apps? Then React Native. If you're working on mobile apps on your own time outside of work, then choose whatever you want as long as it works.

  • @sknurislam2597
    @sknurislam2597 Před 4 lety

    Bro what camera do u use for shoot this vdo? Plz reply and ur vdo editor also

  • @bawagrafix
    @bawagrafix Před 4 lety

    I liked your punch of zero point starting as being a programmer, great sense of humor

  • @aakashjana6225
    @aakashjana6225 Před 4 lety +3

    Hey man can you tell me why the hell do we have hundreds of languages for each different thing couldn't we have only 2 or 3

    • @AnkurKumar-ur1cj
      @AnkurKumar-ur1cj Před 4 lety +3

      no language is 'perfect'. There are tons of applications of programming and programming itself is a tool to solve different applications.
      Read this post : qr.ae/TcS3IC

  • @vatsalshah9730
    @vatsalshah9730 Před 5 lety +3

    For me both are my favorites, but I've chosen to learn react native first from your website.

  • @drchoudharygawdiya8559

    Dear bro we went to built a social media application which platatform is best native Vs flutter Vs kivy I learnt only python.... 🤔

  • @yashkitey4325
    @yashkitey4325 Před 3 lety

    I am a noob who is just starting to learn how to code .. so what should I learn as a beginner Dart and Flutter or React and JavaScript ?

  • @sumangyawali
    @sumangyawali Před 5 lety +13

    I love React Native (as a web developer). Hope it'll get better as it now got a competitor.

    • @deepakag4625
      @deepakag4625 Před 3 lety

      Bro, that is react js. Both are diferrent

  • @akshaydesai4805
    @akshaydesai4805 Před 5 lety +28

    2:14 Yes we are programmer😎
    #iLoveFlutter❤

  • @KrishnaPrasad-ib4ye
    @KrishnaPrasad-ib4ye Před 3 lety

    I am new to android which one should i choose flutter or native ?

  • @akankshak.5284
    @akankshak.5284 Před 4 lety

    If I don't know any computer language, but I have a simple education app idea, will Flutter and Dart be easier to learn for a complete non-tech begginner? I heard that you may need knowledge of JS and basic knowledge of 2 other languages for React Native - which are too many languages to learn for me. Please let me know as I am still confused.

  • @anuragsrigyan677
    @anuragsrigyan677 Před 4 lety +37

    10th point was bullshit.
    How can a person tell that I like React Native of Flutter..when he/she haven't used any of them?

  • @hassanstudio7471
    @hassanstudio7471 Před 5 lety +3

    do you have skills to give continue tutorials on flutter or react

  • @yajananrao2106
    @yajananrao2106 Před 5 lety

    Is there any playgrounds like snack expo to start online?.

  • @suryanath8150
    @suryanath8150 Před 3 lety +1

    I came here to make a choice whether I should take flutter or react native and you are saying choose what you like. I already know html css and javascript but not react. So should I take flutter or react native

  • @ariseawake3437
    @ariseawake3437 Před 4 lety +5

    For me React Native, Thank you

  • @chikuraj497
    @chikuraj497 Před 5 lety +211

    Anyway😂
    Flutter is future😎

    • @AnkurKumar-ur1cj
      @AnkurKumar-ur1cj Před 4 lety +1

      @@ramonacedo37 thanks for the link. i never knew it existed

    • @nadeemshaikh7863
      @nadeemshaikh7863 Před 4 lety +1

      @@ramonacedo37 Nope, not gonna happen. Flutter with Fuchsia will play a central role in Google's ambient computing future.

    • @hassanosama357
      @hassanosama357 Před 4 lety +1

      @@nadeemshaikh7863 flutter team officially haven't talk about fuchsia and if about future no one can predict it.

    • @nadeemshaikh7863
      @nadeemshaikh7863 Před 4 lety

      @@hassanosama357 Yeah that's true, nothing is certain.

    • @wajahatshah9489
      @wajahatshah9489 Před 4 lety

      Flutter is good

  • @bharathwajcode9973
    @bharathwajcode9973 Před 5 lety

    Is I Use Node js and Mongodb as a Back end for flutter

  • @nipnix360
    @nipnix360 Před 5 lety

    Best for back end?

  • @Grewal0007
    @Grewal0007 Před 5 lety +14

    14 minutes passed like seconds 😊

  • @shivamanand8998
    @shivamanand8998 Před 4 lety +34

    I watched this video so that I could decide which one of them to start with as a beginner. You just wasted my time.

    • @raphtlw
      @raphtlw Před 4 lety +1

      just go with flutter

  • @muhammadazam3334
    @muhammadazam3334 Před 4 lety

    As a mathematics student can i learn Flutter, if yes how much time daily i have to spent to learn flutter please answer....

  • @naveenreddi5638
    @naveenreddi5638 Před 4 lety

    I am learning both at present..is it good way?

  • @amans.r.1083
    @amans.r.1083 Před 5 lety +3

    React or React Native + Apollo =

  • @rajeshmca8
    @rajeshmca8 Před 5 lety +14

    Flutter is really good, I done one project

  • @andrewleong7613
    @andrewleong7613 Před 5 lety

    Do i need to study native (java) / (swift) first before getting into hybrid mobile dev?

    • @parasarora8602
      @parasarora8602 Před 5 lety

      no you don't need to study native development before hybrid

  • @vigneshj1086
    @vigneshj1086 Před 3 lety

    Hi sir. my name is vignesh. I have a 4 years of experience in Native iOS app development. but I want to learn cross platform. which one is better? react native or flutter.. which one is easy to understand?. I have big confusion. can you please clarify that?

  • @amitprajapati9914
    @amitprajapati9914 Před 5 lety +6

    Flutter is really doing well, I'm sure upcoming year it's cover react native market. 😀

    • @onurdemirtas4589
      @onurdemirtas4589 Před 5 lety

      lol not at all :D

    •  Před 5 lety +2

      There’s space to both, Flutter will create your own market, specially when Project Hummingbird comes out, web and mobile with same code.

  • @yashrajanshukla7790
    @yashrajanshukla7790 Před 5 lety +22

    Definitely React native is just a amazing market catching.
    But i love flutter ..
    BTW sir how many times you tried to make the perfect star ?

  • @mahesh8948
    @mahesh8948 Před 4 lety

    I am purchasing react native course but payment was failed, it's showing processing.

  • @madanbajgai
    @madanbajgai Před 5 lety +1

    what about the performance?

  • @amartyachakraborty5739
    @amartyachakraborty5739 Před 5 lety +4

    React-native, Haven't tried flutter yet!!

  • @siddhantkumar7036
    @siddhantkumar7036 Před 5 lety +8

    This video will get more than 5k views within one day

  • @rijanifaliana4668
    @rijanifaliana4668 Před 3 lety

    What is the title of the music in the end of the video ? I really love it

  • @ganeshankondawar5975
    @ganeshankondawar5975 Před 4 lety

    Hi, I am freelancer and want to learn one of them but I am really confused which one will be good for me to learn in terms of freelancing etc. Please suggest. :)

  • @alinawaz4034
    @alinawaz4034 Před 5 lety +4

    Flutter is my favorite!!!

  • @muhammadhassaansiddiqui4239

    Very strong points.good comparison.but i will work on flutter.inshallah

  • @swever826
    @swever826 Před 5 lety +2

    great video! What is the name of the song playing at the end?

    • @techstacker5361
      @techstacker5361 Před 5 lety

      Ready to go - SKALE - E - TRON
      czcams.com/video/QiRpXC2qDp8/video.html

  • @sharidass1408
    @sharidass1408 Před 5 lety

    Nice video. Great content and creative way to explain the content. What camera do you use?

  • @kalpeshblue2
    @kalpeshblue2 Před 5 lety +3

    I have just watched intro and I think Hitesh likes react native. :D

    • @sidhant251
      @sidhant251 Před 5 lety +1

      You can also know that hitesh likes react becoz he always wears the GREY tshirt as Mr.Zuckerberg 😁

    •  Před 5 lety

      Imagine he declares that his love is Xamarin lol, it’s a way to run away from this fight.

    • @kalpeshblue2
      @kalpeshblue2 Před 5 lety

      @ Nice1 Game over

  • @vivi9176
    @vivi9176 Před 4 lety +7

    I m currently working on flutter, started loving it 😍😍😍😍😍

    • @AbbasAli-kl8rl
      @AbbasAli-kl8rl Před 4 lety

      I'm going to start it now dude do I need to get some hold on dart or just start off with flutter directly? I'm well versed with python syntax.
      Thankyou

  • @Mae-ph6cx
    @Mae-ph6cx Před 3 lety +1

    I would go for React Native, Flutter is REALLY great when it comes to design and appearance... but for now, it cannot handle much work... it's a matter of appearance AND PERFORMANCE in the phone of the users that counts most for me✔... thanks a lot for this video!🙏😍

  • @nagamanikanta4251
    @nagamanikanta4251 Před 4 lety +1

    Hi hitesh, we got a project to build an web application and mobile application. Which framework is good to develop either angular or react.
    I have other question how to maintain the code for web and mobile or application . We have to maintain code diff or only one.If only one how we can build the application for both web and mobile

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 Před 3 lety

      Hey Naga Manikanta! Are you looking out for web development job opportunities currently? We are a web dev company and looking for developers.

    • @nagamanikanta4251
      @nagamanikanta4251 Před 3 lety +1

      @@shivanigaddagimath6105 which company?

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 Před 3 lety

      @@nagamanikanta4251 We are a web development company based in Bangalore, India. If we can connect on LinkedIn then I will be able to give you all the details. Just search for Shivani Gaddagimath on LinkedIn and request to connect please. The first profile that pops up is mine.

  • @the-coder
    @the-coder Před 5 lety +5

    Flutter 💜

  • @zainulabideen5587
    @zainulabideen5587 Před 5 lety +5

    React Native

  • @freedomonline4988
    @freedomonline4988 Před 5 lety

    Also threads, how's flutter handle it like, flutter is still single threaded which means if thread is busy then you can not perform any event. . Right now my current problem with react native or javascript in general is that, I can not move to routes if there is current process working such as fetching data.

  • @insideengineering2490
    @insideengineering2490 Před 4 lety

    I am Mechanical engineering and haven't any knowledge of coding but I want to make my own app so please guide me which language is easy to learn ( darg or Java script) or flutter or react
    Please Reply....

  • @KochharAmandeep
    @KochharAmandeep Před 5 lety +4

    Flutter vs React Native is like.....
    Angular vs React....
    Where React Native = Angular & Flutter = React.
    I learnt both and i love both :D I even Love Angular.... Why? Because i love concepts than Brands 😂

    • @dejson420
      @dejson420 Před 5 lety

      But react vs angular is simplicity vs complexity so what do you mean rn = angular

    • @SoulMusicEuphoria
      @SoulMusicEuphoria Před 5 lety

      Next year you would see new technology release for native app.. like Vue Native

  • @renatolins9812
    @renatolins9812 Před 3 lety +6

    I think devs should learn Flutter even when having a React background, the development scenario demands us to learn a lot of new stuff always anyway!

  • @jayshah4456
    @jayshah4456 Před 5 lety

    I am confused between android and react native i already taken your Android course but still i am confused between those 😰

  • @biosgl
    @biosgl Před 5 lety +1

    How about performance?

  • @pankaj-vlogs
    @pankaj-vlogs Před 5 lety +24

    I like Flutter but right now I am working on React Native:)

    • @JonesDTaylor
      @JonesDTaylor Před 5 lety

      me too. I am very advanced in React Native, but itchy to learn Flutter

    • @Ankt-nq8tw
      @Ankt-nq8tw Před 5 lety

      For newbie go for react native or flutter for job?

    • @Matrixprogrammmer
      @Matrixprogrammmer Před 5 lety +2

      @@Ankt-nq8tw research your local market what people or companies use more. In my case it's ReactNative.

    • @saqlainawan9104
      @saqlainawan9104 Před 5 lety +1

      Hy! Need a little help, need to build an application having few functionalities of ticktock. So can we do this with react-native.

  • @gnanaprakashg1745
    @gnanaprakashg1745 Před 5 lety +4

    Thank u soooo much for your effort...... My vote for reactnative

  • @mklion03
    @mklion03 Před 5 lety +2

    little bit for this topic
    but love to hear from you!!

  • @harshdev2157
    @harshdev2157 Před 5 lety +1

    What should I learn Android with Java cause I m practicing Android with Java for 1yr or shld I learn flutter Cs it's better

    • @devarora3770
      @devarora3770 Před 5 lety

      Try both and see what works for you..??

  • @terjeber
    @terjeber Před 4 lety +20

    Flutter - for the following reasons
    1/ State management - currently (8 months after this video was published) better in Flutter than in React Native - Provider beats bloc (Flutter in Apr 2019) and redux
    2/ Anything but IOS - Flutter works far better on non-IOS than does React Native which is time and time again a nightmare to work with on Android
    3/ Dart - I disagree with your idea that JavaScript is the better solution here, if a JavaScript developer can not be comfortable in Dart in a few hours, (s)he should become bus driver or something else instead, those handful of hours will give them a programming language that is significantly better and far more maintainable
    4/ Software maintainability - sorry, Facebook is bad at this, and upgrading React Native will send your dev team into a tailspin of frustration over and over again
    10 for me/ I hate the way React mixes markup and code. I hate it in React and I hate it in React Native. It's just nasty. I know you can avoid it, but then the solution isn't anywhere as nice as Flutter. Also, check out the new language extensions in Dart 2.6, it seriously can cut down boilerplate code. Dart is heads, shoulders, torso, hips, thighs, knees and ankles above JavaScript in every way. A little less so if you use TypeScript (and if you do JavaScript, you're a fool if you don't) but still.

    • @bhargavbeemagouni8317
      @bhargavbeemagouni8317 Před 4 lety +1

      Yeah I agree with you for 2nd point, I heard that Dart is inspired from two languages Java and JavaScript
      they took best from two languages and made Dart, if we know any of these languages we can learn Dart within no time

    • @milanpoudel3348
      @milanpoudel3348 Před 4 lety

      Sir, is provider enough to handle complex state management?just like redux?

    • @terjeber
      @terjeber Před 4 lety

      @@milanpoudel3348
      It depends. If Provider is not enough, then you can use Redux, if you wish. Most solutions do not require as advanced state management however, and for that Provider is far better and easier to work with. But still - you choose Redux if you really wish.

  • @maneeshreddy9694
    @maneeshreddy9694 Před 3 lety +4

    A js fan, react native💪

  • @CalaoJuanPablo
    @CalaoJuanPablo Před 5 lety

    For me (a person who come from WebDev and uses ReactJS) I think flutter has a pretty hard learning curve, but I am still going on. The think that I have with RN is the performance, and depending on the implementations of some things, apps could be unstable

  • @kenn850
    @kenn850 Před 5 lety +1

    Mr Hitesh, thanks for the video but it would also be great if you go ahead and look at technologies like Nativescript or appcelerator and provide your insight into such technologies.