How to Debug Code Like a Pro
11:11
Пікірлер
@Develoquent
@Develoquent 7 сағат бұрын
Wait! I need help. So how come you dont clone the project you just created right here 3:23:44 ? Dont we want the stripe checkout work inside the server to be apart of the ubuntu hosted server? Im assuming i should just clone my actual server at this point, and then do i need to adjust anything for the database? It seems like the ending of this was rushed a little and didnt incorporate the actual client project we just created in the be we just created.
@oablom
@oablom 12 сағат бұрын
This is so underrated! I've learned more here than during a 6 week long backend (MERN) course in school. Thank you so much!
@oablom
@oablom 12 сағат бұрын
This is so underrated! I've learned more here than during a 6 week long backend (MERN) course in school. Thank you so much!
@samirkunwar5845
@samirkunwar5845 16 сағат бұрын
Lama, may you please provide the whole source code
@cb73
@cb73 16 сағат бұрын
How are you not getting this error? "Error: Cookies can only be modified in a Server Action or Route Handler." when adding "const session = await getSession();" to a page?
@berkayylmaz6574
@berkayylmaz6574 16 сағат бұрын
Can we add a status like online, last seen, typing, received, seen
@muhammadabubakar4629
@muhammadabubakar4629 19 сағат бұрын
What theme is this?
@user-hw1yh7oe3e
@user-hw1yh7oe3e 19 сағат бұрын
hii lama dev you can use figma and create reat and next js ui mui web desing project 100 project
@user-hw1yh7oe3e
@user-hw1yh7oe3e 19 сағат бұрын
hi brother you can card code write dont copy past okay
@joshpowerfitness9718
@joshpowerfitness9718 22 сағат бұрын
I finished it after 6 months. I am so glad I eventually did it. Following you for more. Much love and respect
@kipchumbarodgers7464
@kipchumbarodgers7464 23 сағат бұрын
I am having problem with cookies not being stored in my local storage
@user-lq6xm4uu3n
@user-lq6xm4uu3n Күн бұрын
for some reason, pattern does not work on input type number
@rahulkumar-yk2ru
@rahulkumar-yk2ru Күн бұрын
Your video truely connects to us.😍Got something new
@elhombrebala100
@elhombrebala100 Күн бұрын
Where is the 3 part??
@valenciawalker6498
@valenciawalker6498 Күн бұрын
Thank you
@saganxxx
@saganxxx Күн бұрын
what extension you use to autocomplete css tags in jsx
@effatsayeed6753
@effatsayeed6753 Күн бұрын
Error 404 page is not going away
@saganxxx
@saganxxx Күн бұрын
i want to host this file what should i change localhost:3000 routes to?I can't acces routes api/posts and /blog.
@ziashah3794
@ziashah3794 Күн бұрын
wow very good stuff and alot fo learning from your course. how we can connect the backend dashboard to control the frontend data. kindly create a video where you show how to connect the backend dashboard to this module and control the function of that real estate
@28_kashishshukla70
@28_kashishshukla70 Күн бұрын
provide link for the workflow diagram also please
@tanveerahmed9639
@tanveerahmed9639 Күн бұрын
where can i copy my mongo url? i dont have .env file fromwhere i can copy
@effatsayeed6753
@effatsayeed6753 Күн бұрын
When I cloned using the git link the public folder didn’t show up and the images are also not visible like their is no effect of the background:url()….help me resolve it
@__KachhadiyaDharmik
@__KachhadiyaDharmik Күн бұрын
I need this brain svg file
@user-vu9dl3vn7l
@user-vu9dl3vn7l Күн бұрын
This video is really helpful! Thank you so much! ❤
@SanthoshKumar-lf1tt
@SanthoshKumar-lf1tt 2 күн бұрын
Your videos are helping me alot. Could you please creat any fullstack project where use next js as frontend and express js as backend including jwt authentication.
@dsal696
@dsal696 2 күн бұрын
After clicking on create new chat, everything vanishes. Please help
@valenciawalker6498
@valenciawalker6498 2 күн бұрын
Thank you
@huynhbaotoandev
@huynhbaotoandev 2 күн бұрын
theme vscode, please
@ClipperRoad
@ClipperRoad 2 күн бұрын
Awesome, thank you the tips are very helpful!
@ZaibGsm
@ZaibGsm 2 күн бұрын
I was confusing how specific user get attach to spacific like in ChatApp or any other but I got make an array bcz every time it gives new array so attach id with user id or name to get back that one
@andreicosmin1661
@andreicosmin1661 2 күн бұрын
does it work on a mobile emulator?
@IITHYDCSEtagore
@IITHYDCSEtagore 2 күн бұрын
00:02 Create a full stack chat application using React and Firebase. 02:50 Deploying the React app using GitHub repository 08:46 Design user chats collection for chat application 11:45 Setting up background color and glass effect with backdrop filter 18:11 Creating user information and chat list components 21:27 Creating the search bar and add new user button on the chat list. 27:06 Implementing scroll effect for chat container 29:49 Styling the chat component with image, text, font weights, and borders. 35:16 Setting up the chat input and icons 38:15 Styling adjustments and adding an Emoji picker component. 43:56 Creating chat app interface layout 46:35 Styling the chat messages for better visual appeal. 52:40 Setting up UI layout with icons and images. 55:50 Styling and formatting the chat application interface 1:02:14 Styling and setting up the login page and components 1:05:28 Creating login and register inputs for new users 1:11:30 Styling input fields, labels, images, and buttons 1:14:28 Adding and using react-toastify library for notifications 1:20:35 Styling the form and user interface elements 1:23:42 Setting up Firebase for backend in React Chat App 1:29:39 Creating user authentication and form data retrieval 1:32:27 Creating user and adding data to Firebase Firestore 1:37:57 Uploading images to Firebase storage and managing the process 1:40:42 Function turned into a promise for returning download URL 1:46:34 Implementing user authentication using Firebase 1:49:40 Understanding the cleanup function and state change in real-time data retrieval 1:55:13 Introduction to State Management tools 1:57:52 Handling user authentication status changes 2:03:24 Importance of State Management tools 2:06:04 Real-time chat data fetching and updates 2:11:35 Fetching and displaying user and chat data using Promise.all and sorting chats 2:14:29 Creating a user search function using Firebase queries 2:20:16 Creating and updating user chats in Firebase with unique chat ID 2:23:18 Updating user chat details in the React Chat App. 2:29:21 Implementing user block feature in chat app 2:31:57 Updating receiver block status based on previous state 2:38:01 Updating chat messages with image support using Firebase. 2:41:10 Updating chat message status and content 2:46:52 Updating chat item background and user chats 2:49:51 Implementing image upload functionality in the chat application. 2:55:29 Implementing message conditions and user blocking in chat app 2:58:59 Implementing user blocking functionality 3:05:30 Easy deployment and management using Cloud panel 3:08:02 Connecting to GitHub repository and server for application deployment. 3:13:24 Creating real-time chat app with Firebase is easy and cost-effective.
@nuruhussen-wo9wg
@nuruhussen-wo9wg 2 күн бұрын
best explanation
@nolep5555
@nolep5555 2 күн бұрын
please some one copying me the env.example please
@arun_venkatesh_r
@arun_venkatesh_r 2 күн бұрын
i was breaking my heads with authaction.js later found it is useless. context api could be understood really better without authactions.js . delete authaction.js and the code still works fine
@user-ng4gc1hh2z
@user-ng4gc1hh2z 3 күн бұрын
Hey Lama I think you missed creating login and register pages...
@nitroxv
@nitroxv 3 күн бұрын
screens: { xs: "480px", ss: "620px", sm: "768px", md: "1060px", lg: "1200px", xl: "1700px", },
@-VISHWA-17
@-VISHWA-17 3 күн бұрын
Thanks!
@sohambarui6316
@sohambarui6316 3 күн бұрын
How do I host it on a free platform? I cannot afford buying a hosting site for this now
@Pak6tani
@Pak6tani 3 күн бұрын
❤❤❤❤❤
@MyOffice-cg8jp
@MyOffice-cg8jp 3 күн бұрын
Thank you!
@user-yj3od5eh9k
@user-yj3od5eh9k 3 күн бұрын
your video is so useful!! What font are u using?
@adienking
@adienking 3 күн бұрын
how can download the source code ?
@jaysoni6674
@jaysoni6674 3 күн бұрын
frontend ends at 1:23:00, and backend start from there, you're welcome.
@nolep5555
@nolep5555 2 күн бұрын
can you copy the env.example please
@dawsonjones8310
@dawsonjones8310 3 күн бұрын
the best video to teach next.js I ever seen, thx.
@JustaTechGuy-fl9dm
@JustaTechGuy-fl9dm 4 күн бұрын
Thanks a lot! Wonder how you can remember all the syntax. It seems so effortless when you code.
@bashardev
@bashardev 4 күн бұрын
Thanks Lama! What is the theme name of your VS?
@husamettindonus3781
@husamettindonus3781 4 күн бұрын
Awesome ağabey :)
@noisinnang8371
@noisinnang8371 4 күн бұрын
Thank you very much. I would also like to see a video on testing sign-in with Google and using some kind of authentication. I also want to see more videos on React or Next.js projects with MySQL
@abdeslamgounaich
@abdeslamgounaich 4 күн бұрын
Thank you very much for building this wonderful project
@Nikhilpatil2004.
@Nikhilpatil2004. Күн бұрын
Hii please send me this project source code please