Vue.js front end app, part 3: Authentication
In this part we’ll allow the user to log in to our frontend app, using the auth mechanism we’ve built on the back end earlier. A lot of topics in this one, so jump right in!
continue reading »Vue.js front end app, part 2: Design is (not) hard
Now that we have our environment running, the app is initialized, and we know a little bit about what’s going on in there, it’s time to take a little bit of time to design our front end.
continue reading »