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

Move front end add product logic from jQuery to Vue.js #46

Open
jaydenwindle opened this issue Apr 12, 2017 · 1 comment
Open

Move front end add product logic from jQuery to Vue.js #46

jaydenwindle opened this issue Apr 12, 2017 · 1 comment

Comments

@jaydenwindle
Copy link
Owner

I think it would really clean up our js if we used something like vue.js to handle adding products via the embedded app sdk. Right now the code is pretty hacky (no offense) and I think it could really be cleaned up by using something with a two-way data-binding. I suggest vue.js just because it's designed so that you can plug it into any project and use it for small features without having to overhaul the whole app.

@karimsa
Copy link
Collaborator

karimsa commented Apr 29, 2017

Update:

We should use React instead of vuejs so we can use Polaris.

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

No branches or pull requests

2 participants