Chapter 11: Vue.js Fundamentals in a Todo App

This chapter is entirely devoted to Vue.js, the Node.js npm, and the Vue CLI. These tools help developers to scaffold Vue.js projects with different configurations based on the user's options. This chapter also describes the Vue component's features and what you can do with them. Not only that, but you will also learn about the real-world structuring of a frontend web framework. We will do everything that I just mentioned in a Todo app using TypeScript.

In this chapter, we will cover the following topics:

  • Starting a project using the Vue CLI
  • Files and folders generated by the Vue CLI
  • Getting started with a Vue component
  • Common features in a Vue component

Technical requirements

Here is what you ...

Get ASP.NET Core and Vue.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.