sprmke / learn_nextjs_prerendering-and-data-fetching

NextTCG-5: SSG with getStaticProps, ISR with revalidate, SSR with getServerSideProps, Dynamic pages with getStaticPaths, Working with fallback & not found pages, Client-side data fetching, useSWR, Combining Pre-fetching with client-side fetching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn NextJS: Page Pre-Rendering & Data Fetching

Course:
Application Scope:
  • S5: Page Pre-Rendering & Data Fetching
  • Topics discussed: SSG with getStaticProps, ISR with revalidate, SSR with getServerSideProps, Dynamic pages with getStaticPaths, Working with fallback & not found pages, Client-side data fetching, useSWR, Combining Pre-fetching with client-side fetching

About

NextTCG-5: SSG with getStaticProps, ISR with revalidate, SSR with getServerSideProps, Dynamic pages with getStaticPaths, Working with fallback & not found pages, Client-side data fetching, useSWR, Combining Pre-fetching with client-side fetching


Languages

Language:TypeScript 95.7%Language:CSS 4.3%