Тёмный

Flutter vs React native 

Hitesh Choudhary
Подписаться 920 тыс.
Просмотров 249 тыс.
50% 1

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

Наука

Опубликовано:

 

17 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 908   
@abdurrahmanrobin4915
@abdurrahmanrobin4915 5 лет назад
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 5 лет назад
and what's your opinion? 🙃
@abdurrahmanrobin4915
@abdurrahmanrobin4915 5 лет назад
@@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 5 лет назад
@@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 5 лет назад
@@Navhkrin Go for flutter.
@hamzaahmad6620
@hamzaahmad6620 5 лет назад
@@abdurrahmanrobin4915 my app get fucked after i updated react native to 0.60 damn this
@RiteshNEVERUNIFORM
@RiteshNEVERUNIFORM 3 года назад
Java and Swift coders be like: Keep going, we're listening.
@ebenmeluifechukwu4298
@ebenmeluifechukwu4298 3 года назад
Actually I enjoyed the video. But I still love native. So native all the way :P
@amitpatwal1936
@amitpatwal1936 2 года назад
🤣🤣🤣
@nilesh9686
@nilesh9686 2 года назад
🤣🤣🤣🤣
@rohitkf8474
@rohitkf8474 2 года назад
Java n Swift : Mhmm...... ofcourse it is 😏
@yatindeokar177
@yatindeokar177 5 лет назад
I have worked on React native and just started learning Flutter... an I am loving it. So My Star to Flutter😍 .
@gauravg2359
@gauravg2359 5 лет назад
Can you tell me from where to learn React Native?
@nxbil2397
@nxbil2397 4 года назад
@@gauravg2359 go to this vid desc and pump the React Native Course link
@devbratdubey7598
@devbratdubey7598 4 года назад
@@gauravg2359 go to Coursera
@gauravg2359
@gauravg2359 4 года назад
@@devbratdubey7598 Thanks. Any specific course name on Coursera?
@devbratdubey7598
@devbratdubey7598 4 года назад
@@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
@arpanmukherjee4625
@arpanmukherjee4625 5 лет назад
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....
@shamsudeenyusuf9198
@shamsudeenyusuf9198 5 лет назад
This man has been the most interesting RU-vid 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 😆
@bhargavbeemagouni8317
@bhargavbeemagouni8317 4 года назад
Yeah from India is the best content maker
4 года назад
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.
@anirudhamahale8715
@anirudhamahale8715 5 лет назад
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 3 года назад
Being iOS developer, which cross platform has more promising future ?
@rajbrothers5113
@rajbrothers5113 5 лет назад
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
@theworldismine7788
@theworldismine7788 Год назад
So which is preferred now RN or Flutter?
@farhan787
@farhan787 5 лет назад
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.
@imaginaryuman
@imaginaryuman 3 года назад
good buoy
@Kd10153
@Kd10153 4 года назад
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
@jaysuthar8749
@jaysuthar8749 5 лет назад
Sir, Please Tell Us What Theme Do you use In VSCode? Thank You.
@danarj5713
@danarj5713 4 года назад
any framework appears and claims that it is going to replace the native
@gowthambhat1498
@gowthambhat1498 4 года назад
man!! you got a hell of a taste in music...love those songs in the end
@gtv3582
@gtv3582 4 года назад
nobody: comparison vids: i think it depends
@kelvinotieno4381
@kelvinotieno4381 4 года назад
Haha so true...it is never black and white with a clear winner.
@karthikeyank7782
@karthikeyank7782 3 года назад
yes because everyone has their own statics and they love them and they dont give that up for someone
@kunalmjain
@kunalmjain 5 лет назад
"Pain in the rear"😂when you wanna speak clean
@victoriavintage9568
@victoriavintage9568 4 года назад
😆😆
@yajananrao2106
@yajananrao2106 5 лет назад
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.
@ahmedmohamedgamalhassan9904
@ahmedmohamedgamalhassan9904 5 лет назад
I love React.js on the web side but on the mobile side i love to use flutter fro sure
@iammusalman
@iammusalman 5 лет назад
Currently, React Native is Popular. But Flutter is The Future.
@sayagamers
@sayagamers 5 лет назад
I also think so
@prathmeshbendbhar6555
@prathmeshbendbhar6555 3 года назад
yep, but you should learn Dart. Am i right ?
@iammusalman
@iammusalman 3 года назад
@@prathmeshbendbhar6555 am already professional flutter developer
@prathmeshbendbhar6555
@prathmeshbendbhar6555 3 года назад
@@iammusalman sir, How many years of work experience do you have?
@iammusalman
@iammusalman 3 года назад
@@prathmeshbendbhar6555 1.5 years
@maheshperi19
@maheshperi19 4 года назад
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 4 года назад
Thanks for the insights, im in the verge of choosing
@thewebcreator2825
@thewebcreator2825 4 года назад
Can you develop a food delivery app with flutter. Tell me the cost also
@padmapanipatra3234
@padmapanipatra3234 4 года назад
Hello, I am student so I need some help. Is there anyway I can contact you.
@sandeepbhardwaj8501
@sandeepbhardwaj8501 3 года назад
PROV-TECH-PARK i’ll do if you need .. text 9729198082
@bharathreddy099
@bharathreddy099 3 года назад
@@thewebcreator2825 whatsapp at +917010755728
@marishwarannadar5323
@marishwarannadar5323 5 лет назад
Can you tell me whether you had used native-base module in above mentioned react native course?
@cossale
@cossale 5 лет назад
Can You Please Continue Dart/Flutter Tutorial Series?
@saharamanson1970
@saharamanson1970 4 года назад
Paisa
@harshitha3867
@harshitha3867 3 года назад
@@saharamanson1970 ha ha
@alieng8571
@alieng8571 5 лет назад
Flutter is my favourite... after mwdium dealing with RN
@HighEndDigitalArchitect
@HighEndDigitalArchitect 4 года назад
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 :)
@harshbarnwal4149
@harshbarnwal4149 5 лет назад
Your videos always clears the doubts ❤️
@anuragsrigyan677
@anuragsrigyan677 4 года назад
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?
@aliasgar.burhani1099
@aliasgar.burhani1099 3 года назад
As a react web developer, no doubt i will go for react native even it has a lots of cons
@aliasgar.burhani1099
@aliasgar.burhani1099 3 года назад
@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.
@kingdeath889
@kingdeath889 5 лет назад
i was trying to learn one best job market language for app development so which will be better / react native/ flutter/ ionic
@SyedHaroon786
@SyedHaroon786 5 лет назад
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.
@ronnycoding
@ronnycoding 4 года назад
Actually I code on react native, but I would like to learn flutter definitely, Thanks for the video!
@zafarali3817
@zafarali3817 5 лет назад
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 4 года назад
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 4 года назад
sorry but you mean procedural?
@alexmercerind
@alexmercerind 4 года назад
@@ivan0kurnia I think. This guy seems stupid.
@alexmercerind
@alexmercerind 4 года назад
Stupid... JavaScript already has classes, objects and things. And React native is written in JavaScript and JSX. So it is automatically OOP.
@alexmercerind
@alexmercerind 4 года назад
@rasuru everyone knows that one can write C in C++.
@bawagrafix
@bawagrafix 4 года назад
I liked your punch of zero point starting as being a programmer, great sense of humor
@hhhtriple9179
@hhhtriple9179 5 лет назад
which one provide all clients requirements that will be best one
@akshaydesai4805
@akshaydesai4805 5 лет назад
2:14 Yes we are programmer😎 #iLoveFlutter❤
@akshitmadan5232
@akshitmadan5232 3 года назад
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 3 года назад
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 Год назад
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.
@sharidass1408
@sharidass1408 5 лет назад
Nice video. Great content and creative way to explain the content. What camera do you use?
@Adarsh-mn7pl
@Adarsh-mn7pl 5 лет назад
Lol
3 года назад
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?
@nithsua
@nithsua 5 лет назад
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 4 года назад
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
@edwardselirah4764
@edwardselirah4764 5 лет назад
I already have experience in React JS and Redux so I'm going to go for React Native
@Abhishek_Pal
@Abhishek_Pal 5 лет назад
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.
@jagadhisshdeveloper1689
@jagadhisshdeveloper1689 4 года назад
what u preffer in Navigation in react native 1.React-native-navigation or 2.React-Navigation ?
@sumangyawali
@sumangyawali 5 лет назад
I love React Native (as a web developer). Hope it'll get better as it now got a competitor.
@deepakag4625
@deepakag4625 3 года назад
Bro, that is react js. Both are diferrent
@vatsalshah9730
@vatsalshah9730 5 лет назад
For me both are my favorites, but I've chosen to learn react native first from your website.
@wajahatshah9489
@wajahatshah9489 4 года назад
It depends on your requirments
@sknurislam2597
@sknurislam2597 4 года назад
Bro what camera do u use for shoot this vdo? Plz reply and ur vdo editor also
@navindujayatilake5395
@navindujayatilake5395 5 лет назад
Hey can you please make a video about AR(Augmented Reality) mobile applications and technologies?
@VishalMishra-qg6zn
@VishalMishra-qg6zn 5 лет назад
Always had good time with React and Redux with the JS community support so I would prefer React Native .
@ducmynguyen
@ducmynguyen 4 года назад
I think if you want to be web dev should refer reactjs.
@chikuraj497
@chikuraj497 5 лет назад
Anyway😂 Flutter is future😎
@AnkurKumar-ur1cj
@AnkurKumar-ur1cj 4 года назад
@@ramonacedo37 thanks for the link. i never knew it existed
@nadeemshaikh7863
@nadeemshaikh7863 4 года назад
@@ramonacedo37 Nope, not gonna happen. Flutter with Fuchsia will play a central role in Google's ambient computing future.
@hassanosama357
@hassanosama357 4 года назад
@@nadeemshaikh7863 flutter team officially haven't talk about fuchsia and if about future no one can predict it.
@nadeemshaikh7863
@nadeemshaikh7863 4 года назад
@@hassanosama357 Yeah that's true, nothing is certain.
@wajahatshah9489
@wajahatshah9489 4 года назад
Flutter is good
@phanethpho4477
@phanethpho4477 3 года назад
Flutter can deploy for mobile App (iOS and Android), web App and desktop application ( MacOS, windowsOS and LinuxOS), I decided selected flutter
@madanbajgai
@madanbajgai 5 лет назад
what about the performance?
@Grewal0007
@Grewal0007 5 лет назад
14 minutes passed like seconds 😊
@bobbycarelse5794
@bobbycarelse5794 5 лет назад
So you said to choose which ever one we love... How does a native android developer choose
@Magic.God.Othinus
@Magic.God.Othinus 5 лет назад
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.
@uzzalcontact981
@uzzalcontact981 5 лет назад
hello dear, when I am showing in your course but cannot access to pc. why?
@mklion03
@mklion03 5 лет назад
little bit for this topic but love to hear from you!!
@hassanstudio7471
@hassanstudio7471 5 лет назад
do you have skills to give continue tutorials on flutter or react
@jpakash1999
@jpakash1999 5 лет назад
He only doesn't have time
@yashrajanshukla7790
@yashrajanshukla7790 5 лет назад
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 ?
@alimir5350
@alimir5350 5 лет назад
Hello sir thanx so much for this comparison. Please tell me what about Ionic?
@erranbahadurbk
@erranbahadurbk 5 лет назад
I am bit confused now, I am going to learn one of these so plase suggest me which one should I get started with???
@aakashjana6225
@aakashjana6225 4 года назад
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 4 года назад
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
@ariseawake3437
@ariseawake3437 4 года назад
For me React Native, Thank you
@nipnix360
@nipnix360 5 лет назад
Best for back end?
@sourav1997
@sourav1997 3 года назад
I need to make a full fleged social media app for commercial use. Which framework do I go for??
@rajeshmca8
@rajeshmca8 5 лет назад
Flutter is really good, I done one project
@amitprajapati9914
@amitprajapati9914 5 лет назад
Flutter is really doing well, I'm sure upcoming year it's cover react native market. 😀
@onurdemirtas4589
@onurdemirtas4589 5 лет назад
lol not at all :D
5 лет назад
There’s space to both, Flutter will create your own market, specially when Project Hummingbird comes out, web and mobile with same code.
@yajananrao2106
@yajananrao2106 5 лет назад
Is there any playgrounds like snack expo to start online?.
@swever826
@swever826 5 лет назад
great video! What is the name of the song playing at the end?
@techstacker5361
@techstacker5361 4 года назад
Ready to go - SKALE - E - TRON ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-QiRpXC2qDp8.html
@amartyachakraborty5739
@amartyachakraborty5739 5 лет назад
React-native, Haven't tried flutter yet!!
@shivamanand8998
@shivamanand8998 4 года назад
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 4 года назад
just go with flutter
@biosgl
@biosgl 5 лет назад
How about performance?
@rijanifaliana4668
@rijanifaliana4668 3 года назад
What is the title of the music in the end of the video ? I really love it
@amans.r.1083
@amans.r.1083 5 лет назад
React or React Native + Apollo =
@muhammadhassaansiddiqui4239
@muhammadhassaansiddiqui4239 5 лет назад
Very strong points.good comparison.but i will work on flutter.inshallah
5 лет назад
Really nice video, Hitesh. I had the choice of what framework to use in my internship and I give Flutter a try, it’s such a amazing framework and React Native is too. React Native inspired Flutter and now Flutter make the React Native change his architecture to “kill” the bridge. So concurrency is good and there’s space in the market to both. Cheers from Brazil o/
5 лет назад
Also the recent StackOverflow’s survey was really exciting to Flutter developers.
@abhinavsrivastava339
@abhinavsrivastava339 5 лет назад
Make full course on flutter covering every single things.
@vivi9176
@vivi9176 4 года назад
I m currently working on flutter, started loving it 😍😍😍😍😍
@AbbasAli-kl8rl
@AbbasAli-kl8rl 4 года назад
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
@kalpeshblue2
@kalpeshblue2 5 лет назад
I have just watched intro and I think Hitesh likes react native. :D
@sidhant251
@sidhant251 5 лет назад
You can also know that hitesh likes react becoz he always wears the GREY tshirt as Mr.Zuckerberg 😁
5 лет назад
Imagine he declares that his love is Xamarin lol, it’s a way to run away from this fight.
@kalpeshblue2
@kalpeshblue2 5 лет назад
@ Nice1 Game over
@souravcse6504
@souravcse6504 5 лет назад
Probably the best vid in this topic
@pointgbreak
@pointgbreak 5 лет назад
What about NativeScript?
@communityband1
@communityband1 5 лет назад
Regarding the point on language, I think we should also consider people who don't primarily use either Dart or JavaScript. There are a ton of people out there who program with Java, Python, C#, C++, and so on. For these people, I think it's safe to say that Dart will be much simpler for them to get up to speed. JavaScript has a lot of peculiarities that catch people off guard who come from more traditional OOP languages, and mastering these takes time and study. Dart, by comparison, is very much a traditional, modern language. People with experience in such a language can be productive with Dart in less than a day. If I'm running a mobile development team with developers who are most familiar with Kotlin, Java, or Swift, it's a safe bet they'll get up to speed faster with Dart than JavaScript.
@siddhantkumar7036
@siddhantkumar7036 5 лет назад
This video will get more than 5k views within one day
@tsaed.9170
@tsaed.9170 3 года назад
Damn!
@muhammadusmanakram406
@muhammadusmanakram406 4 года назад
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??
@MrEvansjethro
@MrEvansjethro 2 года назад
Hitesh, thanks for an honest review.
@1122339ify
@1122339ify 5 лет назад
Node vs PHP vs Django as backend
@devarora3770
@devarora3770 5 лет назад
Depend on the type of task as backend..!!
@pranaydas3320
@pranaydas3320 5 лет назад
Php
@gauravnagar3712
@gauravnagar3712 5 лет назад
@Eesa Munir node working enviroment is awesome
@gauravnagar3712
@gauravnagar3712 5 лет назад
@Eesa Munir here we debating on node vs php . so get that flutter out
@gauravnagar3712
@gauravnagar3712 5 лет назад
@Eesa Munir it node vs php not node vs flutter
@KochharAmandeep
@KochharAmandeep 5 лет назад
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 5 лет назад
But react vs angular is simplicity vs complexity so what do you mean rn = angular
@SoulMusicEuphoria
@SoulMusicEuphoria 5 лет назад
Next year you would see new technology release for native app.. like Vue Native
@akankshak.5284
@akankshak.5284 4 года назад
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.
@suryanath8150
@suryanath8150 3 года назад
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
@pankaj-vlogs
@pankaj-vlogs 5 лет назад
I like Flutter but right now I am working on React Native:)
@JonesDTaylor
@JonesDTaylor 5 лет назад
me too. I am very advanced in React Native, but itchy to learn Flutter
@Ankt-nq8tw
@Ankt-nq8tw 5 лет назад
For newbie go for react native or flutter for job?
@Matrixprogrammmer
@Matrixprogrammmer 5 лет назад
@@Ankt-nq8tw research your local market what people or companies use more. In my case it's ReactNative.
@saqlainawan9104
@saqlainawan9104 5 лет назад
Hy! Need a little help, need to build an application having few functionalities of ticktock. So can we do this with react-native.
@YunikMaharjan
@YunikMaharjan 5 лет назад
you forgot the main part, the performance
@bryanvan9212
@bryanvan9212 4 года назад
Yunik Maharjan Which one has better performance?
@alinoon6113
@alinoon6113 4 года назад
@@bryanvan9212 Flutter
@kenn850
@kenn850 5 лет назад
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.
@bharathwajcode9973
@bharathwajcode9973 5 лет назад
Is I Use Node js and Mongodb as a Back end for flutter
@alinawaz4034
@alinawaz4034 5 лет назад
Flutter is my favorite!!!
@bibekkakati
@bibekkakati 5 лет назад
react native ⭐ next compare... node.js vs django
@shortssquad1
@shortssquad1 5 лет назад
Completely agree..
@ahmedmaher1482
@ahmedmaher1482 5 лет назад
Why not both? I happily use both depending on what project I am in
@rahulrepal7742
@rahulrepal7742 5 лет назад
node js best for API which uses nosql database
@ksgj2000
@ksgj2000 5 лет назад
I think that is not comparison node.js is much more better. Django is just simple
@preddyshite6342
@preddyshite6342 5 лет назад
@@ksgj2000 it's like saying c# vs phaser
@ahmedkamal6127
@ahmedkamal6127 5 лет назад
Hi Hitesh, there's something you didn't mention here and in my opinion, this specific point is a game changer which is how both frameworks render the views as you know react native has a runtime layer for javascript which compiles your javascript code at runtime but at in the other hand flutter renders its components using C++ graphics layer which and your dart code compilers AOT which makes flutter faster at the runtime of course.
@akhil_tj
@akhil_tj 4 года назад
I just started with flutter a few weeks back and i'm loving it...
@roshansebastian1862
@roshansebastian1862 4 года назад
From where you are learning flutter.
@akhil_tj
@akhil_tj 4 года назад
@@roshansebastian1862 Londe app Brewery had a free course. I started it from there.
@roshansebastian1862
@roshansebastian1862 4 года назад
@@akhil_tj Thanks for your advice.
@renatolins9812
@renatolins9812 3 года назад
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!
@vengateshm2122
@vengateshm2122 5 лет назад
As I am from java background I prefer Flutter to REACT NATIVE.
@Ankt-nq8tw
@Ankt-nq8tw 5 лет назад
Have u used react native before
@vengateshm2122
@vengateshm2122 5 лет назад
@@Ankt-nq8tw No I haven't.
@TheDestuchChannel
@TheDestuchChannel 5 лет назад
Same
@naveenreddi5638
@naveenreddi5638 4 года назад
I am learning both at present..is it good way?
@gunjanmimo
@gunjanmimo 3 года назад
I have experience in front end and backend web development and I tried flutter but all those child children widgets are very confusing for me. So I chose react native for my projects.
@shivanigaddagimath6105
@shivanigaddagimath6105 3 года назад
Hey Gunjan! Would you be open to exploring job opportunities in web development currently?
@MrQuadrate
@MrQuadrate 5 лет назад
Moved to Flutter from Android. First of all because of language. No way I will write on JS.
@gnanaprakashg1745
@gnanaprakashg1745 5 лет назад
Thank u soooo much for your effort...... My vote for reactnative
@user-hb8jq9hi5o
@user-hb8jq9hi5o 11 месяцев назад
Hi Sir , Can you cover same discussion now ? We want current competition advantages.
@mahesh8948
@mahesh8948 4 года назад
I am purchasing react native course but payment was failed, it's showing processing.
Далее
You need 20 friends to publish Android app now
9:36
Просмотров 55 тыс.
NodeJS vs PHP | Which is best for beginners
12:45
Просмотров 253 тыс.
Редакция. News: 60-я неделя
41:13
Просмотров 1,7 млн
Почему Катар богатый? #shorts
0:45
React Native vs Flutter vs Native - Let's Talk Engines
25:15
This will change flutter development forever | Dhiwise
16:17
How did I learn Flutter so fast?
3:34
Просмотров 391 тыс.
Electron vs Tauri: This Was Unexpected!!
9:41
Просмотров 38 тыс.
Flutter for the JS Developer
13:43
Просмотров 395 тыс.
Colorful Vulcan w rtx 4070ti Super
13:30
Просмотров 60 тыс.
Wylsa Pro: опять блокировка YouTube?
17:49
Игровой Комп с Авито за 4500р
1:00
Треш ПК за 420 000 рублей
0:59
Просмотров 253 тыс.
Colorful Vulcan w rtx 4070ti Super
13:30
Просмотров 60 тыс.
iPhone 15 Pro в реальной жизни
24:07
Просмотров 351 тыс.