CRA Universal

CRA Universal

  • Docs
  • API
  • Help
  • Blog

›Guides

Introduction

  • Getting started

Guides

  • Deployment
  • Customization
  • Code Splitting
  • Prefetching

Integration

  • React Router
  • Redux
  • TypeScript

Prefetching

Introduction

One advantage being an SSR app is the ability to fetch from server instead of client. Imagine you want to fetch the article on the server so that the Googlebots/crawlers able to crawl and index your page. It's good for pages which are best rendered on server.

Check out @cra-express/router-prefetcher

← Code SplittingReact Router →
  • Introduction
CRA Universal
Docs
Getting StartedDeployment GuideAPI Reference
Community
Stack OverflowSpectrumTwitter
More
BlogGitHubStar
Copyright © 2020 Antony Budianto