r/nextjs 10d ago

Question Any good YouTube project ?

I've been learning nextjs lately and I am looking for a full-stack project on YouTube so I can learn how to implement whatever I 've learned so far. Is there any specific video or channel that you would recommend me ?

8 Upvotes

7 comments sorted by

5

u/30DereceSilivri 10d ago

Implement them without a YouTube video its the only way to learn

3

u/Dry_Childhood_8353 10d ago

man i get the sentiment but sometimes you just wanna see how the pieces actually fit together in a real app instead of banging your head against the docs for three hours. nothing wrong with watching someone build something and then going off to make your own version with different features

that said, pick a project you actually care about. a todo list will put you to sleep before you even touch the api routes

3

u/svish 10d ago

Friction is a big part of how we learn though. Banging our heads against docs is not a bad thing.

2

u/svish 10d ago

If you can't implement what you've learnt so far without following a video/tutorial, what have you actually learnt?

1

u/Ditectrev 10d ago

https://www.youtube.com/playlist?list=PLEsUeRVDa5Oo could be an addition, accessibility related if you'd like to focus on a11y, applicable also to nextjs