June 2019
Intermediate to advanced
363 pages
4h 38m
English
In this tutorial, we’re going to create a our own link-sharing news site, along the lines of Echo JS or Hacker News, complete with comments and upvoting. The tech stack we’ll be using consists of Vue.js, the Nuxt.js Vue framework, and an access-control/authorization library called vue-kindergarten.
This guide is not intended as a “deep dive” into any of the libraries used. Rather, the aim is to give you some exposure to these tools and how they can be used together to create a real-world application.
To follow along, you’ll need to have a recent version of Node.js installed, and your copy of npm needs to be >= 5.2.0.
Read now
Unlock full access