Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 265 Bytes

data.md

File metadata and controls

13 lines (10 loc) · 265 Bytes
title hidden
Data Synchronization
true

Data Synchronization

React Router not only keeps your UI in sync with the URL, but also your data. It does this with several APIs

  • [loader][loader]
  • [action][action]
  • [Form][form]
  • [useFetcher][use-fetcher]