Next.js Tutorial - Part 8 | Static Site Generation (SSG) | getStaticProps and getStaticPaths
Video Statistics and Information
Channel: Bruno Antunes
Views: 19,815
Rating: undefined out of 5
Keywords: javascript, next.js, ReactJS, Next.js Tutorial, Nextjs Tutorial, Nextjs for beginners, React Next.js, React nextjs, javascript for beginners, typescript, next.js typescript, nextjs typescript, Next.js Static Site Generation, Next.js SSG, next js static site generation, getStaticProps, getStaticPaths, nextjs getStaticProps, next.js getStaticProps, next js getStaticProps, next js getStaticPaths, nextjs getStaticPaths, next.js getStaticPaths, SSG, gatsby, static site generation
Id: MxlmfI9IxVs
Channel Id: undefined
Length: 59min 39sec (3579 seconds)
Published: Thu Apr 09 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Good video and explanation of what's happening as you work through it. Absolutely love where Next is going and the fact `getStaticProps` complements headless CMS' very nicely. Not sure what else you have planned for this series but if you cover headless CMS' then Next's 'preview' feature would be a good.
Hi Bruno! I'm glad to see you are using typescript. It makes life so much easier when coding something a bit larger. Although its full of gotchas... It takes a lot of patience and training. Worst is to see people using <any> all over the place. I've reshared in r/VisualCoding. Hope you don't mind.
Is it possible to use databases with Next.js????