- getServersideProps(SSR) → getStaticProps(SSG)を検討する
- getServersidePropsでcacheを活用する
- ファーストビューで画面外のデータはuseEffectやuseSWR、react/supspenseで取得をする
- supabaseのjoin tableを活用して通信の回数を極力減らす
More than 1 year has passed since last update.
Next.js + Supabase | TTFB(Waiting for server response)を早めるTIPS
Posted at
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme