I love how you assume we know nothing and you explain everything. You continue like this you'll be the biggest coding channel. Please never stop explaining the way you do, and do more full projects. I'm not a follower. I am a disciple. Give us more coding Jesus!
Cool and thoughtful project James, Subscribed right away! I've been doomscrolling for a long time now wanting for the perfect tutorial/project to popup and motivate me to learn nextjs. LOL I'll start with this one !
Just a fantastic video. I am just now picking up NextJs and you really make this easier to pick up. You have great pacing, super relevant dialog, just real mastery on display and I think that translates to something that is very easy to absorb on this end, for me. Thanks for sharing!
Thanks man, you just got a subscriber, loved your content. Your way to explain things worked beautifully to me. I'm from Brazil and you'r video was the first that i understood all since the beggining
Hi james, ive followed you for a while, currently learning your React vids, your javascript roadmap on the website also helped alot, looking forward for the other Chapters Notes, 🎉❤ you mean a lot to me, thanks
My Next semester in September gonna start with Nextjs, Thanks For Making and Uploading the Video and Giving me A Headstart Forever Grateful for Your Video's ❤❤❤❤
nice video, really helpful. I was wondering what plugin you use to format your code. I am using prettier and i find its always removing parenthesis from my functional components and always putting nested elements onto one line..
hello james . I really like your tutorials and recently completed your ReactJS course and I am getting some issue in the machine learning FreeScribe project in the translation part. It would be really nice if you could help me out Please !!! I have also commented on that same video.
Btw, have you tried React Router? I've learned that for simple routing but seems like Next.js replaces that and looks much simpler. Curious to hear what you think.
For React.JS, react router is great but if I we're building a multi page app that needed routing, I would just use Next.JS every time above React.JS. For me, Next.JS is React + page navigation + server actions :D Although I understand that React.JS might be adding in some support for these services soon anywho!
Yea id recommend having some react.js exposure. If you complete part 1 of my ReactJS course linked in description then you should be alright! Or just do them both haha :)
I had a similar issue. I noticed that I tend to forget to add extra spaces when required. This happens when the "className" code contains two parts combined by the + plus sign. For example, . The additional space after "text-base" is necessary.
Great question! Having tried all of them, I like SvelteKit for smaller and less sophisticated projects. Whenever I'm building something more complex, NEXT.js just works better straight out of the box needing less configuration and often less work arounds as it's a more mature framework. SvelteKit is also changing a bit much all the time for my liking. For example, configuring Firebase to work with Next is just easier than it is with SvelteKit. As for Supabase, it's a great product but I felt that a NoSQL database was sufficient for this project and firebase is once again I just find firebase faster and more convenient to get setup and production ready! But in saying all of that, I have a SvelteKit & Supabase course coming out soon lol 🔥
Cheers for watching 💛 Get hired faster with a better resume @ www.hyr.sh
Thanks, From Africa-Angola
cool man i've been searching for nextjs with firebase i see it clicked it now i'm here
How serendipitous :)
I love how you assume we know nothing and you explain everything. You continue like this you'll be the biggest coding channel. Please never stop explaining the way you do, and do more full projects. I'm not a follower. I am a disciple. Give us more coding Jesus!
Cheers broski! Thats very kind of you to say and I'll do my best to keep it up :D
Thank you brother I've just completed my react, now I'll learn next js .
This is the course I've been waiting for, thank you James!
My pleasure!
Cool and thoughtful project James, Subscribed right away!
I've been doomscrolling for a long time now wanting for the perfect tutorial/project to popup and motivate me to learn nextjs. LOL
I'll start with this one !
Love to hear it home slice :)
I was just looking for this, I literally searched for this yesterday but it was not available, thanks 🙏
Just a fantastic video. I am just now picking up NextJs and you really make this easier to pick up. You have great pacing, super relevant dialog, just real mastery on display and I think that translates to something that is very easy to absorb on this end, for me. Thanks for sharing!
This is an amazing project with Next.js & Firebase. 🎉❤. Big thanks
Thanks man, you just got a subscriber, loved your content. Your way to explain things worked beautifully to me.
I'm from Brazil and you'r video was the first that i understood all since the beggining
Love to hear it my friend! Glad you enjoyed the course :D
THANK YOU IT IS USED FOR ME MORE WELL EXPLAIN
Hi james, ive followed you for a while, currently learning your React vids, your javascript roadmap on the website also helped alot, looking forward for the other Chapters Notes, 🎉❤ you mean a lot to me, thanks
My Next semester in September gonna start with Nextjs,
Thanks For Making and Uploading the Video and Giving me A Headstart
Forever Grateful for Your Video's
❤❤❤❤
My pleasure home slice thanks for the comment!
Thanks from Argentina !
Thanks for this video man !
Thanks man I wanted to start nextjs for so long.Love from india
Well I hope you enjoy the tutorial!
Lets gooooooo Next.js course is exactly what i needed in my life.
@@alterboy1 love to hear it :)
Cant wait to complete this project !
Bro, you are blowing up. Well done.
thanks sir , you help us ! ❤🔥❤🔥
nice work bro
nice video, really helpful. I was wondering what plugin you use to format your code. I am using prettier and i find its always removing parenthesis from my functional components and always putting nested elements onto one line..
Thanks for the video !
Awesome project!
Amazing bro
Cheers broski!
well there is laravel but not everybody likes laravel and php
so you're right next js is awesome
super video sir
Hey James, hope you are doing well. I request you to make a tutorial based on the Machine Learning project with Next.js if possible.
Cheers Mate!
Yessir can do!
@@Smoljames Can't wait 😄
I know react. Can i able to follow this. After this tutorial am i able to build any projects?
Love your work bro ❤❤❤
Yep 100% if you know react you'll be sweet!
@@Smoljames sounds great 😃 great project for weekend.
Thanks bro ✅💯❤️
I have to be studgying for Math exam, but here I am watching this amazing video
Aww thanks for the kind words home slice :D Home the math exam went well!
hello james . I really like your tutorials and recently completed your ReactJS course and I am getting some issue in the machine learning FreeScribe project in the translation part. It would be really nice if you could help me out Please !!! I have also commented on that same video.
Hi! Have you created an issue on the github repo? If so, send me a link and I can take a look :)
Is this course cover all the topics of nextjs?
can you please do a real time chat app tutorial
😎subscribed
SvelteKit 2.0!
Btw, have you tried React Router? I've learned that for simple routing but seems like Next.js replaces that and looks much simpler. Curious to hear what you think.
For React.JS, react router is great but if I we're building a multi page app that needed routing, I would just use Next.JS every time above React.JS. For me, Next.JS is React + page navigation + server actions :D Although I understand that React.JS might be adding in some support for these services soon anywho!
i got a error of Firebase: Error (auth/invalid-credential). I double check my api's details and it is correct, but it still give me that error. sadge
need more nodejs conternt
Bro if I've learnt html css js, so can I now just learn next.js with firebase. Will it be enough?!
u need to learn React too
Yea id recommend having some react.js exposure. If you complete part 1 of my ReactJS course linked in description then you should be alright! Or just do them both haha :)
Can u do more project baseed courses
?
I sure can :P
But have you tried NuxtJs?
I've got a course coming out for that very soon!
What are those books on the background?
The wheel of time series! It's an excellent read :)
@@Smoljames Thank you very much!
please add timestaps of video
🐐
Timestamps please!
github link is not working 😅
Well spotted - heres the fixed link
github.com/jamezmca/broodl
Thx :)
Thx :)
Masyaallah Barakallah God Bless You
I tried to follow but my tailwind keep messing up
What exactly isn't working? Perhaps we can get it running!
@@Smoljames it probably my fault
I had a similar issue. I noticed that I tend to forget to add extra spaces when required. This happens when the "className" code contains two parts combined by the + plus sign. For example, . The additional space after "text-base" is necessary.
27:05
Why do you prefer Next.js over Sveltekit?
Why Firebase over Supabase?
Great question!
Having tried all of them, I like SvelteKit for smaller and less sophisticated projects. Whenever I'm building something more complex, NEXT.js just works better straight out of the box needing less configuration and often less work arounds as it's a more mature framework. SvelteKit is also changing a bit much all the time for my liking.
For example, configuring Firebase to work with Next is just easier than it is with SvelteKit.
As for Supabase, it's a great product but I felt that a NoSQL database was sufficient for this project and firebase is once again I just find firebase faster and more convenient to get setup and production ready!
But in saying all of that, I have a SvelteKit & Supabase course coming out soon lol 🔥
Too many tailwind use is very ugly where you come to learn nextJs
37
You look like john Cena
I take it lol
Lol the best full stack framework is laravel 🙃
Might have to make a course for it!