Crash Course

The first 20 mins of this video focuses on understanding what is, what is server side rendering, static site generation, and when you should pick for your next project. The rest of this course focuses on setting up a Next project, and showing you features has and how to use them. Slides: Support the Channel: Become a Member: Become a Patreon: Buy me a Coffee: Donate on Streamlabs: Donate on PayPal: Connect with me: Twitter: Discord: GitHub: Twitch: 0:00 Understanding 20:46 Creating Next Project 22:38 Files Overview 30:40 Components 31:20 Pages 37:25 Dynamic Page Routes 41:28 Data Fetching & getServerSideProps 51:00 Using Fetch 1:04:10 getStaticProps 1:15:40 getStaticPaths 1:32:40 CSS & SCSS 1:40:13 Layouts 1:54:40 Links & Router 2:01:31 Custom Document 2:06:10 Importing Google Font 2:11:42 Next API Routes
Back to Top