In this video, we will learn about how to create environment variables in Next.js.
Next.js Crash Course:
Playlist - • Next.js Crash Course
Support me:
Patreon - / angeljayacademy
Join this channel to get access to perks:
/ @angeljayacademy
Useful Links:
Next - https://nextjs.org/
Next Docs - https://nextjs.org/docs/getting-started
JSON API Website - https://jsonplaceholder.typicode.com/
JSON Posts - https://jsonplaceholder.typicode.com/...
TIMESTAMPS:
00:00:00 Introduction
00:02:10 Getting Started
00:08:23 Components
00:16:16 Pages and Routes
00:23:22 Dynamic Routes
00:28:29 Links
00:32:30 _app.js and Layouts
00:42:50 CSS Modules
00:52:29 Styled JSX
01:00:53 Tailwind CSS
01:05:13 Head Component
01:10:20 Image Component
01:18:39 Pre-Rendering
01:21:29 Static Generation with getStaticProps
01:31:30 Server-side Rendering with getServerSideProps
01:34:29 Incremental Static Regeneration with getStaticProps
01:36:14 Dynamic SSG Pages with getStaticProps
01:45:57 Environment Variables
#NEXT
#API
#CrashCourse