Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dansnow/optimistic-update-demo
An optimistic update demo in Vue
https://github.com/dansnow/optimistic-update-demo
Last synced: 11 days ago
JSON representation
An optimistic update demo in Vue
- Host: GitHub
- URL: https://github.com/dansnow/optimistic-update-demo
- Owner: DanSnow
- Created: 2022-03-13T14:23:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T15:36:34.000Z (almost 3 years ago)
- Last Synced: 2024-12-18T08:25:05.659Z (2 months ago)
- Language: JavaScript
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Optimistic Update Demo
Inspired from [this](https://github.com/SkelleyBelly/optimistic-updates-demo).
Build with:
- [Vue3](https://vuejs.org/)
- [Apollo](https://www.apollographql.com/)
- [MSW](https://mswjs.io/) (for mocking GraphQL)
- [Vite](https://vitejs.dev/)## Recommended IDE Setup
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)