Building a Notion Clone with React Native Expo & Prisma | Local-First Tutorial

  Рет қаралды 13,146

Code with Beto

Code with Beto

Күн бұрын

Пікірлер: 47
@TestYt4
@TestYt4 5 ай бұрын
Oh thanks god. Beto. I’m learning prisma and I found this for react native which is perfect. Please do second part of this tutorial please. You see the future tech that no one make it yet. Well done
@codewithbeto
@codewithbeto 5 ай бұрын
You got it!
@cesswhite
@cesswhite 5 ай бұрын
omg! This is pure gold, thank you for sharing Beto
@yozeuss
@yozeuss 3 ай бұрын
Thanks for this great tutorial, looking forward to the second part!!!
@ericsonl_
@ericsonl_ 5 ай бұрын
Awesome tutorial with prisma orm 🔥
@kasraafshari4293
@kasraafshari4293 5 ай бұрын
really awesome thank you so much dear Beto.
@mattl7599
@mattl7599 5 ай бұрын
Would love for you to do a course with Supabase!
@prashlovessamosa
@prashlovessamosa 6 ай бұрын
Great thanks for sharing Beto
@codewithbeto
@codewithbeto 5 ай бұрын
Glad you enjoyed it
@prashlovessamosa
@prashlovessamosa 5 ай бұрын
@@codewithbeto hey beto please make a video on features after sometime that you have told in th last conclusion.
@codewithbeto
@codewithbeto 5 ай бұрын
@@prashlovessamosa will do
@playlist-d3
@playlist-d3 5 ай бұрын
Hats off your hardwork @code with beto ❤ can you do more Chatapp in expo with firebase
@rothdev456
@rothdev456 5 ай бұрын
pretty awesome 🤩
@simone.giordano
@simone.giordano 15 күн бұрын
so the sync engine isn't available yet for prisma?
@wisdomelue
@wisdomelue 5 ай бұрын
great one💯
@SatoshiNakamono
@SatoshiNakamono 5 ай бұрын
It makes me confused. If we use (!loaded && !isLoading) {return null}. Does it mean the component will render in cases: (loaded && !isLoading), (loaded && isLoading), (!loaded && isLoading)?
@SatoshiNakamono
@SatoshiNakamono 5 ай бұрын
You said: "we can prevent rendering if we are loading". So why do you use: (!loaded && !isLoading) {return null}. I think it should be (!loaded || isLoading) {return null}
@samfights
@samfights 5 ай бұрын
can this work on the desktop (mac)?
@igwekennedy3033
@igwekennedy3033 6 ай бұрын
Nice one bro great job
@codewithbeto
@codewithbeto 5 ай бұрын
Appreciated
@itsliquidistic8239
@itsliquidistic8239 4 ай бұрын
Hey @codewithbeto i've been watching your tutorials and all of em are superb and easy to understand..And will you be able to make a perplexity react native clone? it would be game changing..never seen anyone making a tutorial on this. Thanks in advance
@johannearriagadiaz6424
@johannearriagadiaz6424 3 ай бұрын
Habrá traducción de este video en español??😢
@notyogeshprakhar
@notyogeshprakhar 5 ай бұрын
I am using my android phone and while installing prisma and setting up the db code at 40 timestamp, I'm facing error @prisma/react-native failed to initialize Any solution for that ?
@jansonhong9347
@jansonhong9347 4 ай бұрын
I'm facing this problem also, @CodewithBeto do you have any idea to solve it?
@nehalpradhan2229
@nehalpradhan2229 3 ай бұрын
did you finish the project? while setup he says cannot use expo go and have to prebuild to activate prisma. i am about to start and emulator won't work on my machine.
@quilloai
@quilloai 14 күн бұрын
same
@lala-wb7gi
@lala-wb7gi 5 ай бұрын
How to use 'dotenv' and the .env file in React Native
@siro_himitunoorusuban
@siro_himitunoorusuban 4 ай бұрын
Awesome🎉
@Soap_js
@Soap_js 5 ай бұрын
thanks beto
@AftabShaik-r4z
@AftabShaik-r4z 5 ай бұрын
Env is not working in production level for google map api
@munna5553
@munna5553 6 ай бұрын
I'm the only who know how much valuable you are 😊😊
@codewithbeto
@codewithbeto 5 ай бұрын
Thank you 🙏❤️
@peladno
@peladno 5 ай бұрын
Question, why you say local-first? when you are not connecting to a external api? Because the idea of local-first is to hable to use the app without internet connection but is to able sync the data once you are connected.
@sourabhsingh4515
@sourabhsingh4515 5 ай бұрын
he will create a part 2 of this video to add this functionality
@codewithbeto
@codewithbeto 5 ай бұрын
Part two will address this issue! Waiting on the prisma sync engine to be released
@sampawria
@sampawria 5 ай бұрын
When is its 2nd part releasing?
@codewithbeto
@codewithbeto 5 ай бұрын
The sync engine is under development and we don't have a release date yet! Once is ready I'll make a post to let everyone know :)
@madmaxdev
@madmaxdev 5 ай бұрын
why not drizzle orm?
@DipChaudhary-p6d
@DipChaudhary-p6d 6 ай бұрын
Same sone e-commerce app please 🙏
@newordclass.c
@newordclass.c 5 ай бұрын
Hello Beto your website bugs NaN views. Give me this project figma.
@arupde6320
@arupde6320 5 ай бұрын
github ??
@codewithbeto
@codewithbeto 5 ай бұрын
github.com/betomoedano/Notion-Clone
@sampawria
@sampawria 4 ай бұрын
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':expensify_react-native-live-markdown:compileDebugJavaWithJavac'. m getting this error when i run yarn android if i remove expensify_react-native-live-markdown library from the project then it builds successfully
@Jim49267
@Jim49267 Ай бұрын
⚽️ Cristiano Ronaldo.
@sampawria
@sampawria 4 ай бұрын
prisma:error Invalid `prisma.notionFile.create()` invocation: Foreign key constraint failed on the field: `foreign key`
How to build local-first #Expo Apps
16:51
Supabase
Рет қаралды 10 М.
React with TypeScript Course | Learn from Zero to Hero 2025
3:08:02
Code with Beto
Рет қаралды 5 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Expo Notifications with EAS | Complete Guide
51:50
Code with Beto
Рет қаралды 17 М.
Expo Documents
11:07
Rising tide
Рет қаралды 29
Reacting to 21 Design Portfolios in 22 Minutes
22:41
Flux Academy
Рет қаралды 692 М.
Best of CES 2025
14:50
The Verge
Рет қаралды 238 М.
Netflix Removed React?
20:36
Theo - t3․gg
Рет қаралды 65 М.
If you're ambitious but lazy, please watch this video...
12:57
Mark Tilbury
Рет қаралды 449 М.
Every programming language explained in 15 minutes | Prime Reacts
43:42
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН