Skip to content
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
@bahmutov

Description

@bahmutov

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions