Learn Next.js With TypeScript in 30 Minutes

preview_player
Показать описание
0:00 - Introduction
03:01 - _app
4:00 - Build a static website
22:23 - Build a server-rendered website
25:14 - Environment variables
26:50 - Layouts
31:30 - Styling & CSS

By watching this video you're going to understand:

🌎 Follow me here:
Рекомендации по теме
Комментарии
Автор

Link with href makes it feel like a basic anchor tag. I love it. I love the experience of typescript + next. I love the routing by file. Everything is so quick too. Wow. Alright, I’m sold. I’m gonna dive into next. I use react at work, I need to switch it up with a fresh environment lol

TannerBarcelos
Автор

Awesome stuff Tom.👏🏼 I've just discovered this channel. Can't wait for more content

Jambajakumba
Автор

Too good dear, explain all major fundamentals of next with typescript. Thanks

SuperShivammm
Автор

Great tutorial ! It Helps me a lot to understand Next with Typescript 👏

borisnkuako
Автор

I learned several things in this video that I didn't know I could do in Next. If you are familiar with CRA and Gatsby it's crazy how much stuff you already know. Nice video mate!

DevRel
Автор

Dig your fast pace, no bs, straight to the point 👍

biggles
Автор

I like your style of teaching, hope the advanced tutorial with Redux in the future 🙌🏿

Lex-jizj
Автор

Thank you very much for this great video

julienl
Автор

Helpful, informative, and clear. I do wish that you hadn't edited out your error correction and all of your changes. A few times you would typo (ie: customer instead of custom) from LSP, and then it just ... blipped to the correct thing... if only because showing the troubleshooting process will help people figure out HOW to solve their own issues while following along/building their own projects.

marchurst
Автор

Good and usefull tutorial. Thanks for clear and understandable english too and hello from Ukraine

danilbaranovsky
Автор

GReat tutorials, came across it after trying to work out adding the typescript props to the <Layout>.

andycetnarskyj
Автор

Daaamn until 5:40 I was so confused, why the hell are you using typescript if you dont use any types at all. I was bamboozled :D Great video, and as an Angular developer wanting to get started with react, I find it really useful.

Szergej
Автор

hey man thanks for the great tutorial! What's the theme you're using in VS code?

smnomad
Автор

Really good tutorial !
Thank a lot !
I started with zero knowledge. Now that I have the basics i will continue to practice !

Quick question, I noticed that your code cleans up with every backup. Is it a vsc extension? Or is it a video cut?

tonypocketcode
Автор

this is a nice and helpful introduction as far nextjs is concerned, thanks a bunch
please make a video on TTD

ekamauloho
Автор

Thank you so much for this!

Could you share the link to the site that generated interfaces

DanteMishima
Автор

If you following along and didn't see him setup Character type; it's the same as Welcome just change it.

mritunjayever
Автор

Type 'typeof CharacterPage' is not assignable to type 'ReactNode'.ts(2322)

shivanshpatel
Автор

DUDE thank you, maybe I'll get my second job with you tutorial hah

emanuelacosta
Автор

i have question about [id].tsx for dynamic route..is it can be use _id.tsx ?

mohdazminmohdazmi