X
Vue.js: Up and Running: Building Accessible and
Vue.js: Up and Running: Building Accessible and

Vue.js: Up and Running: Building Accessible and Performant Web Apps

Product ID : 41017768
3.8 out of 5 stars


Galleon Product ID 41017768
Shipping Weight 0 lbs
I think this is wrong?
Model
Manufacturer
Shipping Dimension 0 x 0 x 0 inches
I think this is wrong?
-
No price yet.
Price not yet available.

Pay with

About Vue.js: Up And Running: Building Accessible And

Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you’ll quickly move from basics to custom components and advanced features—including JSX, the JavaScript syntax extension.Author Callum Macrae shows you how to use the most useful libraries in the Vue ecosystem, such as vue-router for routing, vuex for state management, and vue-test-utils for testing. If you’re a frontend developer familiar with JavaScript, HTML, and CSS, this book will show you how to develop a fully featured web application using Vue.Learn Vue.js basics, including its use of templates to display data on a pageSet up Vue projects from scratch, or use vue-cli to set up from a templateCreate a maintainable codebase by splitting code into self-contained componentsDiscover how Vue.js works with CSS to style your websites and applicationsUse render functions and JSX, rather than templates, to determine what Vue displaysControl how code is executed and displayed with vue-routerManage state in one centralized place with the Vuex libraryWrite unit tests to ensure your Vue components don’t break in the future