No video

Flutter vs React Native | Which one is better for building Apps?

  Рет қаралды 131,052

ABTube

ABTube

Күн бұрын

In this video we'll talk about Flutter and React Native and which one you should pick for cross platform mobile app development.
⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it!
Check it out:
www.kite.com/g...
Follow me on Instagram @iam_ab4
/ iam_ab4
Connect with me on LinkedIn
/ awesomeab
Music:
------------------------------
AM: Ikson
/ ikson
------------------------------

Пікірлер: 309
@dantedt3931
@dantedt3931 3 жыл бұрын
I’ve been building apps with RN and I’m sticking to it.Initially I was thrown off by how the modules work but now it’s smooth sailing.The support from the RN community is great.I don’t see myself using Flutter anytime soon.
@breh2716
@breh2716 2 жыл бұрын
Are you still using it?
@dantedt3931
@dantedt3931 2 жыл бұрын
@@breh2716 Yeah
@ankitmakwana3141
@ankitmakwana3141 2 жыл бұрын
is there any problem related to ui ? in rn?
@ankitmakwana3141
@ankitmakwana3141 2 жыл бұрын
but even to generate apk react native takes alot of steps and time where as in flutter you just need to write flutter build apk
@Ben-rz9cf
@Ben-rz9cf Жыл бұрын
@@ankitmakwana3141 are you using expo tho?
@LnYever
@LnYever 4 жыл бұрын
My experience with React Native: you only need half the development time writing one set of code instead of two, so you could spend the other half of time looking for workarounds for React Native bugs. 😂
@SeriesTube01
@SeriesTube01 4 жыл бұрын
I was taking a React Native course since I know JavaScript and some React but I dropped it: it's insane try to develop something on that, at least with Expo. Maybe Expo is crap, I don't know. But the course was made one year ago and I had to change several modules and new things I needed to run the code. And even with everything installed I had to restart the module and reload the app on the emulator pretty much all the time. Today, completely out of the blue, it showed me this error on one of the modules installed, that worked perfectly fine yesterday!! I reinstalled it and it was pointess. It died. I'm done with React Native. 👎
@mdsudirman5783
@mdsudirman5783 4 жыл бұрын
😂😂😂 be patient my friend
@hosamgnaba3205
@hosamgnaba3205 3 жыл бұрын
I agree am there are too many bugs in RN, and most of the time you will need third time library which will bring even more bugs to your app , man flutter is a heaven when you compare it with all of that.
@whatsmyname9742
@whatsmyname9742 3 жыл бұрын
if apps like Instagram, Facebook, Shopify, Flipkart, walmart are built on react native. it shouldn't be that bad
@coolsai
@coolsai 2 жыл бұрын
@@whatsmyname9742 they are not actually made on olny rn
@mail2ahmaralikhan52
@mail2ahmaralikhan52 4 жыл бұрын
Brother, I lost all my hope as I graduated with my BTech cs degree from not so good university and I know nothing about programming but I watched one of your videos in you gave a little motivation to build the required skills but that little motivation works a lot, for now, I am learning pretty well and hope so I will get a good frontend developer job in the near future so a huge thanks to you brother and keep posting videos like this wish you more power and success...
@asitpurohit_108
@asitpurohit_108 4 жыл бұрын
That's situation of all btech
@weeraphongsombatboon9568
@weeraphongsombatboon9568 4 жыл бұрын
daily reminder to stay motivated. I started learning during the corona lockdown time in germany with zero experience, and found now a company who employs me even though I have to learn a new language for them. Willpower is everything!
@JuliaSquadTime
@JuliaSquadTime 4 жыл бұрын
what motivates you ?? find that out. Prerequisite is to have the skills that enables your dream. Is your dream to work in a cubicle in some MNC or you have a heart of an entrepreneur .. its different !! Degrees don't matter if you have the skill. Money isn't a matter if you have the Will.
@koli5077
@koli5077 4 жыл бұрын
It's the same situation for me It feels like i'm learning jackshit even though i'm paying like 1 lakh per sem.
@hc-ec6bm
@hc-ec6bm 4 жыл бұрын
how its your progress is going
@arvindchakraborty4215
@arvindchakraborty4215 4 жыл бұрын
Firstly JavaScript bridge is not webview. The Bridge is written in C/C++ . Secondly, react native gets compiled to a native app. Thirdly , upgradation is a pain in the ass in both platforms. There is a reason why big tech like Microsoft , Shopify ,Facebook are all investing in React Native. Many windows desktop apps are now built on RN. React Native has a huuuuge community advantage. Flutter is good definitely. But most tech companies know they can't trust Google to maintain something long term.
@brainless3651
@brainless3651 4 жыл бұрын
Good points but React native doesn't compile to native apps
@darshanhegde7090
@darshanhegde7090 4 жыл бұрын
your pro bro i gone throw comments i thing you have knowladge about both,and i think your comments are resonable and true,but everyone wants to follow shit,then they follow,no matter what others say
@DishantKaushik
@DishantKaushik 4 жыл бұрын
Also, flutter has a larger learning curve, especially with the way UI is being compiled with functions. Code management with React Native is definately better than Flutter.
@Maxzeroedge
@Maxzeroedge 4 жыл бұрын
@@DishantKaushik I tend to disagree with the better term. If anything, both are in the same level in terms of code management. Flutter works on the principle of Widgets, where everything is a widget and each widget should hold its own. React Native works how a DOM should and each component should hold its own. Also, flutter has a larger learning curve for anyone fluent in javascript, because it uses dart. For someone new to both, there's not much difference.
@Maxzeroedge
@Maxzeroedge 4 жыл бұрын
Agreed, but big companies are moving away from native hybrid apps and preferring native apps, for the sake of performance.No matter what you do, you can't squeeze out the same per with hybrid apps
@kodeDev
@kodeDev 4 жыл бұрын
This was some good vid. I am wrapping my head very well around React, so even as tempting as Flutter is, I'm going to go with React Native first. I've actually used Native before but didn't build anything too serious. So I figure React first for the seamless transition to mobile and when I get a quick understanding of it, I'll dabble in Flutter. I'll keep you posted on my solid comparison. Nice vid, you've earned my sub!
@Sousou007
@Sousou007 3 жыл бұрын
Hey! I see that you've posted this comment 7 months ago. I'm trying to get my head around using one of them for a new app and I feel like Flutter may be better in the long run. Have you tried both? If so, what have you experienced? Thanks in advance!
@thedeveloper9896
@thedeveloper9896 3 жыл бұрын
@@Sousou007 I have tried both. Flutter is better in some ways of react native but if you use react and want to do app development then React native is best for you. I learned Flutter before react native and i don't have that much problem with it. its just the styling. its very hard to style in flutter. so the choices are that both are great they have better things in each other. so i'd say you should trry both first and then choose which one are you most comfortable of.
@ankitmakwana3141
@ankitmakwana3141 2 жыл бұрын
@@thedeveloper9896 1)is it easy to build apk files in flutter as compare to react native? 2)and flutters hot reload is really helpful? 3)i took 2 months and learned react and react native should i now move to flutter?
@gouravray8500
@gouravray8500 4 жыл бұрын
For a new developer starting out, it makes sense to learn RN than Flutter, cause JS has more scope than Dart in general. Newer JS libraries have always been around the corner. Also, RN's re-architecture is expected to solve the issues related to start-up time and performance in general, as they plan to get rid of the bridge.
@vkray
@vkray 4 жыл бұрын
I also mentioned the same thing.
@kahanx10
@kahanx10 2 жыл бұрын
The language doesn't matter, performance decides the scope...
@sureshbb6172
@sureshbb6172 4 жыл бұрын
Yes, flutter is much better than react native i start using flutter from past year it's awesome if anyone wants to learn mobile app development i suggest u to start with flutter.
@subbareddy285
@subbareddy285 4 жыл бұрын
can you suggest me the sources for learning flutter in easy way
@aswins2529
@aswins2529 4 жыл бұрын
@subba reddy, go to udemy. There is certification course.
@zealtypedcode3119
@zealtypedcode3119 3 жыл бұрын
Can I learn flutter straight away without learning JavaScript??
@kahanx10
@kahanx10 2 жыл бұрын
@@zealtypedcode3119 There is no JS in Flutter.
@predatoreyez
@predatoreyez 3 жыл бұрын
This is an awesome breakdown of the difference. I have subscribed to your channel cuz it's worth it xx
@ho77iday
@ho77iday 3 жыл бұрын
Same here. Just on this one video. Notifications: *on*
@auchucknorris
@auchucknorris 3 жыл бұрын
well said, especially the last part, for those looking to get started with react native, start with running it through expo, getting your head around the differences between react and native is enough to start, messing with the gradels and such is a whole other challenge you dont need when starting
@johngoldman767
@johngoldman767 3 жыл бұрын
Considering it in business sense RN wins react knowledge pass down to react native, it speed up the development
@syedsimanta1011
@syedsimanta1011 3 жыл бұрын
What about bugs module update dirty expo thing didn't work last time when working wid a client
@muzamilhussain9908
@muzamilhussain9908 3 жыл бұрын
I am react developer but i found react native very bad when i started flutter i see no issues i can say flutter is king and it has far greater future
@ChenLiYong
@ChenLiYong 4 жыл бұрын
The community and packages for react native is bigger, not solely just because react native is 2 years older on 2015, but because it’s based on react, which is 2013 so it also can use some of react’s plugins, and also ultimately it’s based on javascript, which has been here since ‘forever’.
@erikmuller4661
@erikmuller4661 4 жыл бұрын
1:49 JavaScript bitch. Damm right bro
@Ray-ik7wm
@Ray-ik7wm 3 жыл бұрын
hahaha.
@Ivoshevo
@Ivoshevo 3 жыл бұрын
😂😂😂
@somebodyoulove
@somebodyoulove 3 жыл бұрын
Lol. We all have accents so it does affect words for some of us.
@rajs4283
@rajs4283 3 жыл бұрын
🤣🤣🤣🤣
@hosamgnaba3205
@hosamgnaba3205 3 жыл бұрын
man you have nailed it latterly, I agree with you 100% flutter is way much faster and easier to build apps
@shinigami675
@shinigami675 4 жыл бұрын
Flutter is far better, only native beats flutter
@sureshbb6172
@sureshbb6172 4 жыл бұрын
Yes, native apps are always better. Good in performance and starting speed and size of apk as well.
@ChenLiYong
@ChenLiYong 4 жыл бұрын
But native app lose if you want to deploy for both platform using one code base.
@Mohit-il9gx
@Mohit-il9gx 3 жыл бұрын
@@sureshbb6172 i dont think app size matters that much becoz you only see we are getting cheap internet and the memory size in mobile is increasing so..
@carlyc4357
@carlyc4357 4 жыл бұрын
Great vid! I struggled with React, probably because I never enjoyed web dev. I love C++ and Java, Flutter reminds me of that, so I'm obsessed!
@ykchowaa
@ykchowaa 4 жыл бұрын
If you are a backend developer. have some knowledge on Java. Then Flutter is your choice. only one month to learn Dart then flutter. then your product can ship out.
@mohammadzarkasi
@mohammadzarkasi 4 жыл бұрын
Flutter can be compiled to android, ios, web, desktop windows linux macos
@kelvinotieno4381
@kelvinotieno4381 3 жыл бұрын
The shipping part is really crucial...Always use the tools which will help you deliver a job as fast as possible. Well unless you are coding for fun and not money........
@developerfilip
@developerfilip 4 жыл бұрын
Damn, I did the same exact video on my channel yesterday too. lol
@Jitsandcrypto
@Jitsandcrypto 4 жыл бұрын
Your video is way better, this guy just mocked RN
@ronancathor5388
@ronancathor5388 4 жыл бұрын
I watched first your vid Fil
@mjstudio6843
@mjstudio6843 4 жыл бұрын
I am a React Native developer and don't know flutter well. I strongly agree that the upgrading version of React Native is really messy and Runtime JS Native bridge operations are delayed sometimes. But the React Native re-architecture projects are ongoing. These include Turbo module(alternative from Native Module the main cause slow down your initial launch time) and Fabric(alternative from UIManager). Anyway, the different behavior of each platform in React Native is really annoying one :) But I think React Native and Flutter both can't avoid the native properties or behavior of each platform.
@IFone456
@IFone456 4 жыл бұрын
I thought that project fabric was a thing already, is there a release date to it?
@kishoreubale
@kishoreubale 4 жыл бұрын
Video title should be React Roast
@fawaza9313
@fawaza9313 4 жыл бұрын
Hey, we would really appreciate it i you could make a video on the scope of machine learning and artificial engineering jobs in India in the nearby future(coming 5-10 years)
@Virus-ke8xj
@Virus-ke8xj 4 жыл бұрын
I'm a student and this is what I got to know after speaking to some working people and passed out students....ML is a kind of field where some good companies expect atleast 3-4 years of experience or atleast phD (I'm not talking about startups)....so in order to pursue a career in ML further and land in a good job, either you should be from a tier 1 clg or you should go for higher studies....this is the feedback I got from my seniors
@unnaipoloruvan98
@unnaipoloruvan98 3 жыл бұрын
@@Virus-ke8xj so better not to learn ML unless you are Einstein
@Virus-ke8xj
@Virus-ke8xj 3 жыл бұрын
@@unnaipoloruvan98 yeah man😂
@aksjin8929
@aksjin8929 3 жыл бұрын
.
@rcshadman
@rcshadman 4 жыл бұрын
Well said, shipping is more important than learning programming languages !
@almasmaliyekal797
@almasmaliyekal797 3 жыл бұрын
I really didn't understand what shipping app means. Would you pls explain it?
@aminiasinavunitale697
@aminiasinavunitale697 3 жыл бұрын
Nice, Full Stack Developer, now doing Flutter, no regrets :-)
@banonroy
@banonroy 4 жыл бұрын
This was really informative. Can also comment on Ionic comparing the same points? Thank you for your well evaluated perspective 👌
@nordeenhasan6030
@nordeenhasan6030 Жыл бұрын
as developer in 2023, you was right. now the most of market jobs are flutter developer. and it's community become bigger than others
@centurion3708
@centurion3708 3 жыл бұрын
I started developing with RN a few months back and my experience has been great so far, i can use the same knowlegde i've adquird with react and reanimated 2 i awesome for people who suck at animations in plain csss and js, like myself, you can still use expo projects with a stand alone RN app which is pretty cool, i've never tried Flutter myself, but i think it may be great too.
@rajvarsadiya9131
@rajvarsadiya9131 4 жыл бұрын
Hey, I very much appreciate your points I am not aware of those points but after watching your video I do much research about react native and I flutter find many more differences! Thank you, man ! for this amazing video
@sureshbb6172
@sureshbb6172 4 жыл бұрын
Yes, React native is purely javascript based framework and we will use html and css to build the views. But flutter is using dart here every thing is considered as widget and widget has the childrens here will use only dart code to build entire apps this widget tree is bit confusing until u will get good hands on.
@AdityaPahilwani8989
@AdityaPahilwani8989 4 жыл бұрын
Your all points are correct .! but there are somethings you didn't considered like there is a new re-architecture coming to RN which is going to remove the JS bridge also RN despit being less performant then flutter it's much more used like recently new came out microsoft is using RN heavily there new Office app most of microsoft desktop app are built on RN, also in 2020 despite everyone is aware that flutter gives better performant then RN shopify and offerUp bidded in RN also talking about the performance yes it's performance is very slower compared to other but it's UI thread is handled thread seperate that means you won't even know what's going on under the hood and even Airbnb dropped RN because they used RN in their existing app and it wasn't matching their req upto the mark and they said "Performance was close to native" i don't have any hate to flutter infact am learning it now but these things aren't talked about much like if you are running an company and your web team can work as app team why not? it's more of like test case situation as you said
@abhibisht97
@abhibisht97 4 жыл бұрын
Yes I’m aware of the re-architecture and will definitely make a video when it comes out. The apps that are already written in RN will keep using it, but for starting new apps right now in 2020, Flutter seems to be the better choice IMHO.
@HermanWillems
@HermanWillems 4 жыл бұрын
Look the whole GUI scene is going towards what flutter is doing. It started out with QtQuick. After the iPhone got released in 2007... people got to rethink things. 2D GUI was drawn by the CPU and there was no fancy 3D stuff and animations, transformations and effects. 2D Gui is going towards how game engines are build up for 3D. This IS the road everything goes towards. Even GTK4... WinUI(from Windows) and many other GUI frameworks. Reactive-Native will be just an annoying layer in the future. It will dissapear mark my words. Maybe try to understand how the modern 2D Gui toolkit render pipelines go... it's almost exactly like 3D game engines. RN doesn't fit that picture, because RN is just a mark-up kind of language which describe "standard" widgets. What about custom designed widgets? Look up "Custom flutter widget" and try to do that kind of stuff in RN ? With 60FPS, Animations, transformations and effects ?
@maximilianoguerra5891
@maximilianoguerra5891 3 жыл бұрын
Do you really need to know HTML, CSS, React and javascript for programming in React Native??
@battlehunterofficial4586
@battlehunterofficial4586 3 жыл бұрын
Yes
@samuelhervas8198
@samuelhervas8198 2 жыл бұрын
No, React and JavaScript is enough, CSS may help but it’s not exactly the same. You can also start without any React knowledge, but it definitely helps if you know React already…
@killeraloo3247
@killeraloo3247 Жыл бұрын
Great video, Thank you for posting it. 🧡
@andersondossantoscruz3685
@andersondossantoscruz3685 4 жыл бұрын
flutter is better, no doubt about it, but react has other guns that you have to consider. I prefered RN because of some points like: big, active e mature community, same knowledge to build web apps and mobile apps (I know flutter for web is comming, but it is still very young and community have to buy the idea, it's no use being WOW if the community don't want to use it. Google has a big gun in their hands, but for me, it's not the time to invest my time in flutter yet, even if I think it awesome.
@abhibisht97
@abhibisht97 4 жыл бұрын
Fair enough, I am planning to make another video talking about React native specifically so stay tuned for that!
@ankitmakwana3141
@ankitmakwana3141 2 жыл бұрын
@@abhibisht97 please provide link
@dq303
@dq303 3 жыл бұрын
Im sticking with react-native
@kunalsoni7681
@kunalsoni7681 4 жыл бұрын
Really very informative video 😊😇 thanks dear brother
@ridom8686
@ridom8686 3 жыл бұрын
Do not forget we can update react native app in front of your end users instantly by keeping our JavaScript and images synchronized with the server.
@Ben-rz9cf
@Ben-rz9cf Жыл бұрын
One thing i should mention is that this video is out of date already as the new versions of react native will replace the bridge with the JSI which is much more performant and lightweight. So one of the biggest downsides of RN and the biggest criticism from native only developers is getting fixed. Its both a blessing and a curse that the mobile development space moves as fast as it does, any video you could make will likely be out of date in just a year or 2 and no doubt this comment will also be out of date by 2023-2024.
@deepakkanyan9241
@deepakkanyan9241 4 жыл бұрын
You really clear lots of point about Flutter and React. Thanks Man
@a2zlearninghub67
@a2zlearninghub67 4 жыл бұрын
Hey, I m comfortable with rest native Just becz of I completed course react native .
@asitpurohit_108
@asitpurohit_108 4 жыл бұрын
How many days it took
@sureshbb6172
@sureshbb6172 4 жыл бұрын
Hi sandeep , Give me suggestion to learn quickly react native. I tried with expo ,and native as well Please share me any docs abt this to learn good design patterns. Thank you..
@kl3jvi
@kl3jvi 4 жыл бұрын
i saw the entire video, its been a while since i had to watch good content, subscribed!
@teamappollon7097
@teamappollon7097 3 жыл бұрын
Great explanation! Thank you for creating this.
@shifatstudio3109
@shifatstudio3109 4 жыл бұрын
I ❤ flutter
@otakubossplayer136
@otakubossplayer136 4 жыл бұрын
I ❤️ you.
@shifatstudio3109
@shifatstudio3109 4 жыл бұрын
@@otakubossplayer136 u to ❤
@theboywholovedkappapuzhukk
@theboywholovedkappapuzhukk 4 жыл бұрын
Loved your content bro 💯💙
@spartan9266
@spartan9266 4 жыл бұрын
When is the next video coming ? 😑 Waiting from so much time !
@sumanth3036
@sumanth3036 4 жыл бұрын
Whatever. RN is going live on
@argahutama
@argahutama 4 жыл бұрын
See reality bro haha
@jakebutler7644
@jakebutler7644 4 жыл бұрын
I fine Flutter to be very choppy and unsmooth in real-world use
@sim632
@sim632 4 жыл бұрын
You're prolly building debug ,use release
@webpro607
@webpro607 3 жыл бұрын
Learn Flutter if you don't like JS and React... As a frontend developer with very good knowledge of JS my choice is React Native
@christianissick
@christianissick 3 жыл бұрын
Please I don't understand what you mean by shipping the app
@crazieeez
@crazieeez 4 жыл бұрын
React Native is slow because it uses a Javascript bridge and had to process through a v8 engine to paint under DOM of Skia engine. Flutter is super fast and is native on Linux because it compiles to machine code and uses Skia engine directly for painting. V8 architecture is very limiting. You run into heap stack limitation and garbage collection creating jankiness that makes your UI stops every. 30 minutes or so. That's why when RN developers trying to figure out why their app is janky, they don't know because most of the jankiness deals with v8 garbage collection. You don't know when GC kicks and when it doesn't. You pray. And your users will suffer.
@HermanWillems
@HermanWillems 4 жыл бұрын
Flutter under the hood is very streamlines towards 2 things: Performance and Freedom of expression for the app developer. The engine uses a graph scene when certain things get updated or not. It doesn't repaint things that do not change. Animation system is powerfull and you can do all kind of transitions on everything which is all GPU accelerated after skia has painted. It's a very complex system but it insures that your computer/phone has to do very little with almost no overhead and only does the things that has to change. And modern UI's require rich expression which is difficult in old GUI systems because you are stuck with the widgets you get. All widgets in Flutter are based on a few core fundamental widgets and are composed out of them. This composition style to create widgets is very powerfull and gives you freedom + performance. There are also a few downsides of flutter though, it has to do with interaction with the different operating system. It depends on the quality of that layer, and if it stays up to date.
@justinharshit5611
@justinharshit5611 2 жыл бұрын
so are you learning flutter ?
@agredo
@agredo 3 жыл бұрын
Great video. To the point and clear message.
@aceallen2505
@aceallen2505 4 жыл бұрын
Agreed RN is a little slow in debug version, but ultimately you build release version which is native code.. it's good!
@marimuthuragupathy4224
@marimuthuragupathy4224 4 жыл бұрын
Hey,I am android developer,which one is better to me.
@CodingWithDapo
@CodingWithDapo 3 жыл бұрын
React Native is the WAY. A few years from now, people will be able to build mobile apps so easy with React Native.
@kahanx10
@kahanx10 2 жыл бұрын
But more easily with Flutter.
@kailasbawaskar5370
@kailasbawaskar5370 4 жыл бұрын
Bro, you can improve your thumbnails (they're good, but can be improved) and post some high tech pics and also the content should be like that no one has shown in this way This will surely increase your subscribers 😄Just a healthy advice
@abhibisht97
@abhibisht97 4 жыл бұрын
Thanks for the feedback!
@kailasbawaskar5370
@kailasbawaskar5370 4 жыл бұрын
@@abhibisht97 BTW, I LOVE YOUR CHANNEL 😍😍 IT'S VERY INFORMATIVE KEEP IT UP👍👍
@loop8836
@loop8836 2 жыл бұрын
after this video i can say after 3 months of study in flutter its time continue in flutter but why not learn react native side by side
@shivamkumar-qp1jm
@shivamkumar-qp1jm 4 жыл бұрын
I am good with react.js so I have to learn react native
@michaelolusegun4609
@michaelolusegun4609 4 жыл бұрын
No you don't have to learn react-native. Flutter is as easy as HTML to learn
@akshy471
@akshy471 4 жыл бұрын
@@michaelolusegun4609 seriously? If its that easy imma learn that shit today itself
@EagleZH23
@EagleZH23 4 жыл бұрын
@@akshy471 Yep, it's quite easy to pick up
@akshy471
@akshy471 4 жыл бұрын
@@EagleZH23 apparently,I didn't learn flutter that day
@EagleZH23
@EagleZH23 4 жыл бұрын
@@akshy471 Umm, what?
@Alt-wx6ry
@Alt-wx6ry 4 жыл бұрын
Thanks for making the video!
@JuliaSquadTime
@JuliaSquadTime 4 жыл бұрын
Flutter all the way .. IMAO. Dart is similar to C , C++ .. which are the basic programming languages.. and with google team working on it tirelessly .. react native will become 2nd choice soon
@sandeep-co2vy
@sandeep-co2vy 4 жыл бұрын
Which is easy to learn without programming knowledge.. some one please advise
@JuliaSquadTime
@JuliaSquadTime 4 жыл бұрын
You need atleast a basic foundation of programming language. C then c++ will be enough for u to learn flutter or rwct native fornapp development
@shivlingjadhav9936
@shivlingjadhav9936 3 жыл бұрын
Flutter is Superb 🔥.......
@GurmeetSingh-uv6qo
@GurmeetSingh-uv6qo 4 жыл бұрын
Why are u looking out again and again at left
@zenZcoder
@zenZcoder 5 ай бұрын
Flutter has great future
@MrAbhithepandey
@MrAbhithepandey 2 жыл бұрын
Excellent video. No non-sense.
@harisbashir2719
@harisbashir2719 4 жыл бұрын
Well explained ♥️
@alagappank1242
@alagappank1242 3 жыл бұрын
Crystal clear explanation💪💪💥
@khatariinsaan5284
@khatariinsaan5284 2 жыл бұрын
I choose my College Last year Project based on react native "Food Delivery App" But I stuck only on *Login with Google* Since all modules are deprecated 🤣🤣
@sandeep-co2vy
@sandeep-co2vy 4 жыл бұрын
Which is easy to learn without programming knowledge.. some one please advise
@echonabin
@echonabin 4 жыл бұрын
You're joking right, you want to build the whole app and you don't want programming knowledge!!
@onyemaanthony
@onyemaanthony 4 жыл бұрын
I think what he meant was which one is easier to learn for some one with no prior programming knowledge
@sesugh.a
@sesugh.a 4 жыл бұрын
I use both Dart and Javascript but I'd suggest you go with Dart/Flutter. The Dart Team at Google tried their best in making Dart a beginner friendly language meanwhile Javascript can be a little hard to get comfortable with sometimes. That's just my take on the matter anyways
@pranavgoswami2814
@pranavgoswami2814 3 жыл бұрын
You phirst larn inglis
@seleman-MW
@seleman-MW 3 жыл бұрын
Sesugh Anyam which step should i start to learn as beginner in flutter!?
@mohamedisak2965
@mohamedisak2965 4 жыл бұрын
Flutter is best one ♥️
@shahmirfaisal8162
@shahmirfaisal8162 4 жыл бұрын
First comment lol😂
@abc_cba
@abc_cba 4 жыл бұрын
Get a life
@tanyabhargava8582
@tanyabhargava8582 4 жыл бұрын
Hi abhishek! This is not something related to this video but I just wanna know more about GRE and stuff related to that. Can you make some more videos on that. Also just out of curiosity did you applied for any course abroad or continued with SD.
@abhibisht97
@abhibisht97 4 жыл бұрын
Hey, I was supposed to join UC Berkeley this fall but due to the pandemic I’m planning to defer it to 2021, will try to make a video about it!
@tanyabhargava8582
@tanyabhargava8582 4 жыл бұрын
Thanks for your response abhishek. Eager to know more about your GRE experience and please try to make vlogs of your university application process.
@aarnav9985
@aarnav9985 4 жыл бұрын
@@abhibisht97 Hi Abhishek, in previous viedeo you just said that I can easily go into Google , Microsoft because you have the skills and your friends also work there so they can refer you , so why you are doing MS in California and than you will apply for FAANG companies why not at this moment only?
@Donclion911
@Donclion911 2 жыл бұрын
facebook is not really responsible for rn which is still 0.66......but how old is rn? this is major issue.
@jimmorrison2657
@jimmorrison2657 4 жыл бұрын
Good summary, mate!
@kasper_dupont
@kasper_dupont 4 жыл бұрын
If you want an e-commerce store present on web and app. You want to design you web version mobile first and you want to obtain sharing as much code base as possible what would you recommend?
@karmbeerverma684
@karmbeerverma684 3 жыл бұрын
i am working on flutter as i think this is best
@francisoladosu9643
@francisoladosu9643 2 жыл бұрын
A year later and Flutter is on god Mode 🔥
@akashkumardas6521
@akashkumardas6521 4 жыл бұрын
Flutter or react native all these are use for designing, if you want to become a mobile developer than native is only choice. You can't use native service in hybrid framework. Bye the way I will use your videos to learning English
@gbo10001
@gbo10001 4 жыл бұрын
hello there, if i want my app will work on web and on mobile, what do you recommend me to do? flutter for mobile and web as usual if it's possible? web and react native?
@RohanBojja
@RohanBojja 4 жыл бұрын
Shoutout to Xamarin. Lol.
@docen67
@docen67 3 жыл бұрын
I’m team Xamarin
@stunnaman8803
@stunnaman8803 3 жыл бұрын
Did you create that UI I see on your screen? Is the tutorial on your channel?
@struffios
@struffios 3 жыл бұрын
Well explained.., its really informative
@imundev8376
@imundev8376 4 жыл бұрын
"Talk is cheap show me the code" - Linus Torvalds
@PrashanthAnand0
@PrashanthAnand0 4 жыл бұрын
Well explained. Thank You.
@AcademyIISDStudent
@AcademyIISDStudent 4 жыл бұрын
SOOOOO ... as a some one with very limited programming skills in any programming language, what would be the easiest to tackle, Flutter, React Native or Xamarin ?
@rezapishkar3181
@rezapishkar3181 3 жыл бұрын
flutter
@AcademyIISDStudent
@AcademyIISDStudent 3 жыл бұрын
@@rezapishkar3181 you are absolute right, i just started learning flutter and it works so well
@SeriesTube01
@SeriesTube01 4 жыл бұрын
I was taking a React Native course since I know JavaScript and some React but I dropped it: it's insane try to develop something on that, at least with Expo. Maybe Expo is crap, I don't know. But the course was made one year ago and I had to change several modules and new things I needed to run the code. And even with everything installed I had to restart the module and reload the app on the emulator pretty much all the time. Today, completely out of the blue, it showed me this error on one of the modules installed, that worked perfectly fine yesterday! I reinstalled and it was pointess. I'm done with it. Today I started a Flutter & Dart course, I loved the hot reload feature, the whole starting app feels way smoother and much better for developing. 👍
@marknoble6459
@marknoble6459 3 жыл бұрын
What ultra wide monitor are you using?
@yaronlevy
@yaronlevy 4 жыл бұрын
Some good and correct points
@renukagargicollege1486
@renukagargicollege1486 4 жыл бұрын
Thanks for explanation
@syedshalishraza5555
@syedshalishraza5555 3 жыл бұрын
Can you make a video on machine learning 🙏🙏
@muslimwaqar
@muslimwaqar 4 жыл бұрын
Thanks a lot really informative.
@learngermanlanguageforbegi5214
@learngermanlanguageforbegi5214 4 жыл бұрын
Is this good to learn flutter in 2020 ? Please advice
@josedanielcallebriceno8834
@josedanielcallebriceno8834 4 жыл бұрын
Every year the reasons why you have to learn it grow up
@learngermanlanguageforbegi5214
@learngermanlanguageforbegi5214 4 жыл бұрын
@@josedanielcallebriceno8834 because it's change frequently what grow up It is nothing productive in learning Obsolete things Like Ms Dos
@learngermanlanguageforbegi5214
@learngermanlanguageforbegi5214 4 жыл бұрын
José Daniel Calle Briceño you are right bro but learn right thing time is very precious
@kios1973
@kios1973 4 жыл бұрын
The flutter upgrade thing he said is a lie, flutter is really bad when upgrading , I've been stuck at an older version of flutter for the longest time now because everyone I do flutter upgrade my stuff doesn't work
@Rex-br9sl
@Rex-br9sl 4 жыл бұрын
Bro where do you work
@rohitsahu5612
@rohitsahu5612 4 жыл бұрын
Hey hii, I like the video which you made on daily routine of software engineers I think i know you are you in Veracious Apartment, Bangalore near Bmsit College
@kumaranurag2961
@kumaranurag2961 3 жыл бұрын
Very nice comparison
@a.b.5295
@a.b.5295 4 жыл бұрын
Pleas help me I am trying to create an app just like facebook but with a payment option and an in-built chatting all please help me.
@fvl9045
@fvl9045 4 жыл бұрын
just program. You are welcome
@pavankumar-nr4mv
@pavankumar-nr4mv 4 жыл бұрын
Are these only used for front end what about backend? and another one is by using flutter Web development can also be done or not?
@sureshbb6172
@sureshbb6172 4 жыл бұрын
Yes, u can use flutter for web also. U can try. But u have to use devserver which is available. Its prebuilt in frame work of flutterweb.
@MuhammadUsamaQamar
@MuhammadUsamaQamar 3 жыл бұрын
Why not Xamrin
@vipinrawat4222
@vipinrawat4222 4 жыл бұрын
React native bridge is not a webview mate.
@danielphil4976
@danielphil4976 3 жыл бұрын
It's a what
@AbhishekSingh-fc6tb
@AbhishekSingh-fc6tb 4 жыл бұрын
Hey bro! Can you please recommend some complete resources for learning server side dart (backend using dart). I cannot find a compete source for this any where on internet
@developerfilip
@developerfilip 4 жыл бұрын
Have you tried Udemy?
@sureshbb6172
@sureshbb6172 4 жыл бұрын
Hi abhishek, Basically dart is a pgm language at present flutter framework is using to build end to end.and flutter web also available using this u can build complete web app. But i tried to build some rest api using dart.i used framework called 'aqueduct' read abt this and start. All the best.
@gaurishagrawal9404
@gaurishagrawal9404 3 жыл бұрын
Flutter is the future. React native is the present.
@globalassistance1050
@globalassistance1050 3 жыл бұрын
Don't worry JSI is coming!
React Native vs Flutter - Which should you use?
22:31
Simon Grimm
Рет қаралды 25 М.
Flutter vs React Native : which one is worth it, and why?
10:20
Kodaps Academy
Рет қаралды 76 М.
Underwater Challenge 😱
00:37
Topper Guild
Рет қаралды 42 МЛН
SPONGEBOB POWER-UPS IN BRAWL STARS!!!
08:35
Brawl Stars
Рет қаралды 23 МЛН
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 30 МЛН
Parenting hacks and gadgets against mosquitoes 🦟👶
00:21
Let's GLOW!
Рет қаралды 13 МЛН
The New React Native Architecture
25:59
Theo - t3․gg
Рет қаралды 138 М.
React Native vs Flutter in 2024 - Make the RIGHT Choice (Difference Explained)
10:31
Daniel Dan | Tech & Data
Рет қаралды 168 М.
KMP vs. Flutter - Who Will Win The Cross-Platform Battle?
16:19
Philipp Lackner
Рет қаралды 44 М.
Flutter vs Native Android / iOS (WHICH DO I LEARN?!)
41:51
CodingWithMitch
Рет қаралды 99 М.
Flutter or React Native in 2020? Find out which one is BETTER for YOU!
11:42
No Code App Development is a Trap
9:31
Coding with Dee
Рет қаралды 225 М.
The Story of Next.js
12:13
uidotdev
Рет қаралды 569 М.
Why I moved to React Native
12:06
Simon Grimm
Рет қаралды 45 М.
React Developer Reviews Flutter - Better Than React?
9:06
Your Average Tech Bro
Рет қаралды 35 М.
Flutter vs React native
14:36
Hitesh Choudhary
Рет қаралды 248 М.
Underwater Challenge 😱
00:37
Topper Guild
Рет қаралды 42 МЛН