You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: