Book Image

Isomorphic JavaScript with MEVN Stack [Video]

By : David Acosta
Book Image

Isomorphic JavaScript with MEVN Stack [Video]

By: David Acosta

Overview of this book

<p>Do you want to build scalable, high-performance web apps? Harness the power of the JavaScript ecosystem to run, build, and test your full-stack applications. This course will guide you in building a full-stack app using Isomorphic JavaScript frameworks. You'll build web applications using the MEVN Stack in JavaScript.</p> <p>This course takes you on an end-to-end journey, building on your basic skills and taking you to advanced skill set in no time with Vue.js while deploying enhanced web apps to a production environment.</p> <p>The code bundle for this video course is provided in this github repository: https://github.com/PacktPublishing/Isomorphic-JavaScript-with-MEVN-Stack</p> <h1>Style and Approach</h1> <p>The course is divided into multiple sections, each one presenting a key fundamental concept of the popular MEVN stack. Topics will provide the knowledge and skills needed to create a professional and sophisticated modern web application. The course takes a step-by-step approach, while providing complete and helpful voiceover explanations. Viewers will be able to implement advanced programming concepts but will also understand them and be able to implement them on their own.</p>
Table of Contents (7 chapters)
Chapter 3
Vue.js Core Concepts
Content Locked
Section 2
Vue.js Components
Learn to create Vue.js Components. - Use pre-defined Vue.js components to understand syntax - Import components into other files and components - Create various components to be used in the application