Vue.js: Component Communication & Routing
This course continues exploring Vue.js a JavaScript front-end framework that is lightweight flexible progressive and easy to set up for creating apps. In this 16-video course learners see how to perform client-side routing how to apply styling and examine several approaches to styling in Vue apps. You will learn to assign and reassign both class and style bindings to the app elements. Next the course demonstrates how to use CSS pre-processes and to bind two CSS styles and classes in an app. You will learn how to create and use routes in a Vue app. You will learn to write programmatically and how to create routes that can accept dynamic parameters. Learners see how to use Veux a state management pattern and library in Vue and how to work with remote APIs (application programming interface) using the Axios HTTP client service. Finally you will see how to stop a bay from loading initially and stop navigation away from a page by using route guards.