Back to Course Library

Vue.js by Example

Type
free
Level
beginner
Topics
vue | javascript | typescript | web development

Creating large, monolithic SPAs is all the rage, but not all solutions need a single page application. I found that improving parts of my web projects with islands of functionality was better in many cases, but the complexity of Angular and my hatred of .jsx made me yearn for a modern framework that is simple and straightforward. That’s where Vue came in and saved the day.

Vue is a scalable framework that is used to add interactivity to Web sites, as well as making it possible to build complete Single Page Applications (SPAs). Instead of taking on the complexity of a full build system, you can start small with Vue and scale as your needs change. Vue has been specifically built to handle a variety of scenarios, instead of being singularly focused on large, enterprise-scale applications. While using transpilers, loaders, and command-line tools are possible, Vue also allows you to just drop a single JavaScript file on your page and start building smart, client-side interactivity.

Take the Course for Free

Connect With Us

Let us know how we can help you. We'll get back to you as soon as possible.