Flutter vs React - Shorts by Roman Just Codes

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024
  • #shorts
    Quick Short on Flutter vs React - My Reactions after having used both in a production environment and developed / shipped apps for both frameworks.
    #Flutter #React #CrossPlatform #Web #Desktop #HTML #Hooks #Components #Widgets #Dart #Javascript

ความคิดเห็น • 175

  • @godismygeneral
    @godismygeneral ปีที่แล้ว +152

    Week two of learning flutter I’m hyped!

    • @romanjustcodes
      @romanjustcodes  ปีที่แล้ว +6

      keep it up Aaron, you will love it more as you move forward! Kudos to you!!!

    • @developerninja619
      @developerninja619 ปีที่แล้ว

      @@romanjustcodes
      Hello Roman! Could you please help me with one thing question?
      I have some experience with html, css, js, php, mysql. But I'm new in the topic of creating apps.
      I heard about webview lately, and as far as I understood, it can be used in this way: I create a website using html/css/js and then transform it straight into an app.
      So I'm wondering if I need to learn Flutter or I can just transform any website into an app by just simply using html/css/js.
      Is it worth learning Flutter?

    • @godismygeneral
      @godismygeneral ปีที่แล้ว

      @Asim Khan Entertainment Udemy

    • @cannalibrium4025
      @cannalibrium4025 ปีที่แล้ว

      ​@@developerninja619 this is what I want to know as well

    • @developerninja619
      @developerninja619 ปีที่แล้ว

      @@cannalibrium4025 now I know that it's not just me lol

  • @RickRodGaming
    @RickRodGaming 11 หลายเดือนก่อน +71

    “Which one will get you a job faster?”. That is the deciding factor honestly

    • @kusali11
      @kusali11 9 หลายเดือนก่อน +11

      Yeah that's a huge plus, but if you're an entrepreneur perhaps Flutter is best.

    • @RickRodGaming
      @RickRodGaming 9 หลายเดือนก่อน +1

      @@kusali11 I think it all depends the type of project you are aiming for. Technically speaking, React Native has WAY much more support and documentation, while Flutter still lacks on that. It has gotten better, yes, but for pretty complex projects, you will have a pretty damn hard time with Flutter, making the completion(or even MVP) time longer.

    • @David-iq1kd
      @David-iq1kd 8 หลายเดือนก่อน

      ​@RickRodGaming what makes it harder for complex projects?

    • @brent.
      @brent. 7 หลายเดือนก่อน +4

      I study a programming Bachelor and Flutter is the absolute future that will replace, yup replace react.

    • @tristanharveygodoy7864
      @tristanharveygodoy7864 6 หลายเดือนก่อน +1

      ​@@RickRodGaminglol no, prototyping is absolutely favorable in flutter vs react native

  • @LukaMutyaba
    @LukaMutyaba 5 หลายเดือนก่อน +7

    I have used both frameworks. With a native app development background, after using both on different projects I went with Flutter because:
    1. Performance is really good.
    2. It influences a clean code way when writing an app.
    3. State management e.g Bloc is very easy and clean.
    4. Development is faster.
    5. Documentation is well structured and straight forward.

  • @hollywoodmedia2023
    @hollywoodmedia2023 8 หลายเดือนก่อน +8

    been working with flutter for three years now, best decision i ever made

    • @romanjustcodes
      @romanjustcodes  8 หลายเดือนก่อน

      so glad you did - great decision - keep it up!

  • @SergeofBIBEK
    @SergeofBIBEK 3 หลายเดือนก่อน +4

    Week one of using flutter and wow I regret not diving in sooner. It's easier and faster than I imagined.

  • @TwitchRadio
    @TwitchRadio ปีที่แล้ว +56

    I agree.. Flutter Dart here I come🤣

  • @Nonyonah143
    @Nonyonah143 4 หลายเดือนก่อน +1

    Currently learning flutter and I’m enjoying it.

  • @arunk2710
    @arunk2710 ปีที่แล้ว +17

    I've been building apps using Flutter for the past 6 months and it's so good.
    I didn't spend too much time on books or courses. I just started building after 2 weeks of learning.
    Currently I'm working on a POS app.

    • @fakdapeditz4937
      @fakdapeditz4937 ปีที่แล้ว

      How did you learn flutter?? From where pls answer

    • @arunk2710
      @arunk2710 ปีที่แล้ว

      ​@@fakdapeditz4937Hi. I just spent some time writing my reply, but when I clicked send it didn't send. Are you seeing my reply, because it's not visible to me.
      What's wrong with TH-cam?

    • @arunk2710
      @arunk2710 ปีที่แล้ว

      @@fakdapeditz4937 Anyway, here's the short version. I started with Angela Yu's course on Udemy but the code examples were outdated. Not sure if it's updated now.
      Checkout Vandad Nahavandipoor's course on Freecodecamp. And his playlist on flutter state management in his own channel.
      Start building an app from scratch as soon as you get good at the basics and the common widgets.
      Build something that's complex but not too complex. For example, bug tracker, habit tracker, expense tracker, or anything that interests you.
      It's hard to get a job using simple apps.
      There are other good channels that helped me learn Flutter.
      1. Johannes Milke (Hey Flutter)
      2. Flutter Mapp
      3. The Flutter Way
      The documentation is very helpful once you get comfortable with flutter.
      There are many better ways to learn, but this is how I learned.

    • @fakdapeditz4937
      @fakdapeditz4937 ปีที่แล้ว +1

      @@arunk2710 yes i saw your comments and thank you for all the advices. I appreciate it too much!

    • @sanjayt4862
      @sanjayt4862 ปีที่แล้ว

      Where did u learn?

  • @petr0u
    @petr0u ปีที่แล้ว +7

    Please do more like this was so helpful and fun...

  • @maran.ath4
    @maran.ath4 ปีที่แล้ว +4

    😂😂😂I answered the same as you for each of them😂, it's been such a journey and I'm grateful to God for bringing me through this journey

  • @sudheer-suri
    @sudheer-suri ปีที่แล้ว +22

    I’ve used both, I prefer react native over flutter anyday. Here’s why:
    1) components can be a simple function.
    2) state management is damn easy.
    3) you can apply css styles easily.
    4) its Javascript🤷

    • @kwesikwaa
      @kwesikwaa 11 หลายเดือนก่อน +5

      i use both too
      1. flutter components can be both functions and classes
      2. RN state management is not damn easy compared to riverpod
      3. lol css isnt a scoring point. you dont need css to do flutter
      as for navigation? lol funny how you need packages for things as simple as that. should be out of the box

    • @mohamedayman5240
      @mohamedayman5240 10 หลายเดือนก่อน +3

      its not always about easy! flutter is easy by the way

    • @tristanharveygodoy7864
      @tristanharveygodoy7864 6 หลายเดือนก่อน

      hahahah javascript. lol

    • @dracky9793
      @dracky9793 6 หลายเดือนก่อน

      @@kwesikwaa i guess he has not used flutter that much, i have been using it for more than 1 year , it's easy than native

    • @dracky9793
      @dracky9793 6 หลายเดือนก่อน

      1) In flutter functions can be widgets and normal functions
      2) state management is really easy
      3) No need for css
      4) its Javascript

  • @Yarkanlaki
    @Yarkanlaki ปีที่แล้ว +8

    I developed app in both frameworks. Flutter has more dev support than react native

    • @ahmedarif3542
      @ahmedarif3542 6 หลายเดือนก่อน +1

      Hi, I'm currently doing my bachelor's and just started learning Flutter, so I'm a little bit confused. Is it good to start with Dart and Flutter as a beginner? After some experience, can I shift or switch my field to any other technology?
      And was your experiencem

  • @mlntdtechbae
    @mlntdtechbae 7 หลายเดือนก่อน +2

    I keep getting conflicting opinions from both sides, lol. Most recently, a CTO mentor told me to go with React Native. This short reminded me that I was always leaning towards Flutter. I just feel like it will be the way to go for our app.

    • @romanjustcodes
      @romanjustcodes  7 หลายเดือนก่อน +1

      trust your judgement always! sure, someone can point you in a direction, but it is you who will walk that path. Flutter is a no-brainer due to its performance, multi-platform capabilities and developer friendliness, not to mention the amazing community and wider adoption. Continue on. your Flutter journey and you won't regret it. Thanks for your comment!

    • @mlntdtechbae
      @mlntdtechbae 7 หลายเดือนก่อน

      @@romanjustcodes I appreciate the encouragement, thank you!

  • @abiodun6897
    @abiodun6897 2 ปีที่แล้ว +20

    Not biased ,👌

  • @mitotv6376
    @mitotv6376 2 ปีที่แล้ว +5

    i like both

  • @davidedoh4046
    @davidedoh4046 8 หลายเดือนก่อน +10

    In my opinion, they both have their strengths...
    For Web development go for react.
    For Mobile development go for flutter.

    • @romanjustcodes
      @romanjustcodes  8 หลายเดือนก่อน +1

      I agree. But if you try Flutter Web with WASM enabled, Flutter web apps are amazing! and gives you the lowest barrier to entry when it comes to becoming a Flutter developer so give it a shot. Sure don't build an e-commerce / Craigslist looking site in Flutter of course! Thank you for your comment!

    • @SergioTregub
      @SergioTregub 3 หลายเดือนก่อน +1

      @@romanjustcodesneed SEO support

    • @reedickyaluss
      @reedickyaluss 3 หลายเดือนก่อน

      What if the app you're building also needs a website that functions the same?

  • @moonbabu-hk9dw
    @moonbabu-hk9dw 10 หลายเดือนก่อน +2

    You just killed my inner demand for learning flutter 😢

    • @romanjustcodes
      @romanjustcodes  10 หลายเดือนก่อน

      hahaha better get to it, my friend!

  • @anasabubakar4125
    @anasabubakar4125 ปีที่แล้ว +15

    Honest review

  • @blahbr1549
    @blahbr1549 2 หลายเดือนก่อน

    I am learning flutter about one week.It is very addicted.I really love flutter

  • @one.mr.benjamin
    @one.mr.benjamin ปีที่แล้ว +1

    My man definitely likes Flutter.

  • @michealidio6331
    @michealidio6331 8 หลายเดือนก่อน

    Am definitly learning flutter. The earlier you learn the better.

  • @Nallu_Swami
    @Nallu_Swami ปีที่แล้ว

    Thanks a lot , this really helped me with with a very crucial decision of mine

  • @rafales1525
    @rafales1525 ปีที่แล้ว +2

    This is soo true - I agree 100% ❤

  • @slaps_zrz
    @slaps_zrz 2 หลายเดือนก่อน

    So after writing some apps in react, also on large, I can say I kinda grew react and fell in love. Now I'm learning flutter since a few days and I think it adds nice things that react doesnt has. I guess I need more experience to find out what is best for me but flutter also seems really nice

  • @-ltix2115
    @-ltix2115 3 ปีที่แล้ว +6

    Flutter can convert a single code base to Android, ios, web and will soon be desktop apps!!. But react or react native is for mobile apps only

    • @imperatrixclv
      @imperatrixclv 2 ปีที่แล้ว +1

      Lmao

    • @Sdscon
      @Sdscon 2 ปีที่แล้ว

      So?

    • @thatsalot3577
      @thatsalot3577 2 ปีที่แล้ว

      @@Sdscon so you don't need react, or Tauri or android studio or Xcode
      Just flutter..... I've been making apps in react js for a while and it almost feels very intuitive at this point but what I hate about react native is how much you have to realy on third party packages, like even the basic things can't be done by core packages, and half of those packages keep on getting deprecated or keep on changing their syntax like navigation and stuff.

    • @bharathdp
      @bharathdp ปีที่แล้ว +1

      desktop app update has been added

  • @georgesroberto21
    @georgesroberto21 3 หลายเดือนก่อน +1

    I like how you lift the flutter duck😂.
    Flutter devs. Let's cook that thing. Mic drop🎉

  • @shlokbhakta2893
    @shlokbhakta2893 2 ปีที่แล้ว +3

    They make those plushees,
    IMA NEED THAT

  • @ShariqKhan-sv6sx
    @ShariqKhan-sv6sx ปีที่แล้ว +4

    i want to start flutter, watching from Pakistan ♥️🇵🇰

  • @riazahmadkhan8780
    @riazahmadkhan8780 ปีที่แล้ว +4

    Is flutter a frontend tecnology or both frontend or backend tecnology.
    Means should we learn any backend tecnology like django , flask for making backend of flutter app ?

  • @greendlyTheTerribleGamer
    @greendlyTheTerribleGamer 3 ปีที่แล้ว +9

    Still waiting on your new upload on the flutter series

    • @romanjustcodes
      @romanjustcodes  3 ปีที่แล้ว +4

      thanks @Greendly! been working a lot at work on a new Flutter app they got me doing (I brought Flutter to my company, now they love it!). I wish I had more free time to create these videos which I love. I'm currently working on the next one so stay tuned and thanks for your patience!

    • @greendlyTheTerribleGamer
      @greendlyTheTerribleGamer 3 ปีที่แล้ว

      @@romanjustcodes having issues with the subcategory method
      Getting imgName return null

    • @chind0na
      @chind0na 2 ปีที่แล้ว +2

      @@romanjustcodes Roman. Do you a quick video showing wireframe on paper > Figma Mock-up/ Design > Flutter code? I’m not talking about no code options.

  • @voldemore6300
    @voldemore6300 ปีที่แล้ว

    The importance thing for beginner, which one have a larger community, once you learn some of these you would be an experience encountering with incompatible version, and code updating, the question is which one have the most community for sharing thing this will be useful when the beginner jump into the problem as a react native user

  • @rlyehdate
    @rlyehdate 4 หลายเดือนก่อน

    It's essy: if you are on a good financial spot, you can invest on flutter. Otherwise, react has more potential to solve your money problems. You will be able to learn both, you are smart. But time does not stop and maybe you still not have the money amount you wish.

    • @romanjustcodes
      @romanjustcodes  3 หลายเดือนก่อน

      you are correct, but if you are truly invested and want to build faster, with less frustrations and even having fun at the same time while learning a cool technology, Flutter is the way to go. I also come from React and honestly I didn't love the experience very much, but I validate your point. Thanks for your comment.

  • @suprotimroy
    @suprotimroy 3 ปีที่แล้ว +11

    More Popular Among Developers - React
    Adopted more by Developers - Flutter
    Why so ?

    • @igothics
      @igothics 2 ปีที่แล้ว +1

      Because Flutter team seem be addictive on complication. All developers will adopt it if there is no such beautiful packages like Riverpod (or Provider), Go_router (or Auto Route), Hook, Freezed, etc.. While setState is too childlike and Navigator 2.0 is too complex unnecessarily =))

    • @code_sorcerer123x
      @code_sorcerer123x 2 ปีที่แล้ว +1

      Adopted means react devoloper trying flutter and they adopted it.

  • @muneeburrehman4690
    @muneeburrehman4690 10 หลายเดือนก่อน

    React Native feels like home as a web developer.

  • @daffastack
    @daffastack 2 ปีที่แล้ว +1

    Ok i'll learn both of them

  • @Admiral-kim101
    @Admiral-kim101 ปีที่แล้ว +1

    Flutter has UI UX integration with figma

  • @infotration2225
    @infotration2225 ปีที่แล้ว +3

    Bro what about no job and internship and project work in flutter? I'm tired of a flutter but will learn it

    • @jwoods9659
      @jwoods9659 ปีที่แล้ว

      If you can build anything with Flutter you still should be to find a job. If a company won't hire you then its not a company you should be at. The same thinking is needed nomatter the framework. Newbies like me should not be even touching React until we get xp

    • @weho_brian
      @weho_brian ปีที่แล้ว

      you will not get passed incompetent non technical HR people with Flutter experience. I would learn React if you are serious about web dev career. I am learning flutter to build by MVP, I already know React

  • @ahmedarif3542
    @ahmedarif3542 6 หลายเดือนก่อน

    Hi,
    I am currently in my second year of my bachelor's degree and have just started learning Flutter, so I am a little bit confused. Is it good to start with Dart and Flutter as a beginner? After gaining some experience, can I shift or switch my field to any other technology?
    Does Flutter have good scope and demand in the future?

  • @ImmigrantCoder
    @ImmigrantCoder ปีที่แล้ว +1

    I already developed 2 apps in 3 months using flutter, so theres that..😅

    • @brefdigital
      @brefdigital ปีที่แล้ว

      what do you actually use

    • @wisdomelue
      @wisdomelue 11 หลายเดือนก่อน +1

      that can be done with any technology, it depends on the "app" you are building

    • @dolzi5392
      @dolzi5392 8 หลายเดือนก่อน

      The default counter app doesn't count.

  • @icoweb500
    @icoweb500 ปีที่แล้ว +6

    Flutter always no cap. 🎉

  • @CraigMine
    @CraigMine ปีที่แล้ว +3

    How is flutter easier than react? It's pretty similar

    • @gratuito_250
      @gratuito_250 ปีที่แล้ว +5

      Imagine, learning JavaScript,react, then react native.
      On the other hand , it's dart then flutter

  • @nordeenhasan6030
    @nordeenhasan6030 ปีที่แล้ว +2

    company ask for flutter more in my country 90% of them ask for flutter

    • @romanjustcodes
      @romanjustcodes  ปีที่แล้ว

      same in Latin America, and more and more companies in the US - the momentum is real! Thanks for sharing!

    • @arttech5108
      @arttech5108 8 หลายเดือนก่อน +1

      which country are you from?

  • @mcgyverbasaya6748
    @mcgyverbasaya6748 11 หลายเดือนก่อน +1

    if you want to seek a job then choose react. If you want to make your life easier, then flutter is better.

    • @romanjustcodes
      @romanjustcodes  11 หลายเดือนก่อน

      cannot be much clearer. Thanks for your comment!

  • @san1ify
    @san1ify 3 ปีที่แล้ว +3

    Nice one roman😄

  • @cloudyskies7591
    @cloudyskies7591 3 หลายเดือนก่อน

    You get a like because you chose one instead of just wasting everyone’s time to say “they’re both great “ 😂

  • @afrikanonyma
    @afrikanonyma 5 หลายเดือนก่อน

    React Native = Realistic
    Flutter = Futuristic

  • @Anisxon_uz
    @Anisxon_uz 3 ปีที่แล้ว +11

    Flutter!)

  • @Shuzeeme_go
    @Shuzeeme_go 6 หลายเดือนก่อน

    The weak: flutter
    The strong: react

  • @daneze7560
    @daneze7560 11 หลายเดือนก่อน

    Guys I'm facing some issues with vs code whenever i run the code it shows an error message Dart ui not found how to solve this pls help😅

  • @AloneDevotee
    @AloneDevotee 3 หลายเดือนก่อน

    Dude are you serious ? You said in fluteer you develop faster than RN

  • @agmeag
    @agmeag ปีที่แล้ว

    Why is it flutter faster to dev an app on?

  • @code--breaker
    @code--breaker ปีที่แล้ว +1

    Flutter is wonderful

  • @yoteexplico5308
    @yoteexplico5308 ปีที่แล้ว

    Good soccer players don't run to the ball, they run where the ball will be.
    Flutter may not be as popular as React Native, but it will for sure.

  • @danielolaleye4414
    @danielolaleye4414 ปีที่แล้ว +2

    Flutter here I come !!!!!!!!

  • @ragibshahariar3169
    @ragibshahariar3169 หลายเดือนก่อน

    I'll go with Flutter ❤

  • @bowlingguy7755
    @bowlingguy7755 ปีที่แล้ว +1

    The thumb up(wards) points to React...

  • @arpandevcodes
    @arpandevcodes 3 หลายเดือนก่อน +1

    Me Ofcourse Flutter

  • @Daniling
    @Daniling 2 ปีที่แล้ว

    👍👍

  • @axloqlihacker9492
    @axloqlihacker9492 2 ปีที่แล้ว +1

    I love FLUTTER

  • @04_anirbansadhu37
    @04_anirbansadhu37 ปีที่แล้ว

    i think flutter is best choice for small and medium business mobile apps
    but if i talk about flutter web , it is stool

  • @lenzyounda4449
    @lenzyounda4449 8 หลายเดือนก่อน +1

    Team flutter like ❤

  • @sideone3581
    @sideone3581 9 หลายเดือนก่อน

    I understand flutter is way faster then RN but hey guys how many of you are making the most optimized app in the worlds? and the speed difference is not notable (they say : "Experts")
    I might be very wrong or very right!
    Anyway , Everything is fine untill it works for you!
    Simple linux philosophy

    • @romanjustcodes
      @romanjustcodes  8 หลายเดือนก่อน

      appreciate your comment - you're totally right. Not everyone is making super-high performance apps every day. I also go by developer experience and learning curve. I say it coming from React, and Flutter is a delight to work with, not to mention the 9 different platforms it allows you to target.

  • @thegorilla8395
    @thegorilla8395 10 หลายเดือนก่อน

    you right.

  • @sivaprakash3696
    @sivaprakash3696 ปีที่แล้ว +1

    Always ❤ with react native

  • @hasinulhudaenu8098
    @hasinulhudaenu8098 วันที่ผ่านมา

    It's 2024 the ans is clear now

    • @Memeaic
      @Memeaic 17 ชั่วโมงที่ผ่านมา

      which one?

    • @hasinulhudaenu8098
      @hasinulhudaenu8098 14 ชั่วโมงที่ผ่านมา

      @@Memeaic flutter

    • @Memeaic
      @Memeaic 13 ชั่วโมงที่ผ่านมา

      @@hasinulhudaenu8098 What about for web development, backend, etc, all these things javascript can do?

  • @michelgerges2678
    @michelgerges2678 8 หลายเดือนก่อน

    React native is becoming more powerful

  • @AtomicPixels
    @AtomicPixels 10 หลายเดือนก่อน

    Dude flutter just ain’t there for web yet. Sucks because flutter/dart puts it all to shame

  • @lunastro
    @lunastro 11 หลายเดือนก่อน

    do i need html or css for creating flutter apps

    • @Dhanushsaji
      @Dhanushsaji 10 หลายเดือนก่อน

      Yes.. CSS is more preferred

    • @dassomnath99
      @dassomnath99 9 หลายเดือนก่อน

      ​@@Dhanushsajioh Thanks

  • @thelastbit8154
    @thelastbit8154 2 ปีที่แล้ว +1

    flutterverse

  • @dolzi5392
    @dolzi5392 8 หลายเดือนก่อน

    Flutter for days.

  • @atuohaanthony
    @atuohaanthony ปีที่แล้ว

    Yeah Flutter is pretty cool :)

  • @curekkibo9542
    @curekkibo9542 ปีที่แล้ว

    haillll Flutter

  • @manishmg3994
    @manishmg3994 ปีที่แล้ว

    embedded with flutter

  • @CatsVibes100
    @CatsVibes100 4 หลายเดือนก่อน +1

    Syntax wise flutter is easy .
    I personally dont like web dev coding syntax .

  • @dolbysoundsofficial9323
    @dolbysoundsofficial9323 ปีที่แล้ว +1

    Flutter

  • @simbarashemaunga5575
    @simbarashemaunga5575 2 ปีที่แล้ว +1

    Flutter has better tooling

  • @adimardev1550
    @adimardev1550 ปีที่แล้ว

    react-native is popular & fast job, while Flutter is the best. I don't get it. humans are so confusing.

  • @sahilkhansahab.
    @sahilkhansahab. 6 หลายเดือนก่อน

    Flutter is best and easy

  • @mdzidane9620
    @mdzidane9620 5 หลายเดือนก่อน

    no way react is easier for web devs

  • @usmanAli-hw5xu
    @usmanAli-hw5xu ปีที่แล้ว

    Flutter 💕😘

  • @CptDuck
    @CptDuck 10 หลายเดือนก่อน +1

    As a Native Android Dev, i can confirm when you use 3rd party app, 99% the error coming from either the API, the OS, or bcuz the app built by filthy Non Native Language.

  • @dpxy1599
    @dpxy1599 ปีที่แล้ว

    Anyday flutter

  • @abdultheseekerofknowledge4453
    @abdultheseekerofknowledge4453 ปีที่แล้ว

    RN > FLUTTER

  • @omdevelopers6920
    @omdevelopers6920 ปีที่แล้ว

    React❤

  • @yashguma
    @yashguma ปีที่แล้ว

    Twittterrr

  • @forbzschool2116
    @forbzschool2116 2 ปีที่แล้ว

    fluttter.................

  • @Sdscon
    @Sdscon 2 ปีที่แล้ว

    🤣

  • @matten_zero
    @matten_zero 9 หลายเดือนก่อน

    Say Less

  • @thomascosta947
    @thomascosta947 ปีที่แล้ว +1

    React Native :)

  • @jwoods9659
    @jwoods9659 ปีที่แล้ว +1

    react is overused

  • @samucancld
    @samucancld 5 หลายเดือนก่อน +1

    React Native is garbage

  • @juanruacho
    @juanruacho ปีที่แล้ว

    React sound so ZZZ

  • @jaiedits5996
    @jaiedits5996 2 ปีที่แล้ว +7

    React is better

  • @felixvargasjr8483
    @felixvargasjr8483 8 หลายเดือนก่อน +1

    React sucks.

    • @romanjustcodes
      @romanjustcodes  8 หลายเดือนก่อน

      hahaha I share the sentiment.

  • @Beast69396
    @Beast69396 8 หลายเดือนก่อน

    FLutter is LOVE

  • @YouBetterBeJedi
    @YouBetterBeJedi 4 หลายเดือนก่อน

    .NET MAUI

  • @Ali-cb3xt
    @Ali-cb3xt 3 ปีที่แล้ว +1

    👍👍

  • @hellrless1
    @hellrless1 2 ปีที่แล้ว

    Flutter