Oct 24, 2019Create reusable “Login First” modal before the user action with Vue.js + VuexMotivation Let’s say we have an online store in which the user can add some products to his cart. When the user clicks the “add to cart” button, the first question is: is this user logged in? what if the user is not logged in? …JavaScript4 min readJavaScript4 min read