Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.
Take your HTML, CSS, and JavaScript skills to the next level by learning one of the hottest JavaScript frameworks available today, Vue.js! Vue.js is a fun and easy to use JavaScript framework for building user interfaces. The core of the framework is lightweight and fast and can be used in projects of any size. In this course, you’ll build two fun, challenging projects to learn Vue.js and apply everything instantly.
Delegates will learn
- the basics of Vue.js, including its use of templates to display data on a page
- to set up Vue projects from scratch, or use vue-cli to set up from a template
- to create instances, learn about single page apps, Custom directives, Mixins, Routing and more
- to effectively use and navigate the Vuex library
- the fundamental concepts of Vue.js and how to use it in applications
- to discover how Vue.js works with CSS to style your websites and applications
- to use render functions and JSX, rather than templates, to determine what Vue displays
- to control how code is executed and displayed with vue-router
- to build a fully functional app from scratch, and unit test your applications
Audience
This course is for web developers who have little or no prior experience with Vue.js. It mainly targets JavaScript enthusiasts who want to learn a modern and simple JavaScript framework.