Skip to content

Separate Vuex stores as npm module #976

@pkarw

Description

@pkarw

Related to #918

I think it would be great to have the whole data api (aka vuex stores :)) in separate npm module. By refactoring the project to such form we'll allow developers to play wth the eCommerce data models and Magento (vue-storefront-api) integration in their own projects - no matter if based on Vue.js or React ...

This potentially is great value because around 50% of time spent on the project (regarding Toggl.com reports) is for data management (the rest is UI).

I think that the next step could creating kind of web-components set - which will use this data management api to allow users to embed eCommerce components like "Add to Cart" or "Product listing" inside their own apps.

@filrak @Igloczek would be great to hear your opinion on this

Metadata

Metadata

Assignees

Labels

refactorCode refactoring

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions