Limit this search to....

Vue.Js: Up and Running: Building Accessible and Performant Web Apps
Contributor(s): MacRae, Callum (Author)
ISBN: 1491997249     ISBN-13: 9781491997246
Publisher: O'Reilly Media
OUR PRICE:   $37.99  
Product Type: Paperback - Other Formats
Published: April 2018
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Javascript
- Computers | Web - Web Programming
- Computers | Programming - Open Source
Physical Information: 0.3" H x 7" W x 9.1" (0.60 lbs) 171 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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 page
  • Set up Vue projects from scratch, or use vue-cli to set up from a template
  • Create a maintainable codebase by splitting code into self-contained components
  • Discover how Vue.js works with CSS to style your websites and applications
  • Use render functions and JSX, rather than templates, to determine what Vue displays
  • Control how code is executed and displayed with vue-router
  • Manage state in one centralized place with the Vuex library
  • Write unit tests to ensure your Vue components don't break in the future

Contributor Bio(s): MacRae, Callum: -

Callum Macrae is a JavaScript developer and occasional musician based in London, UK, working at SamKnows to make the internet faster for everyone. His current favorite things to work with are Vue and SVGs (but only sometimes at the same time). He regularly contributes to open source projects including gulp and his own projects, and can be found on GitHub and Twitter (@callumacrae).