October 2018
Intermediate to advanced
590 pages
15h 5m
English
Even though we have created the frontend of the Message App in Chapter 2, Vue.js 2 - It Works in the Way You Expected, and the backend in Chapter 3, Spring 5 - The Right Stack for the Job at Hand, and mentioned the usage of VS Code, we haven't talked about how to set up the development environment. In this section, we will go through the tools we're going to use to build the TaskAgile application. However, we won't cover the details of a step-by-step installation of those tools. You can use this section as an overview of the development environment requirement.
Our development environment includes mainly the following parts:
The runtime ...
Read now
Unlock full access