-
-
Notifications
You must be signed in to change notification settings - Fork 54
Prefetching
Antony Budianto edited this page May 20, 2018
·
1 revision
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/redux-prefetcher
Please give your support by ⭐️ starring ⭐️ this repo, Thank you 🎉 🎉 🎉