© Carlos Rojas 2020
C. RojasBuilding Progressive Web Applications with Vue.js https://doi.org/10.1007/978-1-4842-5334-2_5

5. Working with Vue.js

Carlos Rojas1  
(1)
Medellin, Colombia
 

Vue.js is an open source, progressive JS framework for building UIs that aim to be incrementally adoptable. The core library of Vue.js is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.

We’ll see how to take advantage of its features to build fast, high-performance PWAs that work offline. We’ll also build our notes app and examine key concepts for understanding the components of Vue.js.

What Are the Major Features of Vue.js?

Vue.js has all the features that a framework to build SPAs should have, but some stand ...

Get Building Progressive Web Applications with Vue.js: Reliable, Fast, and Engaging Apps with 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.