Should you use React Native/Flutter or build native? #technology #programming #software #javascript

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

If I know javascript I'll go with react native, if not I'll pick flutter for sure

guestofallah
Автор

Update on the speed

Flutter is known for being faster than react native because it's render engine skia is written in c++, but react native has started rewriting it's engine in c++ as well, so we can expect good news

baggier
Автор

I mean Instagram is the best example of how good react native can be

martapfahl
Автор

I really enjoy developing in Flutter, strong typing, null safty, fully object oriented, for me JS always feels like " hacking" ;-)

christianmarpert
Автор

Performance wise flutter is ahead of react

mrrobot
Автор

Flutter is really smooth, react feels like a bumpy road

roguephilosopher
Автор

Don't forget that the Flutter team is improving flutter faster.

arunk
Автор

Kotlin multiplatform. At first I was skeptical, but I've built a few projects and I'm amazed by the stuff that can be made with this.

mikeshilovski
Автор

For most clients, react native was the best solution, they didn't need the speed

MohamedESSANOUSY
Автор

I can either, further my JS knowledge and skill or start from ground zero in Dartland

skysaville
Автор

You'll have golden button within one year.

koushikmajumder
Автор

I searched this topic & boom got your video about it..
thank you bro 😃🌟✨🙌
22.09.2022 04:03 pm ist

azhagurajaallinall
Автор

Hey man I just want you to know, you’re doing great work, I truly believe you can come far, it’s difficult in the beginning, but just keep going and going and I hope to see you doing something cool!

agentorw
Автор

React Native npm is a headache. Dependencies will conflict with peer dependencies, I usually spend half the time trying to get the various dependencies work with each other.

ArunShankartheRealOne
Автор

Hey, Lewis good informative shorts you made!
What do you think about dart language compared with javascript?
I personally like flutter and dart, although It's not mature, it’s way more structured and organized. Kind of hate the the way react native uses javascript with jsx. Unfortunately there is more jobs in react native than flutter.

anantad
Автор

Flutter is used to create apps on multiple platforms and devices that’s why I prefer flutter to any other framework and dart programming language is easier than other languages.

Ayoub_Shnab
Автор

Flutter in 2023 is amazing! Was native iOS dev before switching to flutter for two years ago and never looked back ❤

patrikpersson
Автор

I'm from both the background js and c++ i will choose both and focus

SnehaKumari-zhmu
Автор

Newest version of react native has native performance. Flutter doesn’t map api’ directly, they created their own engine and there’s quite a few drawbacks.

Co-Monad
Автор

I always run into stupid errors when working with react native and I don't usually know why.

Mahmoudery