I don't *want* to use React Native

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

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

  • @james3742
    @james3742 4 года назад +872

    I don't want to use React Native(as a millionaire)

    • @kolya7921
      @kolya7921 4 года назад +40

      TechLead’s line

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

      More like Clement mihilsenoughAlready with the AlgoExpert plug.

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

      Lol... toasted....

    • @volttideify
      @volttideify 4 года назад +24

      But are you a divorced tech lead that was working for fb?

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

      He is great teacher, I don't know why he used that title, whatever.

  • @kunal_chand
    @kunal_chand 4 года назад +410

    I just come here to hear Ben ASMR

  • @theTweak0284
    @theTweak0284 4 года назад +344

    "There are some developers out there that will write you an app in assembly and it just comes out slower than a python interpreter"

  • @Manivelarino
    @Manivelarino 4 года назад +172

    I feel like developer experience is severely underrated. The power of having a single codebase way outweights any performance or size costs you add imo. Especially in 2020 when everyone is dropping support for any device more than 10 years old.

    • @twerkyfingers
      @twerkyfingers 2 года назад +7

      companies don't and don't need to optimise experience for developers. they want best experience for the users.

    • @aurelianspodarec2629
      @aurelianspodarec2629 2 года назад +3

      Companies should optimize user experience for the user...
      Just a few performance issues on react native for the user means the company is going to lose millions of dollars, so its actually cheaper to have two teams.

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

      Your opinion is wrong IMO. Hyrbrid frameworks are always frustrating as hell to work with, full native is a way better development experience and it yields a superior product. The only reason to go hybrid is if the business is on a shoestring budget or cannot find competent enough programmers.

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

      @@Goremachine Yeah, antoher fun thing is some devs need to write native code and abstract it with react native xd imagine

    • @jeffGordon852
      @jeffGordon852 6 месяцев назад

      "a single codebase way outweights" You mean a single codebase that has Javascript AND Swift AND Kltlin code? Yeah 3 codebase in one, and pretend it's fine

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

    I think that native development should be done just to know what react native is abstracting, but I feel like in a year react native will be able to create apps that can contend with native development

  • @lxghtless
    @lxghtless 4 года назад +248

    I’m a WET programmer. It’s so much easier.

    • @addnab
      @addnab 4 года назад +157

      Write Everything Thrice

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

      Why even try?

    • @shehr-yar7135
      @shehr-yar7135 4 года назад +21

      These thirsty bots are getting smarter

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

      @@volmehen I felt that...

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

      Write Extra Tests?

  • @indycinema
    @indycinema 4 года назад +138

    "It's the way things are, life sucks" - New React Native Slogan.

  • @MarvinTurner
    @MarvinTurner 4 года назад +11

    What I’ve been hearing that interests me is companies making apps that are native but utilize React Native for specific views (like a profile view, or a view that fetches and displays rows of data).
    I believe I read that Airbnb is one of the proponents of this approach.

  • @ReadTheCommentFirst
    @ReadTheCommentFirst 3 года назад +10

    Probably worth revisiting now that Flutter for web is production ready.

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

    I just recently built my first app in React Native and this video makes me very happy

  • @NeekOW2
    @NeekOW2 Год назад +3

    4:11 this totally opened my eyes to why I absolutely need to use React and React Native for my personal project. This alone saves so much time and work for solo devs.

  • @rohankapur5776
    @rohankapur5776 4 года назад +48

    Honestly I prefer Flutter over React Native but I see why people choose RN.

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

      yeah I've been using flutter, it's missing a few things but it's getting there

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

      ​@@handsanitizer2457 I've been learning flutter for a week and i don't have any development experience so i can't even compare them what do you think should i switch to rn for adapting to web easily in future or just stick to flutter

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

      @@burakkosova8481 just stick to flutter. But, it's up to you. I just started learning flutter a few days ago and i'm used to react native (not saying that i'm an expert at it). But for me, since rn use javascript, it was easier for me to learn.

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

      @@StarBattle08 yeah committing to one technology would be better i guess thank you

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

      For me personally, I prefer RN because Flutter uses Dart which is OOP. While in RN I can use something like ReasonML for FP. IMO writing logic is way more crucial than building UI

  • @TheGains
    @TheGains 4 года назад +43

    As a flutter dev I have to say that the code sharing between native apps and web is actually very easy now. Flutter web is still in beta so it has some quirks that you have to account for but for the most part it's a very smooth experience between mobile and web (I would argue that more so than with react native and web). Obviously for companies it's much easier to find react devs and put them to work with react native with very small amount of time needed for adjustment which is probably react native's biggest asset right now compared to competition.

    • @mattwilliams1844
      @mattwilliams1844 2 года назад +2

      Not to mention transpiling for desktops is also quite easy, (quirks as well) but still

    • @HonestCode
      @HonestCode Год назад +4

      Good luck with SEO on your flutter app

    • @junetxpid2425
      @junetxpid2425 Год назад

      @@HonestCode you mean google play SEO? lol

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

    The real question is do you make more money as a RUclipsr or as a Dev?

  • @usmansbk
    @usmansbk 4 года назад +48

    Zuck is a computer lizard though

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

    If you do Flutter you can make the website in the time you saved using Flutter. I have made two production apps using RN, and am now about halfway in my first Flutter app. My impression so far is that if developing an app natively for iOS and Android is 2, then React Native is about 1.5. Flutter feels more like 0.8 so far.
    As long as you develop CRUD apps with mostly just forms and standard widgets you'll probably be OK with either, but when it is time for slippy maps and video playback I had serious headaches with RN, especially on the Android side.

  • @mau5atron
    @mau5atron 4 года назад +21

    Used React Native at work to make apps for iOS and Android and I’d say it was a pretty bad experience. I’ve since moved to just native Objective-C.

  • @moose43h
    @moose43h 4 года назад +96

    bro you scared me in the beginning

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

    thanks for that, I share your opinion, I think many developers are also just missing the business side of code and digital tech in general - just beeing able to move to the market faster with a smaller team and a shared codebase enables organizations to stay more flexible, especially in highly uncertain market environments, which is a huge benefit for me from a business innovation and transformation perspective.

  • @YunisRajab
    @YunisRajab 3 года назад +10

    Performance is less of an issue everyday when you carry a super computer in your pocket

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

    I 100% agree. It is not about native vs hybrid or kotlin/swift vs react native/flutter it is about having a common standard for a common app. And after all this time we still do not have that that's what crazy.

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

    One of the better 30 second intros I´ve seen on RUclips. Well done.

  • @davidbasil3161
    @davidbasil3161 4 года назад +34

    This guy looks like he's always smiling or about to laugh

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

    Those big companies that have both Android and iOS teams also use React Native because they like to manage three code bases: Swift, Kotlin and React.

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

    You can get a mvp for all plataforms much faster with react native

  • @failist9570
    @failist9570 4 года назад +53

    Honestly, If you ask me why people prefer React Native over Java (Android) and Swift (IOS) is because the whole Javascript ecosystem and NPM. Your project gets setup in minutes, you don't have to worry about configuration and there are a lot of open source projects to get the job done!

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

      Is this satire. Someone pinch me

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

      that's called being a simp.

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

      @@SpaceTimeBeing_ I was questioning if his preference for the React ecosystem was satire? What does that have to do with Kotlin or Flutter

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

      what excuse does Kotlin has to not compile the same code into IOS native ?

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

      "Your project gets setup in minutes" is strech by miles. It takes 4 hours for my computer to install Angular. How much time do you think it'll take to install React Native?

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

    I hear that by end of year, react native will have an update that removes the bridge and Make it almost as fast as native

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

      you got any sources? As a new level flutter dev I'm interested in React instead.

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

    The first part gave me enough motivation to continue watching.

  • @thomasdavid9725
    @thomasdavid9725 4 года назад +26

    senator, we run ads

  • @SamarthCat
    @SamarthCat 2 года назад +3

    I would use unity for ultimate platform support, it is technically a game engine but it can render UI really easily and it has great performance.

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

    I just found this channel and it’s my favorite now.

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

    More react tutorials please. Love ya Ben

  • @eunicebeji8254
    @eunicebeji8254 4 года назад +17

    You just made my day better Ben !
    Love from Nigeria.

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

    I know you aren't big on design Ben, but I think a video on how you plan and design your full stack projects would be super helpful. Your tutorials are great but you kinda just jump into it and I've always wondered what kind of planning it took to set you up for those. Thanks!

  • @joao.mag.freitas
    @joao.mag.freitas 4 года назад +2

    @Ben Awad you have full compatability in sharing code with Flutter apps and Flutter Web Apps or even just an web app with a JS library. Dart transpiles to Javascript if you use the correct approaches on your code to be fully dart and not depend on Flutter

  • @maddada
    @maddada 4 года назад +28

    Ionic React is pretty good for most apps :) You can use the exact same code on all platforms (Web, Desktop, iOS, Android) - you don't code share, you use the exact same project for all of them.
    Flutter is alright but you need to learn a new framework and language (dart) to work on it, and as you mentioned, no code sharing.

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

      I think the framework is very intuitive. Dart wasn't a problem for me to learn either coming from a JavaScript background. But I still don't really like dart. I would've loved to see Typescript with Flutter.
      TLDR: I love Flutter but hate Dart.

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

      @@hagenlens1403 Whats wrong with Dart?

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

      Dart is pretty easy

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

      I like flutter, but hate having to keep in mind the quirks of yet another language. Having to switch my thinking between flutter+dart and react+typescript is very annoying.
      I usually stick to Ionic because it's sufficient for most apps.

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

      @@maddada It's strange. I develop back-end with ts, mobile front-end with flutter, and it's easy to switch between them, 'cause they are so similar.

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

    How about Ionic + React? I'm a filthy Angular dev so Ionic works for my use case, but Ionic announced support for React in around April.

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

      I might be wrong but idk if ionic compiles to native. I think it is all in WebView? Not sure if that changed so in terms of performance not as good as react native

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

      @@RadTwin it's still PWA

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

      @@RadTwin yes its not native, still a webview but way faster than before. In terms of performance, yes, ofc its not as fast as RN but its also extremely easy to make apk or ipa with it

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

    React Native is great for smaller projects where you don’t want to afford too much time. I code apps since 2014 (professionally) and native is still best, of course. But RN is neat to play!

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

    Plz make advance tutorials videos frequently ....

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

      True that

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

      He did a 14 hours video that could have been a two weeks video

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

      @@usmansbk and it probably took him a few months to make.

  • @Alan-wl9xi
    @Alan-wl9xi 4 года назад +1

    Thanks so much for this video, as a beginner of web/app dev, it's really helpful to understand if React is a good choice if one person wants to build for both web/ios/android.

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

    Can’t agree more! Can you make a to tutorial on how to setup IAP with react native?

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

      Lol and this is why you use native

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

      @@jmitchell2464 good point. but after all, i still want to build it with react native. One reason i can't agree more is my website is already using react, so a lot of stuff can be shared (copy and paste) between two.

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

    Wondering what's your take on Flutter now, ~6 months later - Flutter 2 is released with support for Mobile, Web and Desktop (Windows, Mac and Linux).
    You should do a follow up video...

  • @DinoFancellu
    @DinoFancellu Год назад +1

    Flutter is really nice now, but there are simply MUCH fewer jobs than React Native. I learned Flutter for fun, and its very impressive, but I'm learning React Native now, for fun, and for the fact that there are lot more jobs that ask for it vs Flutter

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

    Would love to hear your take on flutter web now!

  • @arashitempesta
    @arashitempesta 4 года назад +14

    the main advantage right now with react native is that you have something like expo, which is a godsend. "want to test your app without having to bend the knee and suck apple? no problem bro, here, download this little client on your ios device, log with your expo account and you will see your project currently in dev or on the release channel you want to test, go ahead have fun", "on android too? kay buddy do the same there".
    "oh ready to make a build? kk, dont worry bruh, I will build and compile that for you on the cloud, just sit tight I will send you the artifact for the download".
    on top of the fact you have release channels where you can tell certain builds to only receive updates from a staging channel, production channel etc, it really raises you up to speed.
    Disadvantages however are what you would expect, need to configure that low level shenanigans? want to add a native library that is not currently in the expo managed workflow? good luck buddy, see if you can work around that, if not welp, you can always eject and keep using the channels and the other expo libraries that are compatible with the bare workwflow but now the config and compiling for each platform is on you.
    meanwhile in flutter, ionic and others, there is nothing akin to that yet as far as I know. The react community is both a blessing and a curse sometimes.

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

      I've just started app dev and have really been enjoying all the stuff that expo makes easier for newbs like me. However, I can't figure out how to reduce apk size after builds no matter how hard I look.
      People tell me to just copy paste sources from the expo project over to a "react-native init" project but how will I get the expo libraries I imported originally without expo? This has been such a headache. Made a simple audio playing app as my first one and it had a bloated 58 MBs apk x_x

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

      @@hououinkyouma5372 there is no way around the size of an app build from expo, that is one of the drawbacks too, all of those are in the documentation.
      The app is big because expo by default includes all the binaries and native configs for anything you might need from expo so you can just use expo publish without worry, that also means there might be a lot of code you dont really need so in return you get a really thicc app.
      They are aware of such shortcomings and have been saying they are working on trying to customize such behavior to only include what you need and such but yeah, if you really need to shave off that size you would need to eject, and that suggestion they gave you make sense, you can take all your code you have right now and just migrate it to a plain codebase, but it would be easier to just use expo eject, it will give you all the configurations for ios and android and you wont need to track which libraries you need to install again and such.
      Of course if either you eject or take the codebase to a react native init one, you still need to check which expo libraries you were using and check if they are avaiable outside the managed workflow. The most common ones are avaiable, at the end of the day, when you use expo install, its just an npm package that makes sure that whatever you might end up installing, is compatible with the expo sdk version you are using, check the eject section in the docs so you can make a well thought decision.

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

      @@arashitempesta Thanks for the advice! I didn't know about the eject option for expo. Will surely look into it. Also, I read on a stackoverflow post that some libraries aren't available through expo and one would need to download them from a simple react native project. If that's true, then wouldn't getting too used to expo be detrimental to one's experience in the long run? Sorry for the questions, I'm just curious 😅

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

      ​@@hououinkyouma5372 expo install uses npm under the hood, expo install is an utility to make sure that the packages you are downloading are at the correct supported version for your expo sdk. Example, react native webview needs native configurations below, that is why its included in the expo documentation because the expo team included those configs for you so you can use that library if you need it. if the library uses only JS there is no problem.
      And the detrimental part well yes, expo abstracts all the configurations you would need to learn, maintain and configure for the platforms you are targeting. Its like create react app, under the hood it configures babel, webpack and such so you can just start coding and set up all the base functionality, if later you need to configure those low level configs, eject and do it but at that point it means you now have to bite the bullet and learn how to do that.
      It all comes down to what you need and time, if you can just use expo because it fulfils all your requirements there is nothing wrong with going with it and not bothering learning the platform specific configs. It all comes down to weighting the pros and cons for each option.

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

    It needs some extra effort to convert React code into React native, it just making reuse easier. Flutter code can be 100 percent reused for Flutter web without any effort. Also Flutter renders faster than React native because it is not using Android's and iOS' native view containers but still looking exactly like a native app (Disclaimer: I just tried to build apps in material design right now).

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

      any updates how do you like flutter now

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

    Use Blazor so you can C# everywhere

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

    Clear & Cut Video. Loved Watching it. Understood Everything He Said 👍😁

  • @RemotHuman
    @RemotHuman 9 месяцев назад

    What about using a website disguised as an app, with something like capacitor for native bindings

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

    I'm onto flutter because it's so much easier than Android, ios and react native. But yeah flutter web is not that good neither will be in the foreseeable future. But the mobile app will rapidly evolve to be much more than your site would ever be with web technology I guess. But yeah react native is not awful, I just discovered flutter because first, react native cached my eye because is the first hidrid tech to do something usable for mobile

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

      @Vizman216 What? I've coded 250+ screens, and I never had to write conditions in layouts.
      If you're talking about same widgets that look different on iOS and android like in RN - remember, that RN UIs break every time, when underlying widgets change.

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

    Im willing to give up some speed and just build an app once. I rather save 5+months plus you can always make React Native faster I think, just needs more development ?

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

    agree completely with your point, but still go with swift and kotlin route because i just like learning different programming paradigms in general (and i like pain and suffering apparently?)

  • @wcharun2141
    @wcharun2141 3 года назад +7

    2:17 I literally just died over here. Best content of coding history bruh.

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

    I think flutter for web could be cool one day. I just don’t like the idea of not being able to use html

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

      Not able to inspect also😂

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

      + it's on canvas, the last child element is canvas

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

      Needs 3 files to load and then the first content shows up, one file is main.dart and other two are of web assembly for canvas loading

  • @anonanon9880
    @anonanon9880 2 года назад +2

    It's 2022, can flutter make websites now?

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

    Can you cover react-native-web? Architecting out a new solution at work currently considering it.
    Also looking at how to manage consistency between our product, design and development team. So considering storybooks, already using Figma and I intend to make a UI library. Would be good to see a video on building a UI library.

  • @reinmulleradam5349
    @reinmulleradam5349 4 года назад +41

    Idk about your development as a programmer. But as an entertainer... steep AF 👌

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

      His development is great lol

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

      @@nathanielwoodbury2692 I just literally meant I have no clue about it :D

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

      @@nathanielwoodbury2692 his an ok dev. React native over flutter give me a break. He's a dev that refuses to us anything but javascript/typescript - backend, frontend, mobile, driving, walking, skating

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

      maybe you can see his one on one coding online challenge with William candillion, you will realize how sharp he is

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

      @@xacobtrott9204 Yeah exactly, Ben has been coding for a long time and he’s really impressive.

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

    Your critic of flutter is valid if you are just looking to do a quick port of a website to an app... but generally, I just find that the things the mobile app requires are not exactly the same as the website. Mobile apps have interactions and animations that a website often doesn't have, so you'll have to do a good amount of rewrites either way just on the view side. Business logic is often also on the server if your "business" is easily portable anyway. You'll of course have to do some clientside validation as well. But writing client side validation is pretty quick and easy. if you are in the business of doing more low-level stuff not just validating "business rules" I think flutter is a really good middle-ground. I think RN is cool an all, but I just don't personally find it that useful, its been a while since I've tried it out though, but back in the day, it was just painful. I used to do native development in java and swift, but these days 80% of everything I do is flutter. It's so great. I'm definitely a bit of a flutter fanboy, and I hope flutter for web becomes usable... I hate dealing with CSS and HTML directly😂 Thanks for the content, keep it up!

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

    Love this video, was fun to watch and legitimate advice.

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

    Hi Ben, if I recently learned the fundamentals of JavaScript what else should I need to learn in order to learn react native? What would you recommend??

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

      Hey bro. You don't need to learn Node.js to start learning React Native. Just learn Fundamentals and ES6 JavaScript. Learn how to use React useState, useEffect hooks at bare minimum .

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

      @@Ivcota i will try that thank you

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

    if I'm wrong please correct me but you can do tons of stuff with js but you only use dart in flutter. so when choosing between these two. the core language itself should be considerd a factor.

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

    React Native CLI crashes nonstop when I try to use it with iOS/XCode on my system (seriously 300+ lines of error messages+crash when I try to build a literal brand new project with nothing added, Android Studio works fine, even reinstalling XCode from scratch doesn’t fix this). Expo works perfectly and is a pleasure to work with but some of its limitations are dealbreakers for later implementations of larger apps that I have planned (lack of in-app payment support is the big one). I will still use React Native/Expo for smaller apps but I’m learning Flutter now in the hopes that it will work better than RN for larger app needs. Still holding onto the dream of one code base for iOS and Android, let’s see if that works out.

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

    With PWA you can basically download an app to your phone. Could you or someone elaborate more on why you think PWA might be worse way to develop a mobile app than React Native?

    • @jeffreysmith9837
      @jeffreysmith9837 2 месяца назад

      Because users don't know what the fuck that is

    • @RomanKrawchenko
      @RomanKrawchenko 2 месяца назад

      @@jeffreysmith9837 Fair enough

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

    This introduction had me rolling 😂
    Great video! 🔥

  • @joze.rios44
    @joze.rios44 2 года назад

    Love you man, i like this, greeting from Argentina!!

  • @benharrybornemann5474
    @benharrybornemann5474 Год назад

    To the point. Care to take a look at flutter for web now and share your opinion? Or too busy with your startup?

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

    What do you think of capacitorjs or Cordova, where you just run your PWA inside of a web view as an app(addressing your issue with PWAs)?

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

    Ben, you’re awesome.

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

    Overall, I think this viewpoint makes sense. However, Cordova does still exist as well as Node-Webkit, so other combinations do exist. Also note that to build iOS apps, you will NEED XCode unlike Android dev studio which works on any machine (though I imagine anyone watching this video already knew this).

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

      Point being that you CAN just embed your "app" in a web view and ship it as an "app" if you really want (a la Cordova).

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

    As for me I believe their are some flutter Widgets that would be abandoned cause the Widgets are just really too much and flutter team are not stopping at 107 Widgets, one has to open documentations everytime just

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

    I got addicted to ract-native, im making now a shop book app, and I get to sleep at 03 at night cause i love react-native so much

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

    @2:50 Solution: build an app that is actually a quicklaunch icon for the web-app.

  • @_dinesh
    @_dinesh 2 года назад +2

    Interesting thoughts 🙌.
    I know this video is a couple of years old. Flutter has come a long way now.
    IMO React native is clunky and does not give consistent behavior across all devices because of the Metro bridge. In some devices, it can be considerably slower. flutter on the other hand has consistence experience. Flutter also has great tooling and development experience. Yes, you cannot share code in Flutter without website. But they can share the same server-side API. There are always going to be some downsides no matter what technology you choose. I don't mind writing extra code for the sake of reliability and performance.

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

    Why not use .Net core?
    PhoneGap is also an option; It's like Electron for mobile. You can turn HTML, CSS, & JavaScript into an app.

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

    Hey, i love your intermediate level courses on youtube. So, any new course coming in near future?

  • @basiccodingwithadam8125
    @basiccodingwithadam8125 3 года назад +2

    Great explanation and thanks for speaking up for us react native believers

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

    You can put PWAs on the play store (and hopefully soon on app store)

  • @llamatronian101
    @llamatronian101 Год назад

    Strange alternative option: use Tauri and write all your native apps in HTML, CSS, and Rust.

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

    I see a new Ben Awad video, I click. It’s simple.

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

    Hey Ben as for the PWA you can develop your pwa and put on play store and if i am not mistaken apple store aswell

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

    Good points, ionic framework is the future

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

    Is there anything wrong with just having a plain HTML/JS website and a TWA or WebView?

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

      Yes, webviews suck.

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

      @@samuelscheit Ok, yeah, I knew that. But it's the easiest way sometimes, especially if it's already been done in plain HTML.

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

      @feldim2425 If it's just a basic static site with a bit of JavaScript, then it's not a big deal to use webview. With Trusted Web Activities they're trying to close the gap between web apps and mobile apps. The performance isn't really any worse than opening a website. I still think, if you have the time, it's sometimes worth it to make it native.

  • @blood_rose_queen
    @blood_rose_queen Год назад

    The example with pasta is not 100% sound because health is important. The time saved now will be costy to your health in the future and medical bills are not cheap. Also, feeling pain is not a nice experience, so exercize and eat well

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

    Ben, thank you, I'm learning a lot from you

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

    What are your thoughts on Ionic React / Capacitor?

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

      I’ve had a blast using Ionic and capacitor. Plus it’s much more forward thinking with stencil web components and native wrapper for any platform. Haven’t tried their ci/cd app flow but from what I’ve heard it’s buttery.

  • @hypernarutouzumaki
    @hypernarutouzumaki 4 года назад +20

    Honestly, i have been using React Native for the past 6 months now. Was able to build a big complex app within 2 months that was production ready. All these idiots who keep sayings "RN sucks!" , "Use Swift/Kotlin!" simply don't know how to write good react code. Flutter is nice but you cannot get that "native" UX feel in flutter apps, its just not possible since it uses a canvas to render your apps.

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

      Same here 🚀 ... Kudos bro 👏🏻👏🏻👏🏻👍🏻👍🏻

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

      Saying you can't get a native UX feel with flutter when flutter is natively compiled and rendered makes me think you really haven't used flutter at all.

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

      @@zinj2618 My same here comment was for building production ready complex app in 2 months...

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

      @@zinj2618 Bro, its compiled to native code but the way it renders your app is more like a game. Perhaps you should read about how Flutter renders apps. Too many people jump on the hype train without even reading the docs properly.

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

      @@hypernarutouzumaki i still dont understand how that translates to "you cannot get that *native* UX feel" when that's actually touted as one of the main selling points of flutter.

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

    Flutter can compiled to a site also and it is good enough...

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

    I use flutter and I love it. but... I do only use it for mobile, not for web (yet). if you only care about the mobile app then flutter is the best option.

  • @juice-opinion
    @juice-opinion 4 года назад

    you should definitely try nativescript! it just had a rough two months because it got handed off to a new primary maintainer at the same time they released a new major version, a new js runtime for ios, AND ios 14 support. but i think they learned their lesson, having talked to the maintainer about it. the angular support is A++ throughout the community, vue support is pretty good, and there's also some support for react and svelte. the tradeoff is you can't share templates across web and mobile, but most everything else you can, and the native plugins are generally great. build times suck but the performance makes up for it

    • @juice-opinion
      @juice-opinion 4 года назад

      the ionic suite is kind of a waste but capacitor on its own is fantastic when you don't need to do much more than replicate your website on a phone

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

    Use a webview, and do everything else in web. People get to download the apps, and developers get to use 1 codebase for android, ios and web.

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

    I've built alot of complex apps with Kotlin and Android SDK, I don't understand how people prefer it. Kotlin is my favorite lang tho. Google themselves use Flutter, Android SDK doesn't even get first party support for material design components, and there are so many weird/annoying things in there.
    But I'll probably be moving to native script since Dart looks like the bad love child of JavaScript and Java.
    If anyone sees this, I'm open to being convinced, share your goto for app dev!

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

    I prefer flutter because I don't have a lot of experience with web so flutter and it's widget tree concept just made more sense to me.

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

    Microsoft now uses React Native to build Window apps and Xbox store apps.

    • @Nexus-rt1bm
      @Nexus-rt1bm 4 года назад

      Explains a lot

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

      Yeah! I’ve just known this months ago and this sounds interesting

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

      Microsoft keeps taking steps in right direction

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

      It was my decision.

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

    I might be laughed at.... but what's wrong with just going Ionic. One codebase and you do all three fairly well unless you want a super crazy performant app, for most people Ionic nowadays should be a decent choice. No?

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

    One of your best videos so far (well, I've watched < 10 but still)

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

    Ben is my Person of the Year 2020.

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

    well , you can now write react with kotlin and ios + android with kmm. isit suerior ?

  • @ryshask
    @ryshask 8 месяцев назад

    You may present the same text on both with a webapp... When you write a native app you're targeting performance. If you want something that's not as great but is not a webapp you go with kotlin. Most stuff can start out as a kotlin app and then optimization if the app takes off. ¯\_(ツ)_/¯

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

    I’m In the exact same boat… I actually hate react and don’t wanna use it but there is literally nothing as flexible as RN Right now, Flutter is still trying but their web implementation is still lacking

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

    I get the case for all, native and pwa and websites, I'm more on the pwa side though, there's that thing of how many apps does the average user install per month (ask yourself the same question), but how many links have you opened compared to apps that you've downloaded.
    Apps are good but pwa are a good option if you don't need to access system API or serious performance.
    A lot of restaurant websites should be pwa, I don't need to or want to download an app just to order or see what's on the menu, should be one and done deals.