Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)