Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review Vue 3.0 Composition Functions, Report back to team #909

Closed
ghost opened this issue Oct 7, 2019 · 5 comments
Closed

Review Vue 3.0 Composition Functions, Report back to team #909

ghost opened this issue Oct 7, 2019 · 5 comments
Assignees
Labels
Prj:component Project: Boatnet common components

Comments

@ghost
Copy link

ghost commented Oct 7, 2019

We want to make a decision as to our future development approach within Vue:

  • Templates
  • Classes
  • Composition Functions

Please review and make a recommendation at our next team meeting

@ghost ghost added the Prj:component Project: Boatnet common components label Oct 7, 2019
@ghost ghost assigned melinashak-noaa Oct 7, 2019
@ghost
Copy link
Author

ghost commented Oct 7, 2019

Vuejs Composition Functions:

vuejs/rfcs#17

@melinashak-noaa
Copy link
Contributor

Going to experiment with the composition api by installing the plugin and modifying a few components to use this new syntax and see how it goes.

@melinashak-noaa
Copy link
Contributor

melinashak-noaa commented Oct 11, 2019

Modified tripDetails page in ashop to use composition style and it's working successfully. Here's working PR #918. Still figuring out how things will work with state, but so far mostly working. This is how they plan to implement state or how it's working so far vuejs/composition-api#8

@melinashak-noaa
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prj:component Project: Boatnet common components
Projects
None yet
Development

No branches or pull requests

1 participant