Jump to ratings and reviews
Rate this book

A Quick Introduction to Vue.js Components

Rate this book
Vue.js is becoming more and more popular as it is a library quite easy to understand.

Components are powerful features of Vue.js. Components encapsulate reusable pieces of the user interface.

Presentation components take in data and create the user interface.

Container components can store and manage state. They manage communication between child components.

The reactivity system in Vue.js implies that when data changes, the component using that data will update.

Vuex is a centralized store. Components can connect to the store using computed properties.

In this book, we are going to build a shopping cart application using Vue.js and Vuex.

46 pages, Kindle Edition

Published July 25, 2019

About the author

Cristian Salcescu

16 books3 followers
Cristian Salcescu is the author of the "Functional JavaScript" and "Functional React" book series.
He is a technical lead passionate about front-end development and enthusiastic about sharing ideas. He took different roles and participated in all parts of software creation.
Cristian Salcescu is a JavaScript trainer and a writer on Medium.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (100%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.