I have an issue with how We are handling the notifications using the device tokens from the supabase. if in our admin side we fetch the expopushtoken from supabase using userId from supabase.auth.getsession, doesn't this mean we are getting the token for the currently logged in admin instead of the user who made the order? please review.
Can I just suggest one thing, please ask the instructors to explain as to why a certain line of code is being written, or if it is a lengthy topic please provide any resources with which the users can learn! This would emphasize learning while making the projects and not only copy pasting the code. But thanks for the hard work FCC ❤
Yeah. I can have an ai tool generate this code. I want to understand why these lines of code do what they do, and how to either fix or create the code for apps
(i know it's a lengthy message, but please read it, you will find it helpful) Full honesty, it's not/never going to be easy all the time or convenient to provide explanations for various lines of code all the time; I relate with the same thought that you have elaborated about coming across lines of code where the purpose of those lines of codes are not mentioned in the video. As a teacher, you have to understand that if you are teaching one student, that one student will ask 5 questions themselves that are not covered in the video, but the next student can have 50 questions based on their aptitude or maybe another student can have only 2-3 doubts from this entire 11hr content. And keep in mind, the number of questions/doubts do not elaborate on the general intelligence/capabilities of these students. So in conclusion, whenever developers/engineers generally come across any doubts/queries that they feel needs to be answered and have no mentor with them to clear their concerns, these developers/engineers simply search it on the internet, they also have to read the documentation of that particular project (let's say in this case app development frameworks), and today in the era of GPTs getting your doubts cleared has never been easier, just ask the silliest of questions that you have about the line of code, and potentially they have the answers, but just remember no one is going to spoon feed anyone, not even chatgpt, someday you will come across a doubt that even chatgpt is not able to clear, doesn't mean you have to give up, Google those same doubts, RUclips search those same doubts, internet is so vast that there's a high likelihood that someone must have had to face the same query that you are struggling with. Also refer this if you ever feel down in this journey shorturl.at/9Gee8 Best of luck!
The thing is, this level of tutorial is made for those who understand the concepts and know how things are done in a fundemental level but have a hard time putting together that knowledge, as for me i think this tutorial is very comprehensive.
Hi! can someone please help me? i have a problem on 3:29:54 , I'm trying to generate types but getting an error of unknown flag: --project-id. What is can be wrong?
Fantastic course! I made it all the way up to 2:52:24. Before adding this trigger, I can make an account. After the trigger, I get an error message like this: LOG Supabase sign up response: {"authData": {"session": null, "user": null}, "error": [AuthApiError: Database error saving new user]} ERROR Supabase sign up error: [AuthApiError: Database error saving new user] I don't know what could possibly be the reason for it and ChatGPT or Cursor don't know either. Do you?
I faced it too. It has something to do with the trigger and function. I re-created table, trigger and database function using the UI instead of using the SQL editor like in this video. Then it was working.
Hi, I'd like to follow this tutorial because I've already done Reactjs but there are other things I've never worked with like NextJs or Supabase. Is it necessary to have a basic knowledge of all the subjects covered or are we being taught? Thanks a lot!
Hi, Just came accross this course and I'm excited to start it. However I use a windows 10 system, and I have no option to start expo using an IOS simulator, so I can follow along
For an advanced Network Administrator who understands only JavaScript basic syntax, never built any JavaScript app, Is it possible to learn JavaScript alongside the project. Checking the concepts used along the way and testing on a understanding side by side.?
Please put captions on your videos.. they're completely unaccessible to me without them and just good practice in general. YOu can't rely on the trash auto generated captions that are usually unrecognizable with high tech tutorials. You will reach way more people if you make your videos fully accessible.
Man, I watched this whole thing trying to see how the app is deployed via iOS and android with supabase backend- only shows the admin page being deployed. Are there specific changes in eas or app that need to be configured for production deployment ?
i am getting this error ' supabase: The term 'supabase' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. '
Successfully just finished the whole course just now. And i can say it a really well thought out course Now am just gonna àdd React native to my portfolio 😊 Thanks alot free code camp
This is a good course to get you started on your journey into reactnative, just doing this course alone will not get you a job. Learn the concepts applied here and apply them into some of your personal projects to keep learning a dn developing and offering course stay up to date with the trends in React because it changes fast. After a few of your very own Devs let that be your portfolio and shoot at getting a job. You could also be applying for jobs while developing your own projects... Best thing is that, this content is very up to date and useful for learning current modules and concepts in React. Good luck!
He doesn't teach anything. I've followed it for an hour. I've done what he has done but I don't understand anything. I just have the app functioning with zero idea about anything in it
🙏🙏Please Please make a complete full course of native android app development with jetpack compose and XML. Also with firebase and SQL . And then finally get a job.
Thank you so much for sharing ❤. I’m honored to contribute. 🎉
I have an issue with how We are handling the notifications using the device tokens from the supabase. if in our admin side we fetch the expopushtoken from supabase using userId from supabase.auth.getsession, doesn't this mean we are getting the token for the currently logged in admin instead of the user who made the order? please review.
Can I just suggest one thing, please ask the instructors to explain as to why a certain line of code is being written, or if it is a lengthy topic please provide any resources with which the users can learn! This would emphasize learning while making the projects and not only copy pasting the code. But thanks for the hard work FCC ❤
Yeah. I can have an ai tool generate this code. I want to understand why these lines of code do what they do, and how to either fix or create the code for apps
Great suggestion!
(i know it's a lengthy message, but please read it, you will find it helpful)
Full honesty, it's not/never going to be easy all the time or convenient to provide explanations for various lines of code all the time;
I relate with the same thought that you have elaborated about coming across lines of code where the purpose of those lines of codes are not mentioned in the video.
As a teacher, you have to understand that if you are teaching one student, that one student will ask 5 questions themselves that are not covered in the video, but the next student can have 50 questions based on their aptitude or maybe another student can have only 2-3 doubts from this entire 11hr content.
And keep in mind, the number of questions/doubts do not elaborate on the general intelligence/capabilities of these students.
So in conclusion, whenever developers/engineers generally come across any doubts/queries that they feel needs to be answered and have no mentor with them to clear their concerns, these developers/engineers simply search it on the internet, they also have to read the documentation of that particular project (let's say in this case app development frameworks), and today in the era of GPTs getting your doubts cleared has never been easier, just ask the silliest of questions that you have about the line of code, and potentially they have the answers, but just remember no one is going to spoon feed anyone, not even chatgpt, someday you will come across a doubt that even chatgpt is not able to clear, doesn't mean you have to give up, Google those same doubts, RUclips search those same doubts, internet is so vast that there's a high likelihood that someone must have had to face the same query that you are struggling with.
Also refer this if you ever feel down in this journey shorturl.at/9Gee8
Best of luck!
@@devanshjaiswal9502noooooo
Ive been code rolled 😭😭😭
The thing is, this level of tutorial is made for those who understand the concepts and know how things are done in a fundemental level but have a hard time putting together that knowledge, as for me i think this tutorial is very comprehensive.
Congrats for 10M 🔥🎉
Very much excited for this!
React native is here 🔥 ❤️
Thank you very much! From Benin 🇧🇯🇧🇯🇧🇯
Please a new and updated course on Flutter and REACT JS
Thank for sharing, this is so amazing. I will be here for more than 24 hrs.
Thank you for this!
Thanks for making this course
I really need this ❤
I want learn react native and here is masterpiece
This channel is your replacement MIT❤
Thanks
I love you guys. ♥♥
Hi, I have just started this course, Do we need to install android studio or other tools to simulate android device?
Hi and thank you❤
Just in time I need it
Thank you
Please make a course on jetpack Compose with firebase and retrofit also
Hi! can someone please help me? i have a problem on 3:29:54 , I'm trying to generate types but getting an error of unknown flag: --project-id. What is can be wrong?
I just completed the video and created my first project using react native.
It's time to get a job .
Thank you
😂😂😂😂
Bro 🤣🤣🤣🤣🤣🤣🤣🤣🙏🏻🙏🏻🙏🏻🙏🏻
Congrats bro 😂😂😂
Its 11 hr course released 3 hrs ago, . How you complete the entire course. 😂😂
@@MQ_Motivational_Quotes_Dailywatched at 100x speed
Thx 🙏🏾 ☺️
Lari is an amazing developer!
Fantastic course! I made it all the way up to 2:52:24. Before adding this trigger, I can make an account. After the trigger, I get an error message like this:
LOG Supabase sign up response: {"authData": {"session": null, "user": null}, "error": [AuthApiError: Database error saving new user]}
ERROR Supabase sign up error: [AuthApiError: Database error saving new user]
I don't know what could possibly be the reason for it and ChatGPT or Cursor don't know either. Do you?
I have the same problem and I am trying to fix it... if I find something I'll answer here.
same problem here .....
sorry they delete my coments but i fix it
Yes. They removed working code). I tried to paste
I faced it too. It has something to do with the trigger and function. I re-created table, trigger and database function using the UI instead of using the SQL editor like in this video. Then it was working.
Hi, I'd like to follow this tutorial because I've already done Reactjs but there are other things I've never worked with like NextJs or Supabase. Is it necessary to have a basic knowledge of all the subjects covered or are we being taught? Thanks a lot!
Golden
Hi, Just came accross this course and I'm excited to start it. However I use a windows 10 system, and I have no option to start expo using an IOS simulator, so I can follow along
Why is it showing me a blank black screen by default? Does somebody know how to fix it? i have followed everystep until 7:03
I don't understand. How are you writing backend in the expo app (frontend)?
Does can i use Bare react native instead of Expo?
Wouldn't it be better to use Zustand for the authentication state and not with React Context/Provider?
Plz make a tutorial on Flutter as well ❤
🔥🔥🔥🔥🔥
just uploaded 6 mints ago then it will be the latest great app
did you fix this problem en 2:52:24.
@@pedroballestero2617 nope
nice UI
For an advanced Network Administrator who understands only JavaScript basic syntax, never built any JavaScript app, Is it possible to learn JavaScript alongside the project.
Checking the concepts used along the way and testing on a understanding side by side.?
Yes, just go build bro
are there any prerequisites to this course
Please put captions on your videos.. they're completely unaccessible to me without them and just good practice in general. YOu can't rely on the trash auto generated captions that are usually unrecognizable with high tech tutorials. You will reach way more people if you make your videos fully accessible.
Very like comment🎉
First Comment.
❤❤❤❤❤
what are the prerequisites?
Man, I watched this whole thing trying to see how the app is deployed via iOS and android with supabase backend- only shows the admin page being deployed. Are there specific changes in eas or app that need to be configured for production deployment ?
thanks @codewithlari, anyone encounter client side and server side render error after wrapping the inside ?
I'm running into that as well.
Is there any alternative to stripe? Since Indian users can't easily have stripe account
i am getting this error ' supabase: The term 'supabase' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again. '
what device ar you using?
Can I make without any knowledge of reactjs and superbase? please tell me.
Im getting hydration error in next.js . How to solve??
Why is there no delete option on my dashboard?
How to use mongodb instead of Supabase?
I haven’t watched the video yet, but how does next js help build mobile applications?
watched the video first
Next is used to create the admin panel(website) for the app
Utilizing nextjs serverless architecture to use it as a backend for the app, and it can be hosted on vercel for free which is the main thing.....
Sir please make also flutter complete mobile app 2024
I am still confused in which should I make my app...flutter or react native ;-;
Please make a full course JavaScript
Successfully just finished the whole course just now. And i can say it a really well thought out course
Now am just gonna àdd React native to my portfolio 😊
Thanks alot free code camp
You finished 12 hours course within a day? Good luck getting hired.
Brother?
How to use mongodb instead of Supabase?
@@mdsafikulislam9113 brother you will sweat
feels like just copy pasting the code. Please explain a bit what you are writing
Is this recommended by someone who has a good Knowledge of js and has built apps with flutter and dart??
Sir I am I am getting confused how can we connect web mobile and desktop on single Backend and Database HELP ME
10th comment🎉
without subtitle,so sad
Bro!
This is a magnum course
It's nice and long, good size. Goes deep!
I just need to somehow fit it in to my tight tight schedule
Please access your all content in hindi ❤❤
Garcia Shirley Brown Angela Gonzalez Mark
Please use Honojs with Drizzle ORM with supabase
Is this for beginners? I know a bit of html/css/js but I’m a noob
Is this course is enough to get a job
"Is x enough to get a job" unfortunately is such a bad question that the answer likely will be No.
This is a good course to get you started on your journey into reactnative, just doing this course alone will not get you a job. Learn the concepts applied here and apply them into some of your personal projects to keep learning a dn developing and offering course stay up to date with the trends in React because it changes fast.
After a few of your very own Devs let that be your portfolio and shoot at getting a job. You could also be applying for jobs while developing your own projects... Best thing is that, this content is very up to date and useful for learning current modules and concepts in React.
Good luck!
@@donfidelisii5396 okay thanks sir
@@maxfrischdev okay thanks sir
6th comment
English subtitle please!
He doesn't teach anything. I've followed it for an hour. I've done what he has done but I don't understand anything. I just have the app functioning with zero idea about anything in it
Please a new and updated course on Flutter and REACT JS
Want flutter
Omo 9ja
Flutter > React Native
Why?
Is this an android or iOS app?
both
Subtitulos please 😢
it understood nothing from this guy ,
Great content !! But Next.js is trash anyway..
Why?
not beginner friendly
🙏🙏Please Please make a complete full course of native android app development with jetpack compose and XML.
Also with firebase and SQL .
And then finally get a job.
is this guy speaking English or something else?
Nigerian English bro😅
Want flutter