This repository was archived by the owner on Feb 28, 2023. It is now read-only.
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
Consider merging example applications #91
Open
Description
We have 3 TodoMVC applications
- Vue + Vuex + REST api without bundling used for most of the workshop
- TodoMVC React with bundling for showing testing components
- TodoMVC Redux for showing code coverage
We could just update the main Vue application and use it for everything
- split into components, bundle using parcel-json-server to serve the app and have the REST api (@amirrustam )
- use cypress-vue-unit-test to demo component testing (@amirrustam )
- measure code coverage(@bahmutov )
Metadata
Metadata
Assignees
Labels
No labels