Coming from a client facing role with excels, emails, conferences and endless context switching; Adrian's voice has become my new meditation. I work on projects for 10-12 hours in a single flow and my growth in less than 3 weeks has been surprising to me, I started from a plain website front end, and just finished social media app with all functionalities, logic, back-end. Its crazy how much better my anxiety and doom scroll induced ADHD is feeling.
I am almost done with this project and it is a hit!!! Lots of error on my part but i was able to debug all, I am overwhelmed with all i have learnt so far but it is definitely worth it . Thank you
@@genexsis9203 start building and in the way if you face some problem , learn that right away . My suggestion would be make some simpler projects before , available on the same channel and then build this project . It's really really TopNotch.
Honestly you guys are insane, the amount of knowledge harboured in these videos is unreal, I hope you guys do a zero to hero course soon on Web Development
Wow, I am truly amazed by the generosity of this project! 🙌 They could have easily monetized this valuable content, but instead, they've chosen to make it freely accessible to all students and learners. I am incredibly grateful for their efforts. 🙏 I'm proud to say that I landed a job thanks to the knowledge I gained from their videos and by working on projects alongside them. 🚀 Thank you so much for this incredible opportunity! 😊
The rate at which you are releasing this content is phenomenal. This is my #1 go to channel for learning how to build applications. I cant wait for the day you release a tutorial on building an e-learning platform.
Bro....u really went all out on this project....best practices, best tools for the job (ts, react query), external libraries to make life easier, and not to mention the ACTIVE LEARNING PARADIGM, which is just sick Thanks so much for this course, can't wait to purchase your Next.js course 🔥
I have never left a comment on any RUclips videos, but just wanna say thank you a whole lot for making these super amazing and useful tutorials!! Really appreciate your sharing
I'm thoroughly impressed with your excellent course! Spending 25 hours immersed in programming with you, but the learning experience was invaluable. Despite making several mistakes along the way, I successfully navigated through them. I'm convinced that I'll be purchasing your course - it's been a rewarding journey. Thank you!
Bro I am thinking of starting this project, can you tell me that we are using app write and wheather it's free or paid? Do we need to pay for something in this entire project?
Too many errors on the explore, queries(getNextpagepam). Loader without views and signin error. Even after api.ts add projectID.. Pls send a link for fix, love the classes. GODBLESS..
I want to say my thanks to you for creating this tutorial. It was amazing, but more suitable for people who are already very acquited with React and WebDev in general. Want to remark that in the very beginning I used JS instead of TS and also I did all the backend and APIs using Supabase. It was pretty challenging, since some of the components I created differently so there was a lot of debugging. And I also wanted to say that it was very clever to use userID for likes and saves, since if we used username, if the user changed it, the likes and saved would still have the old username and this would result in a nasty bug. However, since the userID doesn't change, it was swiftly eliminated. Well Done!!
I am in the same situation as you, I will do this project with JS but I want it to do it with Supabase, do you think is worth it to continue with Supabase or just do it with Appwrite? Thanks man!
@@Ivan-xi7to Appwrite will be an easier way, but if you want more independence with the project that doing it with Supabase is a great challenge. If you are a beginner though, you should consider doing it with Appwrite first. Good luck with your coding path!
@@Ivan-xi7to Also in Supabase there is separation in layers for users metadata and public data, so when you reach the step with showing all users and generally working with not only the logged in user, but all of them, you will have to use some tricks to make it work.
I want to thank you guys. I've learned so much on this project. I'm new to ReactJS and this project helped gain some experience. Not to mention the latest tools, and Appwrite is sick. Thanks so much, and keep up the good work.
Thanks a lot for this amazing tutorial! Spent around 25 hours overall following it, as well as doing the Active Lessons. I must say if you diligently follow it, it really teaches you a practical skill. The tech stack showcased is also great: React Query feels like an overhead at the beginning and you wonder why on earth have it to begin with, but as you progress and especially once you start doing the active lessons, it becomes obvious how it makes things so much easier.
buddy if you think it's a 6 hour video then you're doing it wrong...that means u're just copy pasting the code which results in ZERO learning...code along with him..try to implement features on your own and ,debug the code and then look at the solution@@akshaynarwadkar5264
I just finished the whole video! I can say it was a challenging project, with a lot of personal debugging, but everything went perfectly! I really appreciate your work for creating this valuable content, and I just can't wait to start a new project!🔥
Adrian, thank You for this project too! I would say something I guess many people agree... Such services like appwrite, sanity, strapi is good from one side, but from the other side people who made projects on it completely depend on it too... and when they (services) change conditions everything become more complicated and projects could not be done same way as when You make video tutorials... Thats why it could be perfect if You make more projects where backend or admin part created from scratch same as frontend... we understand the moments of sponsorship and partnership... but if You sometimes do both part from scratch could be perfect! Anyway thank You for Your great work and always positive voice! I just say my opinion... ;) !
Finally I managed to get all the project done🎉 I create my own backend with node.js using express and PostgreSQL as the DB, implement all the active lessons and some other features by my own, i deployed the frontend in Vercel. I really learned a lot more doing this project than following just tecnical courses, because it pushed me to learn some things by myself to solve some bugs and implement more features. I really appreciate this channel, i'm so excited to start other project and continue learning a lot more. 🔥
You are the best, I follow you with great love and I am amazed by your knowledge. It is a pleasure to listen to your voice and the way you explain ALL .🎉🎉🎉
Thank you so much for this complete project! I didn't know i'd end up spending sooo many hours on this and all the small bugs I've had along the way but i'm very happy that it all works now and it's such a valuable porfolio item!!
Hello Lea I’m currently finished the project but having trouble with the sign-up and sign in page is there anything you did to fix this problem I just want to see if everything works properly but sadly this error is getting in the way of that
Hey Adrian, you started using useCreatePost hook in the PostForm file without creating it in the queries&mutations file....At 03:13:00 in the video. I think it's the video Editor's mistake... Because the useCreatePost hook and createPost api function were created later in the video at 03:19:00... It means that the video editor miscompiled the videos .... and put video of 03:13:00 to 03:19:00 and 03:19:00 video to 03:13:00....I think many viewers will understand it.... But it can be a little confusing for some viewers... & It looks that it can't be corrected without deleting this video... So, would recommend that you just add a warning about it in the description/comments for viewers.....
really amazing how simply you guys explain complicated things and the way this project is structured properly, truely amazed thank you so much keep creating such content .
Wow Wow You are wonderful. What a genius. You are my RUclipsr regarding JavaScript Teaching. Amazing, I refer your channel to everyone I know. Again you are the best
Wow. Eager to come to this after I finish your Next.JS course! Please have a project with react native next! Would be great to see how your genius works overthere as well. Thanks for the education you are providing.
Thank you for the project. I am brazilian, and for now i don't have yet monetary conditions for buying your masterclass as well, but on the future this is one of my plans without debt. I liked a lot how to learned several things that i didn't knowed. As you said, i will try to implement more functionalities and stunning design patterns to the app as well.
I feel like most of these comments are automatically generated XD This video is nothing like copying and pasting code that you don't understand, because the author doesn't explain it to you, unless it is obvious. For example he is using TypeScript here, but instead of explain declared types he just provides you with ready to go file XDD same for tailwind or other files. Following this tutorial is nothing more than wasting huge amount of time just to build project that is not even yours and if you will have to explain it to someone, you will get no idea wtf did you built.
If you're a beginner, yeah it doesn't make much sense but if you already have some experience with coding and other things, it's up to you how you learn (by doing, not just watching). This is only good to see how things are done in the chosen tech
In a production setting you don't build stuff from scratch, you often take already ready packages and components and glue them together. This video is good for learning which tools are already available and how to use them instead of reinventing the wheel and feel in the end that it's "yours". Of course it's useless for absolute beginners, but there are many things that can be taken.
This project is more about how to implement technologies you learned into actual real world projects not learning them from scratch , so you need to already know everything mentioned in depth before watching something like this, but he talks about this like it's a course which is misleading.
Active lessons that you provide are a really Awesome idea, I was thinking of adding new features on my own but then I got the surprise of "Active Lessons". Now I am going to complete the lessons.
Thank you so much. I love your in depth videos, but I also like your shorter (60-90min) videos that dive into specific topics like Redux Sagas/Thunks, Axios, Testing, Debugging, etc.
this is the most knowledgeable content I have ever found. Thank you for this video. May you shine bright. All the best to this team in helping us to progress in technologies with ease...
Just finishing the tutorial and it was awesome You really did a great job here @Adrian. Really appreciate Will be glad to have more react tutorials as this one, was really good!
hey man did you stuck on the save post feature? I was doing the exact same thing but stuck because of it cannot read the find due to undefined currentUser
Hey if anyone know how to fix the issue with logging in and signing up can you please send me a message I’ve gone through the whole project but not successful in that part of it other that I have everything completed.
I am getting the below error after copying the globals.css file, `The `bg-dark-1` class does not exist. If `bg-dark-1` is a custom class, make sure it is defined within a `@layer` directive.` Whats wrong with this ? I am new to tailwind css
Whenever I'm trying to logout (which works fine) we get a console error: AppwriteException: User (role: guests) missing scope (account) at Client. It seems like you are trying to use account.get() without any permissions or having an active session in your AuthContext.tsx - Is this intended? How do we resolve this? I've tried to check for an activesession with getSessions but without any luck.
I try using the free account but when we put project name in that place it is also asking for region and India is in there waiting list not available at this moment so what can I do
Anyone got this error " The `bg-dark-1` class does not exist. If `bg-dark-1` is a custom class, make sure it is defined within a `@layer` directive." How can I solve it
@@hardiksharma8097 I also got this error just follow him for few more minutes and it will go away. or just comment the `bg-dark-1` property for initial steps.
Thank you for this vidéo, I'm junior developer it is not easy to build yourself. I'm actually at the part "tanstack Query" and it is very hard for me, but we don't give up
after you have imported shadcn you need to recopy the globals.css from the repo and also the tailwind.config he should have imported shadcn first then changed the globals
@@javascriptmasterychecking your channel everyday from last 9 days. Waiting eagerly Along side with this.. I already started creating my portfolio, and watched tour old portfolio video, learnt lot about three js, emailjs, and started creating my own portfolio in next js, when you'll release your portfolio video I'll adopt something & make my portfolio more good.
Hey Adrian, what a great video (as always). I had an issue with Appwrite when I try to get the current user, I always got the 401 error (The current user is not authorized to perform the requested action). How can I solve this error?
Hi, are most websites (mid-level not Facebook level) using tools like Firebase, Supabase, AppWrite, etc.. to handle Auth/Databases/Storage or is it much better for the long run to build their own systems?
i am from bangladesh ... after finishing this project ... i will recreate a youtube video in my channel on my youtube channel for my practiceing ... thank you sir for creating this video
Does anyone here know why my Vite page isn't displaying or updating everything? I have no errors, and the code is perfect, but it is not updating or displaying anything.
Coming from a client facing role with excels, emails, conferences and endless context switching; Adrian's voice has become my new meditation. I work on projects for 10-12 hours in a single flow and my growth in less than 3 weeks has been surprising to me, I started from a plain website front end, and just finished social media app with all functionalities, logic, back-end. Its crazy how much better my anxiety and doom scroll induced ADHD is feeling.
A mi no me salio lo de poner el fondo negro.
I am almost done with this project and it is a hit!!! Lots of error on my part but i was able to debug all, I am overwhelmed with all i have learnt so far but it is definitely worth it . Thank you
how beginner-friendly is it. i am new to react
@@genexsis9203 it is beginner friendly, i am also new to react.
@@genexsis9203 start building and in the way if you face some problem , learn that right away . My suggestion would be make some simpler projects before , available on the same channel and then build this project . It's really really TopNotch.
did you get this error: AppwriteException: Invalid query: {"method":"equal","attribute":"accountId","values":["65ff5cffdfcc9eccf353"]}
? at 2.06?
@@VikramMega yes try installing appwrite version 13.2.0
I worked in adult education for years, mentored students at college and created courses on Udemy and YT but this is top notch. Great work!
Honestly you guys are insane, the amount of knowledge harboured in these videos is unreal, I hope you guys do a zero to hero course soon on Web Development
Amazing idea!
Wow, I am truly amazed by the generosity of this project! 🙌 They could have easily monetized this valuable content, but instead, they've chosen to make it freely accessible to all students and learners. I am incredibly grateful for their efforts. 🙏
I'm proud to say that I landed a job thanks to the knowledge I gained from their videos and by working on projects alongside them. 🚀 Thank you so much for this incredible opportunity! 😊
That's amazing!
Can i ask u somrthing?
The rate at which you are releasing this content is phenomenal. This is my #1 go to channel for learning how to build applications. I cant wait for the day you release a tutorial on building an e-learning platform.
Coming really really soon!
Bro....u really went all out on this project....best practices, best tools for the job (ts, react query), external libraries to make life easier, and not to mention the ACTIVE LEARNING PARADIGM, which is just sick
Thanks so much for this course, can't wait to purchase your Next.js course 🔥
I have never left a comment on any RUclips videos, but just wanna say thank you a whole lot for making these super amazing and useful tutorials!! Really appreciate your sharing
I'm thoroughly impressed with your excellent course! Spending 25 hours immersed in programming with you, but the learning experience was invaluable. Despite making several mistakes along the way, I successfully navigated through them. I'm convinced that I'll be purchasing your course - it's been a rewarding journey. Thank you!
this is 6 hours course, how you have spent 25 hrs ?
there is 1 comment below as well who also says , he/she spent 25 hrs.
what am i missing ?
@@akshaynarwadkar5264 I think he is talking about whole time of watching the tutorial, writing code and debugging.
just completed the project. Honestly, I learned a lot of good practices and reusable code practices. Thanks a lot JSM.
congrats bruh 👍🏻
Bro I am thinking of starting this project, can you tell me that we are using app write and wheather it's free or paid?
Do we need to pay for something in this entire project?
i am having a challenge ..in my appwrite users are signed up but on my front end, am told that its failed
Too many errors on the explore, queries(getNextpagepam). Loader without views and signin error. Even after api.ts add projectID.. Pls send a link for fix, love the classes. GODBLESS..
@@himanshuchahar5374 Have u done this project brother ? Is it anything we have to pay for that ? Appreciate.
Just finished now
Its marvolous bro .....
Thanks for deliver the best content on youtube
It's my pleasure
I want to say my thanks to you for creating this tutorial. It was amazing, but more suitable for people who are already very acquited with React and WebDev in general. Want to remark that in the very beginning I used JS instead of TS and also I did all the backend and APIs using Supabase. It was pretty challenging, since some of the components I created differently so there was a lot of debugging.
And I also wanted to say that it was very clever to use userID for likes and saves, since if we used username, if the user changed it, the likes and saved would still have the old username and this would result in a nasty bug. However, since the userID doesn't change, it was swiftly eliminated.
Well Done!!
Is everything that Apprwrite does can you do it in Supabase as well?
@@Ivan-xi7to yes, but it's a bit harder
I am in the same situation as you, I will do this project with JS but I want it to do it with Supabase, do you think is worth it to continue with Supabase or just do it with Appwrite? Thanks man!
@@Ivan-xi7to Appwrite will be an easier way, but if you want more independence with the project that doing it with Supabase is a great challenge. If you are a beginner though, you should consider doing it with Appwrite first. Good luck with your coding path!
@@Ivan-xi7to Also in Supabase there is separation in layers for users metadata and public data, so when you reach the step with showing all users and generally working with not only the logged in user, but all of them, you will have to use some tricks to make it work.
Now that's how to start a weekend 🎉🎉🎉 ! Thank you Adrian!
Your Videos are no.1 on RUclips | You are No.1 Teacher in the World | Thanks
It's my pleasure
I want to thank you guys. I've learned so much on this project. I'm new to ReactJS and this project helped gain some experience. Not to mention the latest tools, and Appwrite is sick.
Thanks so much, and keep up the good work.
bro can i ask u something
Finally completed this Project with all the tasks done.. its been a hell of a journey but yeah it was all worth it thanks buddy
I am watching your course from two years and thanks for all these free courses and projects ✨ as I learn many new things from your projects
Thank you!
this is a comprehensive yet essential tutorial indeed. thank you brother, keep up the good work. much love from South Africa🙏❤
I love it when you use free resources for learning cause most of us cannot afford those tools which need to buy for practice ❤❤❤
You are so welcome!
Thanks a lot for this amazing tutorial! Spent around 25 hours overall following it, as well as doing the Active Lessons. I must say if you diligently follow it, it really teaches you a practical skill. The tech stack showcased is also great: React Query feels like an overhead at the beginning and you wonder why on earth have it to begin with, but as you progress and especially once you start doing the active lessons, it becomes obvious how it makes things so much easier.
What an amazing piece of feedback. Thanks for following it diligently!
this is 6 hours course, how you have spent 25 hrs ?
there is 1 comment below as well who also says , he/she spent 25 hrs.
what am i missing ?
@@akshaynarwadkar5264 I was actually doing the website myself while watching?
buddy if you think it's a 6 hour video then you're doing it wrong...that means u're just copy pasting the code which results in ZERO learning...code along with him..try to implement features on your own and ,debug the code and then look at the solution@@akshaynarwadkar5264
I spend 23 hours, i had a lot of errors, but at the end was worth
The greatest teacher on RUclips right now ❤
Thanks!
i really appreciate the content, cant imagin how i learn all this as self taught without this channel
Beautiful, i agree even paid courses cannt provide such content
That's the goal!
I finished the video. I really love the active learning paradigm and the tasks! Thank you for your hard work and putting together this amazing video!
Hi @gyurisc, congrats! well done.
i am having an error please can you fix it
It is the best way to start project based learning along with the best javascript tutor and his teaching skills✌🏻😇
Glad you think so!
I just finished the whole video! I can say it was a challenging project, with a lot of personal debugging, but everything went perfectly! I really appreciate your work for creating this valuable content, and I just can't wait to start a new project!🔥
hey can you share ur github link just so i can reference if i face any errors
Same here... having a hard time getting after 1h 50min
@@belairbeats4896 did you complete appwritecloud setup properly?
Hey can you share your github link ?
Any chance you implemented the follow and unfollow functionality?
This is beyond amazing, thank you Adrian. Amazing work as always!
Thank you, Tessa!
I can't believe I missed best tutorials for all these months, but it's good to be back.🙂
The best software development university ever ❤
Thank you!
Of course is the best for you, cuz it makes your learning easy as covers ONLY what needed for this kind of project
I want to say thank you for this wonderful tutorial, I learned the process and now here I am with my full developed website :)
I am incredibly grateful for your time and effort to continually grace us with amazing valuable contents that people charge to teach.. truly grateful
I appreciate that!
Adrian, thank You for this project too! I would say something I guess many people agree... Such services like appwrite, sanity, strapi is good from one side, but from the other side people who made projects on it completely depend on it too... and when they (services) change conditions everything become more complicated and projects could not be done same way as when You make video tutorials... Thats why it could be perfect if You make more projects where backend or admin part created from scratch same as frontend... we understand the moments of sponsorship and partnership... but if You sometimes do both part from scratch could be perfect! Anyway thank You for Your great work and always positive voice! I just say my opinion... ;) !
This is definitely the next project I'm doing. I'm excited!
Wonderful!
Finally I managed to get all the project done🎉
I create my own backend with node.js using express and PostgreSQL as the DB, implement all the active lessons and some other features by my own, i deployed the frontend in Vercel.
I really learned a lot more doing this project than following just tecnical courses, because it pushed me to learn some things by myself to solve some bugs and implement more features.
I really appreciate this channel, i'm so excited to start other project and continue learning a lot more. 🔥
bro were there any problems while making, I am planning to build this one.
brooo??
@@HONOREDONE-hk7ptbro i am thinking of making it as well how about doing it together
@@sandeepsinghk2727 I am almost done bro, but sure, cause there are places where I am not able to understand clearly.
@@sandeepsinghk2727 bro did you build this one ?
This is absolutely fantastic! Thank you for this free course.
You're very welcome!
You are the best, I follow you with great love and I am amazed by your knowledge. It is a pleasure to listen to your voice and the way you explain ALL .🎉🎉🎉
Wow, thank you!
You are amazing man, You are saviour to all the developers out there really man appreciate your efforts. Thank you so much for so much content.
It's my pleasure
Absolute Legend!!! 🔥
Yoo Dennis, thanks!
here again with another outstanding project. truly love your hardwork
Thank you so much 😀
Thank you so much for this complete project! I didn't know i'd end up spending sooo many hours on this and all the small bugs I've had along the way but i'm very happy that it all works now and it's such a valuable porfolio item!!
Hello Lea I’m currently finished the project but having trouble with the sign-up and sign in page is there anything you did to fix this problem I just want to see if everything works properly but sadly this error is getting in the way of that
Wow Adrian... looking forward to this ..this looks super awesome
You and me both!
Your way of teaching is calming and reassuring ! Helps people to learn at ease and keep learning new stuffs everyday !
Hey Adrian, you started using useCreatePost hook in the PostForm file without creating it in the queries&mutations file....At 03:13:00 in the video. I think it's the video Editor's mistake... Because the useCreatePost hook and createPost api function were created later in the video at 03:19:00... It means that the video editor miscompiled the videos .... and put video of 03:13:00 to 03:19:00 and 03:19:00 video to 03:13:00....I think many viewers will understand it.... But it can be a little confusing for some viewers... & It looks that it can't be corrected without deleting this video... So, would recommend that you just add a warning about it in the description/comments for viewers.....
Thanks, will check immediately and address it!
thank you for pointing it out, i was so close to be stuck at 03:13:00 if it wasn't for u. bless
Thanks, I got stuck for days figuring this out. Even tried replaying the video again and again from before the 3hr mark. lol
really amazing how simply you guys explain complicated things and the way this project is structured properly, truely amazed thank you so much keep creating such content .
Wow! Yet another extraordinary project! 🤩🔥
Thank you! Cheers!
Wow Wow You are wonderful. What a genius. You are my RUclipsr regarding JavaScript Teaching. Amazing, I refer your channel to everyone I know. Again you are the best
You are most welcome
Show us more about react native, as flutter is the new competition and we don't wanna get lost of this react ecosystem.
more to come!
Yes agree. I hate flutter and I would like to focus only in react native since it's react based
@@thereaper7682 flutter is a Google's product hence it offers more because Android is from the same. Google should think equally for both
Exactly 💯
@@thereaper7682why so? is flutter code so bad?
Here come JSM again trying to burst my brain. Thank you man....my brain is sure bursted!!
Happy to help!
Another wonderful and useful project from Adrian. You are the best!❤
Thank you! Cheers!
This video dropped at the Right time....was just thinking of learning how to use Appwrite....thank so much ❤
Enjoy!
Everything looks same and amazing like Threads app.
Starting to explore my hands on these too.
Thank you so much for providing this
My pleasure 😊
Just completed the complete Nextjs13 course truly worth it
Thank you!
How long did it take you??
@@thegreatben27 a month , i only coded 1-2hr a day
Wow. Eager to come to this after I finish your Next.JS course! Please have a project with react native next! Would be great to see how your genius works overthere as well. Thanks for the education you are providing.
Hey bro, how was that course?
Great suggestion!
Thank you for the project. I am brazilian, and for now i don't have yet monetary conditions for buying your masterclass as well, but on the future this is one of my plans without debt.
I liked a lot how to learned several things that i didn't knowed. As you said, i will try to implement more functionalities and stunning design patterns to the app as well.
I have learned so much from you! Keep up the good work!
Awesome, thank you!
Just love you guys! the quality of your videos is incomparable! A hero to zero , from scratch JS or React or Next course would be really helpful
My man, why you want to go from hero to zero?
I learned a lot from the video. Thank you, master 🙇
Glad to hear that!
"This is great! Thanks, Adrian, for such useful content."
Glad you liked it!
JSM never disappoints 💯
Now I know how to spend my weekend ! Thanks a lot for this amazing content
Any time!
so awesome man! But if this was made with Next13, I think it would've been more amazing.
You can do it on your own in Next14 :)
Amazing video, one of the clearest and best tutorials I've ever done. Thank you!
I feel like most of these comments are automatically generated XD This video is nothing like copying and pasting code that you don't understand, because the author doesn't explain it to you, unless it is obvious. For example he is using TypeScript here, but instead of explain declared types he just provides you with ready to go file XDD same for tailwind or other files. Following this tutorial is nothing more than wasting huge amount of time just to build project that is not even yours and if you will have to explain it to someone, you will get no idea wtf did you built.
Sup man, do you have any good tut or something worth of time then? I'm glad if you share, thanks
If you're a beginner, yeah it doesn't make much sense but if you already have some experience with coding and other things, it's up to you how you learn (by doing, not just watching). This is only good to see how things are done in the chosen tech
In a production setting you don't build stuff from scratch, you often take already ready packages and components and glue them together. This video is good for learning which tools are already available and how to use them instead of reinventing the wheel and feel in the end that it's "yours". Of course it's useless for absolute beginners, but there are many things that can be taken.
This project is more about how to implement technologies you learned into actual real world projects not learning them from scratch , so you need to already know everything mentioned in depth before watching something like this, but he talks about this like it's a course which is misleading.
He also doesn't respond to any errors brought up
Active lessons that you provide are a really Awesome idea, I was thinking of adding new features on my own but then I got the surprise of "Active Lessons". Now I am going to complete the lessons.
Thank you so much. I love your in depth videos, but I also like your shorter (60-90min) videos that dive into specific topics like Redux Sagas/Thunks, Axios, Testing, Debugging, etc.
You are so welcome!
yeahhh my fav youtuber is back ,waiting for every friday😁
Yay! Thank you!
Wow stunning. Thank you.❤❤❤🎉🎉🎉
Thank you! 😊
this is the most knowledgeable content I have ever found. Thank you for this video. May you shine bright. All the best to this team in helping us to progress in technologies with ease...
Thank you so much 🙏. I am 14 and I really want to become a software developer before I'm 18, any tips? A
You can do it!
Just finishing the tutorial and it was awesome
You really did a great job here @Adrian. Really appreciate
Will be glad to have more react tutorials as this one, was really good!
hey man did you stuck on the save post feature? I was doing the exact same thing but stuck because of it cannot read the find due to undefined currentUser
Going to start this one next week. Is it still relevant, even 10 months after? Thank you!
hey man I am stuck 57:40, I did the exact same step, but getting error that url is not valid
what to do
@@kundantripathi1711
Try wrapping your import in try{}catch{} block verifying if value exists
And put vite before your values
As always amazing
Thanks!
the active learn is amazing , please keep giving the best!
Damn bro 🔥🔥 Adrian, can u provided more react native content? Tym
More to come!
This guy is a geniues! Thanks for this cool course @Adrian.
Thank you!
Amazing content ❤ May I ask what theme do you use?
It's called Copilot
YEAH! We would love more Illustrations like this in later videos for better concepts 1:17:15
Hey if anyone know how to fix the issue with logging in and signing up can you please send me a message I’ve gone through the whole project but not successful in that part of it other that I have everything completed.
hey were you able to fix it? i am also stuck on the auth part as well
@@bennyshi7678 lmao me too
Hey were you able to fix it?
Thank you for this tutorial Adrian! You are one of the best on YT :)
You're very welcome!
I am getting the below error after copying the globals.css file,
`The `bg-dark-1` class does not exist. If `bg-dark-1` is a custom class, make sure it is defined within a `@layer` directive.`
Whats wrong with this ? I am new to tailwind css
You have to use the globals.css and tailwind.config.js that I provide
For anyone looking, you have to add the 'bg-dark-1' colors in the tailwind.config file.
Mind Blown away 🔥🔥🔥🤯🤯🤯 Amazingly Superbly Perfectly Well done
Thank you!!!
Whenever I'm trying to logout (which works fine) we get a console error:
AppwriteException: User (role: guests) missing scope (account)
at Client.
It seems like you are trying to use account.get() without any permissions or having an active session in your AuthContext.tsx - Is this intended? How do we resolve this? I've tried to check for an activesession with getSessions but without any luck.
did you know how to fix it or not yet? im getting the same error
It means you don't have an active session. In other words, you are already logged out. You have to catch the error and handle it accordinlgy.
Thank you for the React content, it is appreciated that you continue to upload projects focused on React to learn it well before next , greetings
Appwrite Url need to be updated please. Or should we simply register a free account? Your affiliate will not work then.
I try using the free account but when we put project name in that place it is also asking for region and India is in there waiting list not available at this moment so what can I do
this is as usual high world class content here... I love it. thanks for sharing it on youtube.
Anyone got this error
" The `bg-dark-1` class does not exist. If `bg-dark-1` is a custom class, make sure it is defined within a `@layer` directive."
How can I solve it
this occurred after copying the globals.css and tailwind.config.js file
@@hardiksharma8097 I also got this error just follow him for few more minutes and it will go away.
or just comment the `bg-dark-1` property for initial steps.
Thank you for this vidéo, I'm junior developer it is not easy to build yourself. I'm actually at the part "tanstack Query" and it is very hard for me, but we don't give up
Don't give up! :)
is anyone else having issues with globals.css coming up with problems?
after you have imported shadcn you need to recopy the globals.css from the repo and also the tailwind.config he should have imported shadcn first then changed the globals
Guys appwrite is paid ?? Or can we use for free ??
I'm facing issues with the web displays. The button, form won't align or move to the center of the page
same
Wow, you're a Full Stack legend bro
Appreciate it
Waiting for portfolio :)
Portfolio coming next!
@@javascriptmasterychecking your channel everyday from last 9 days. Waiting eagerly
Along side with this.. I already started creating my portfolio, and watched tour old portfolio video, learnt lot about three js, emailjs, and started creating my own portfolio in next js, when you'll release your portfolio video I'll adopt something & make my portfolio more good.
Another amazing course. I really tend to learn so much from you. ❤
And I see you've upped the time
I appreciate that!
Hey Adrian, what a great video (as always).
I had an issue with Appwrite when I try to get the current user, I always got the 401 error (The current user is not authorized to perform the requested action). How can I solve this error?
Could you fix it? I have same error too!
Hey! how did you fixed it ? I'm having same error
hey dude were u able to fix it?
@@VAISHNAVITIWARI-u4n were u able to fix it?
@@omerduman1250 same error whats the solution ?
Thank You so much!!! All of your videos are better then some of paid courses out there.
Hi I was following your project and I'm getting an error on the console: Failed to load resource: the server responded with a status of 400 ()
did you find a solution?
I really like the visualization part. Keep going, bud🥳
Adrian, no TypeScript.
I want JavaScript, React , Redux, Appwrite, Tailwind projects please.
Ok coming soon
I REQUEST YOU TO MAKE ALL YOUR VIDEOS LIKE THIS WELL EXPLAINING EACH AND EVERY FEATURE BEING IMPLEMENTED THANK YOU.
Hi, are most websites (mid-level not Facebook level) using tools like Firebase, Supabase, AppWrite, etc.. to handle Auth/Databases/Storage or is it much better for the long run to build their own systems?
I like using these tools, especially if they're open source like Appwrite :)
i am from bangladesh ... after finishing this project ... i will recreate a youtube video in my channel on my youtube channel for my practiceing ... thank you sir for creating this video
Does anyone here know why my Vite page isn't displaying or updating everything? I have no errors, and the code is perfect, but it is not updating or displaying anything.
yah im having the same problems the code is not displaying anything were you able to figure it out?
Close it and run npm run Dev again
@@osondumarvelous6238 it doesnt work