University of OXford & University of camBRiDGE
...is a collective term for characteristics that the two institutions share.
Our publications are sneak peeks! ...happy learning kidz!
Learn Vue.js Essentials
By Shaun Wassell
TIME TO COMPLETE:3h 42m
TOPICS:Vue.js
PUBLISHED BY:Addison-Wesley Professional
PUBLICATION DATE:July 2021
LECTURE DATE: 07/2021
LECTURE LINK: https://learning.oreilly.com | https://informit.com
| CODE: https://github.com/shaunwa/vue-livelessons
| Sneak Peek
| The Sneak Peek program provides early access to Pearson video
| products and is exclusively available to Safari subscribers.
| Content for titles in this program is made available throughout
| the development cycle, so products may not be complete, edited, or
| finalized, including video post-production editing.
| Nearly 4 Hours of Video Instruction
| Shaun Wassell covers what developers need to successfully create
| and manage front-end codebases using Vue.js, currently one of the
| most popular front-end JavaScript frameworks.
| Description
| Vue allows developers to create beautiful, performant, and easily
| maintainable websites incredibly quickly. It also has the added
| benefit of allowing developers to incorporate the code into their
| sites incrementally. For some time, Vue.js was almost hidden in
| obscurity by the overwhelming amount of attention given to React
| and Angular. But lately, the number of people talking about,
| writing about, and building great apps with Vue.js has exploded.
| Vue.js is an incredibly simple and approachable framework. It
| works well when simply adding interactivity to a page, and it is
| more than appropriate for full-scale apps.
| Learn Vue.js Essentials LiveLessons is a hands-on, comprehensive
| guide to learning and mastering the Vue library, including
| screen-casting, slides, and hands-on coding demonstrations.
| What You Will Learn
Code a full-scale Vue application
Build and deploy this application so that it can be accessed
| from anywhere
Learn to recognize good and bad patterns in Vue code
Use composition to increase code reuse and flexibility
Learn about directives and how they work
| Who Should Take This Course
| Software developers who are familiar with the basics of web
| development, such as HTML, CSS, basic JavaScript, and who want to
| increase their effectiveness and make their skills relevant again
| by learning the modern way of developing websites using Vue.
Software developers
Web developers
Full-stack developers
Front-end developers
| Secondary audience: Developers who have never done any kind of web
| development before and want to jump into the most advanced
| technology.
| Course Requirements
| Learners should know the basics of HTML, CSS, and JavaScript and
| have a strong understanding of basic programming concepts, such as
| variables, arrays, control flow, etc.