https://github.com/microdotmatrix/reactive-data
https://github.com/microdotmatrix/reactive-data
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/microdotmatrix/reactive-data
- Owner: microdotmatrix
- Created: 2022-10-31T15:02:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T03:58:33.000Z (over 1 year ago)
- Last Synced: 2025-03-14T18:49:37.626Z (over 1 year ago)
- Language: SCSS
- Homepage: reactive-data.vercel.app
- Size: 499 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: Notes CRUD
toc: false
order: 1
---
# Data Routers
This example demonstrates some of the basic features of Data Router, including:
- Loader functions
- Action functions
- and navigations
## Preview
Open this example on [StackBlitz](https://stackblitz.com):
[](https://stackblitz.com/github/remix-run/react-router/tree/remixing/examples/notes?file=src/main.tsx)