Next.js HTML Template Tutorial in 5 mins (as React beginner)

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Thanks for sharing this amazing value with the community👍

YupinD
Автор

if i import the js i get so many errors with next.js13

yt-kase
Автор

thank you this video helped me out new to learning next js

itsjday_
Автор

Thanks so much for this, I was having trouble integrating with a theme and what I ended up doing was following this advice and then cause I'm using typescript I ignore the files so when nextjs runs build it doesn't look for type errors in the public/assets directory for the theme I am using. Thanks so much! Let me know if I can send you $5 so you can buy a beer or coffee

zacharytoney
Автор

God will bless you for the. u are the best very simple and straight forward

adedamolarioland
Автор

Hello, this tutorial is great and it saved my life from looking for many things, I thank you very much for this tutorial, but I have some questions for you, I hope you can help me.
-Is this a good practice to add the "CSS" and "JS" in the "Index.js"? Is this really good practice? because I was doing inside the "_document.js" and I had many problems but with what you do here, my page runs excellent, but I would just like to know if it is a good practice to put everything in the "Index.js" and why not in the "_app.js"??
- When I want to use "<img>", it does not allow me because next js wants me to use "Image" and if I use this, then the picture does not appear or it wants me to put "widht" or "Height" to each Image, you know any solution?

alessandro.fit
Автор

getting stylesheet-related errors: eg <link rel="stylesheet" /> any ideas to correct them? conversion using @/ for next.js. Any ideas?

PartneredBrands
Автор

Css is not getting added in this way. Also my theme has assets folder and evrything inside it. Can you help

piyushverma
Автор

i have error popping up

"Unhandled Runtime Error

Error: Hydration failed because the initial UI does not match what was rendered on the server."

xGARIDx
Автор

This is awesome.
Can you try the same with AdminLTE3.0?

tatemo_labs
Автор

I am facing image path problem inside me

metrogaming