Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Consider merging example applications #91

Open
3 tasks
bahmutov opened this issue May 29, 2019 · 2 comments
Open
3 tasks

Consider merging example applications #91

bahmutov opened this issue May 29, 2019 · 2 comments
Assignees

Comments

@bahmutov
Copy link
Contributor

bahmutov commented May 29, 2019

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 )
@amirrustam
Copy link
Contributor

amirrustam commented May 29, 2019

You know I have my biases here, but since Vue is the primary meat of the content, I agree with your suggestion. I've made the list you provided above into todo items. I'm going to try to get it done before June 4th.

Let me know what you think.

@bahmutov
Copy link
Contributor Author

approve - the vue example is great, and component testing should showcase it perfectly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants