SlideShare a Scribd company logo
1 of 16
Download to read offline
VueJS
What is vue.js?
Is a progressive javascript framework for building user interfaces. The core
library is focused on the view layer only.
Progressive:
● Approachable: Know html, css and javascript will make you do apps.
● Versatile: It is simple, minimal core and can handle apps of any scale.
● Performant: It has a fast virtual DOM with total library file size 16 mb + gzip.
Declarative Rendering
Conditional Rendering
List Rendering
Installation
npm install vue
There are two builds available, the standalone build and the runtime-only
build:
● The standalone build includes the compiler and supports the template
option.
● The runtime-only build does not include the template compiler, roughly
30% lighter-weight than the standalone build.
The Vue Instance
Every vue app must have this: new Vue({ }) , that is the constructor.
Or
var MyComponent = Vue.extend({ }) if you want to create a component.
For more info check Life Cycle Diagram
Template Syntax
Vue.js uses an HTML-based template syntax that allows you to declaratively
bind the rendered DOM to the underlying Vue instance’s data. All Vue.js
templates are valid HTML that can be parsed by spec-compliant browsers and
HTML parsers.
Under the hood, Vue compiles the templates into Virtual DOM render
functions. Combined with the reactivity system, Vue is able to intelligently
figure out the minimal amount of components to re-render and apply the
minimal amount of DOM manipulations when the app state changes.
Template Syntax ( Interpolations )
● Text: <span>Message: {{ msg }}</span> “Mustache” syntax (Plain text).
● Raw HTML: <div v-html="rawHtml"></div> “directive” (HTML).
● Attributes: <div v-bind:id="dynamicId"></div> “directive”.
● Filters: {{ message | capitalize }} are functions inside filters object to
change text format.
Template Syntax (Directives)
Directives are special attributes with the v- prefix. Directive attribute values
are expected to be a single JavaScript expression (with the exception for
v-for, which will be discussed later). A directive’s job is to reactively apply
side effects to the DOM when the value of its expression changes.
<p v-if="seen">Now you see me</p>
Template Syntax (Directives - Arguments)
Some directives can take an “argument”, denoted by a colon after the
directive name. Example:
<a v-bind:href="url"></a>
v-on directive, which listens to DOM events:
<a v-on:click="doSomething">
Components
Components are one of the most powerful features of Vue. They help you
extend basic HTML elements to encapsulate reusable code. At a high level,
components are custom elements that Vue’s compiler attaches behavior to.
In some cases, they may also appear as a native HTML element extended with
the special is attribute.
State Management
Large applications can often grow in complexity, due to multiple pieces of
state scattered across many components and the interactions between them.
To help solve this problem, we can adopt a simple store pattern:
Demo App
Let us see how vue works in a project
Thank You

More Related Content

What's hot

What's hot (20)

Introduction to VueJS & Vuex
Introduction to VueJS & VuexIntroduction to VueJS & Vuex
Introduction to VueJS & Vuex
 
Vue.js
Vue.jsVue.js
Vue.js
 
第一次用 Vue.js 就愛上 [改]
第一次用 Vue.js 就愛上 [改]第一次用 Vue.js 就愛上 [改]
第一次用 Vue.js 就愛上 [改]
 
An introduction to Vue.js
An introduction to Vue.jsAn introduction to Vue.js
An introduction to Vue.js
 
Vuex
VuexVuex
Vuex
 
Vue.js is boring - and that's a good thing
Vue.js is boring - and that's a good thingVue.js is boring - and that's a good thing
Vue.js is boring - and that's a good thing
 
Vue presentation
Vue presentationVue presentation
Vue presentation
 
Vue 淺談前端建置工具
Vue 淺談前端建置工具Vue 淺談前端建置工具
Vue 淺談前端建置工具
 
Love at first Vue
Love at first VueLove at first Vue
Love at first Vue
 
The Point of Vue - Intro to Vue.js
The Point of Vue - Intro to Vue.jsThe Point of Vue - Intro to Vue.js
The Point of Vue - Intro to Vue.js
 
Vue.js Getting Started
Vue.js Getting StartedVue.js Getting Started
Vue.js Getting Started
 
Basics of Vue.js 2019
Basics of Vue.js 2019Basics of Vue.js 2019
Basics of Vue.js 2019
 
Vuejs for Angular developers
Vuejs for Angular developersVuejs for Angular developers
Vuejs for Angular developers
 
Famo.us - New generation of HTML5 Web Application Framework
Famo.us - New generation of HTML5 Web Application FrameworkFamo.us - New generation of HTML5 Web Application Framework
Famo.us - New generation of HTML5 Web Application Framework
 
Vue, vue router, vuex
Vue, vue router, vuexVue, vue router, vuex
Vue, vue router, vuex
 
VueJS Introduction
VueJS IntroductionVueJS Introduction
VueJS Introduction
 
Vue js and Vue Material
Vue js and Vue MaterialVue js and Vue Material
Vue js and Vue Material
 
Javascript MVVM with Vue.JS
Javascript MVVM with Vue.JSJavascript MVVM with Vue.JS
Javascript MVVM with Vue.JS
 
Scalable Front-end Development with Vue.JS
Scalable Front-end Development with Vue.JSScalable Front-end Development with Vue.JS
Scalable Front-end Development with Vue.JS
 
Room with a Vue - Introduction to Vue.js
Room with a Vue - Introduction to Vue.jsRoom with a Vue - Introduction to Vue.js
Room with a Vue - Introduction to Vue.js
 

Viewers also liked

¿Es el rol del docente determinante en la educación a distancia para la for...
 ¿Es el rol del docente determinante en la educación a distancia para la for... ¿Es el rol del docente determinante en la educación a distancia para la for...
¿Es el rol del docente determinante en la educación a distancia para la for...
INOCENCIO MELÉNDEZ JULIO
 
¿Es el rol del docente determinante en la educación a distancia para la for...
 ¿Es el rol del docente determinante en la educación a distancia para la for... ¿Es el rol del docente determinante en la educación a distancia para la for...
¿Es el rol del docente determinante en la educación a distancia para la for...
INOCENCIO MELÉNDEZ JULIO
 
Inocencio melendez julio. ensayo sobre la negociación de bavaria s.a sab-mi...
Inocencio melendez julio. ensayo sobre la negociación de bavaria s.a  sab-mi...Inocencio melendez julio. ensayo sobre la negociación de bavaria s.a  sab-mi...
Inocencio melendez julio. ensayo sobre la negociación de bavaria s.a sab-mi...
INOCENCIO MELÉNDEZ JULIO
 
Inocencio meléndez julio. fundamentos de mercadeo. inocencio meléndez julio...
Inocencio meléndez julio. fundamentos de mercadeo. inocencio meléndez julio...Inocencio meléndez julio. fundamentos de mercadeo. inocencio meléndez julio...
Inocencio meléndez julio. fundamentos de mercadeo. inocencio meléndez julio...
INOCENCIO MELÉNDEZ JULIO
 
La comunicación verbal y no verbal. inocencio meléndez julio.
La comunicación verbal y no verbal. inocencio meléndez julio.La comunicación verbal y no verbal. inocencio meléndez julio.
La comunicación verbal y no verbal. inocencio meléndez julio.
INOCENCIO MELÉNDEZ JULIO
 
Inocencio meléndez julio. instrumentos de recoleccion de información y trab...
Inocencio meléndez julio. instrumentos de recoleccion de información y trab...Inocencio meléndez julio. instrumentos de recoleccion de información y trab...
Inocencio meléndez julio. instrumentos de recoleccion de información y trab...
INOCENCIO MELÉNDEZ JULIO
 
Inocencio meléndez julio. preacuerdo empresarial. el planeamiento en la inve...
Inocencio meléndez julio. preacuerdo empresarial. el planeamiento en la inve...Inocencio meléndez julio. preacuerdo empresarial. el planeamiento en la inve...
Inocencio meléndez julio. preacuerdo empresarial. el planeamiento en la inve...
INOCENCIO MELÉNDEZ JULIO
 

Viewers also liked (20)

Vue.js for beginners
Vue.js for beginnersVue.js for beginners
Vue.js for beginners
 
Vue.js
Vue.jsVue.js
Vue.js
 
There and Back Again - A Tale of Programming Languages
There and Back Again - A Tale of Programming LanguagesThere and Back Again - A Tale of Programming Languages
There and Back Again - A Tale of Programming Languages
 
Making Turbolinks work with Vue.js: Fast server-generated pages with reactive...
Making Turbolinks work with Vue.js: Fast server-generated pages with reactive...Making Turbolinks work with Vue.js: Fast server-generated pages with reactive...
Making Turbolinks work with Vue.js: Fast server-generated pages with reactive...
 
Enjoy the vue.js
Enjoy the vue.jsEnjoy the vue.js
Enjoy the vue.js
 
Global Startup Creators vol.5 - Facebook bot development handson
Global Startup Creators vol.5 - Facebook bot development handsonGlobal Startup Creators vol.5 - Facebook bot development handson
Global Startup Creators vol.5 - Facebook bot development handson
 
Vue.js 2.0を試してみた
Vue.js 2.0を試してみたVue.js 2.0を試してみた
Vue.js 2.0を試してみた
 
Progressive Framework Vue.js 2.0
Progressive Framework Vue.js 2.0Progressive Framework Vue.js 2.0
Progressive Framework Vue.js 2.0
 
Tour of Vue.js
Tour of Vue.jsTour of Vue.js
Tour of Vue.js
 
Tutorial aprendizaje autónomo vs autoaprendizaje
Tutorial aprendizaje autónomo vs autoaprendizajeTutorial aprendizaje autónomo vs autoaprendizaje
Tutorial aprendizaje autónomo vs autoaprendizaje
 
¿Es el rol del docente determinante en la educación a distancia para la for...
 ¿Es el rol del docente determinante en la educación a distancia para la for... ¿Es el rol del docente determinante en la educación a distancia para la for...
¿Es el rol del docente determinante en la educación a distancia para la for...
 
¿Es el rol del docente determinante en la educación a distancia para la for...
 ¿Es el rol del docente determinante en la educación a distancia para la for... ¿Es el rol del docente determinante en la educación a distancia para la for...
¿Es el rol del docente determinante en la educación a distancia para la for...
 
Inocencio melendez julio. ensayo sobre la negociación de bavaria s.a sab-mi...
Inocencio melendez julio. ensayo sobre la negociación de bavaria s.a  sab-mi...Inocencio melendez julio. ensayo sobre la negociación de bavaria s.a  sab-mi...
Inocencio melendez julio. ensayo sobre la negociación de bavaria s.a sab-mi...
 
Rebeka
RebekaRebeka
Rebeka
 
Inocencio meléndez julio. fundamentos de mercadeo. inocencio meléndez julio...
Inocencio meléndez julio. fundamentos de mercadeo. inocencio meléndez julio...Inocencio meléndez julio. fundamentos de mercadeo. inocencio meléndez julio...
Inocencio meléndez julio. fundamentos de mercadeo. inocencio meléndez julio...
 
El racismo (2)
El racismo (2)El racismo (2)
El racismo (2)
 
Powerpoint 97 2003 show
Powerpoint 97 2003 showPowerpoint 97 2003 show
Powerpoint 97 2003 show
 
La comunicación verbal y no verbal. inocencio meléndez julio.
La comunicación verbal y no verbal. inocencio meléndez julio.La comunicación verbal y no verbal. inocencio meléndez julio.
La comunicación verbal y no verbal. inocencio meléndez julio.
 
Inocencio meléndez julio. instrumentos de recoleccion de información y trab...
Inocencio meléndez julio. instrumentos de recoleccion de información y trab...Inocencio meléndez julio. instrumentos de recoleccion de información y trab...
Inocencio meléndez julio. instrumentos de recoleccion de información y trab...
 
Inocencio meléndez julio. preacuerdo empresarial. el planeamiento en la inve...
Inocencio meléndez julio. preacuerdo empresarial. el planeamiento en la inve...Inocencio meléndez julio. preacuerdo empresarial. el planeamiento en la inve...
Inocencio meléndez julio. preacuerdo empresarial. el planeamiento en la inve...
 

Similar to Vue.js

Beginning MEAN Stack
Beginning MEAN StackBeginning MEAN Stack
Beginning MEAN Stack
Rob Davarnia
 
Presentation in Club AJAX Dallas, 11/1/2011
Presentation in Club AJAX Dallas, 11/1/2011Presentation in Club AJAX Dallas, 11/1/2011
Presentation in Club AJAX Dallas, 11/1/2011
MaxMotovilov
 

Similar to Vue.js (20)

Reactjs Basics
Reactjs BasicsReactjs Basics
Reactjs Basics
 
Full Stack React Workshop [CSSC x GDSC]
Full Stack React Workshop [CSSC x GDSC]Full Stack React Workshop [CSSC x GDSC]
Full Stack React Workshop [CSSC x GDSC]
 
Dust.js
Dust.jsDust.js
Dust.js
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
Beginning MEAN Stack
Beginning MEAN StackBeginning MEAN Stack
Beginning MEAN Stack
 
Presentation in Club AJAX Dallas, 11/1/2011
Presentation in Club AJAX Dallas, 11/1/2011Presentation in Club AJAX Dallas, 11/1/2011
Presentation in Club AJAX Dallas, 11/1/2011
 
Angularjs
AngularjsAngularjs
Angularjs
 
Incremental DOM and Recent Trend of Frontend Development
Incremental DOM and Recent Trend of Frontend DevelopmentIncremental DOM and Recent Trend of Frontend Development
Incremental DOM and Recent Trend of Frontend Development
 
Angular Basics.pptx
Angular Basics.pptxAngular Basics.pptx
Angular Basics.pptx
 
Intro lift
Intro liftIntro lift
Intro lift
 
Intro to mobile web application development
Intro to mobile web application developmentIntro to mobile web application development
Intro to mobile web application development
 
AngularJS 101 - Everything you need to know to get started
AngularJS 101 - Everything you need to know to get startedAngularJS 101 - Everything you need to know to get started
AngularJS 101 - Everything you need to know to get started
 
JavaScript
JavaScriptJavaScript
JavaScript
 
Warsaw Frontend Meetup #1 - Webpack
Warsaw Frontend Meetup #1 - WebpackWarsaw Frontend Meetup #1 - Webpack
Warsaw Frontend Meetup #1 - Webpack
 
Nodejs
NodejsNodejs
Nodejs
 
Web components
Web componentsWeb components
Web components
 
Overview of atg framework
Overview of atg frameworkOverview of atg framework
Overview of atg framework
 
react-en.pdf
react-en.pdfreact-en.pdf
react-en.pdf
 
Workshop 2: JavaScript Design Patterns
Workshop 2: JavaScript Design PatternsWorkshop 2: JavaScript Design Patterns
Workshop 2: JavaScript Design Patterns
 
Knockout js session
Knockout js sessionKnockout js session
Knockout js session
 

More from BADR

More from BADR (14)

Sunspot - The Ruby Way into Solr
Sunspot - The Ruby Way into SolrSunspot - The Ruby Way into Solr
Sunspot - The Ruby Way into Solr
 
Docker up and Running For Web Developers
Docker up and Running For Web DevelopersDocker up and Running For Web Developers
Docker up and Running For Web Developers
 
Take Pride in Your Code - Test-Driven Development
Take Pride in Your Code - Test-Driven DevelopmentTake Pride in Your Code - Test-Driven Development
Take Pride in Your Code - Test-Driven Development
 
Single Responsibility Principle
Single Responsibility PrincipleSingle Responsibility Principle
Single Responsibility Principle
 
NoSQL Databases
NoSQL DatabasesNoSQL Databases
NoSQL Databases
 
Explicit Semantic Analysis
Explicit Semantic AnalysisExplicit Semantic Analysis
Explicit Semantic Analysis
 
Getting some Git
Getting some GitGetting some Git
Getting some Git
 
ReactiveX
ReactiveXReactiveX
ReactiveX
 
Algorithms - A Sneak Peek
Algorithms - A Sneak PeekAlgorithms - A Sneak Peek
Algorithms - A Sneak Peek
 
Android from A to Z
Android from A to ZAndroid from A to Z
Android from A to Z
 
Apache Hadoop - Big Data Engineering
Apache Hadoop - Big Data EngineeringApache Hadoop - Big Data Engineering
Apache Hadoop - Big Data Engineering
 
MySQL Indexing
MySQL IndexingMySQL Indexing
MySQL Indexing
 
Duckville - The Strategy Design Pattern
Duckville - The Strategy Design PatternDuckville - The Strategy Design Pattern
Duckville - The Strategy Design Pattern
 
The Perks and Perils of the Singleton Design Pattern
The Perks and Perils of the Singleton Design PatternThe Perks and Perils of the Singleton Design Pattern
The Perks and Perils of the Singleton Design Pattern
 

Recently uploaded

introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
VishalKumarJha10
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
VictorSzoltysek
 

Recently uploaded (20)

8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
ManageIQ - Sprint 236 Review - Slide Deck
ManageIQ - Sprint 236 Review - Slide DeckManageIQ - Sprint 236 Review - Slide Deck
ManageIQ - Sprint 236 Review - Slide Deck
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 

Vue.js

  • 1.
  • 3. What is vue.js? Is a progressive javascript framework for building user interfaces. The core library is focused on the view layer only. Progressive: ● Approachable: Know html, css and javascript will make you do apps. ● Versatile: It is simple, minimal core and can handle apps of any scale. ● Performant: It has a fast virtual DOM with total library file size 16 mb + gzip.
  • 7. Installation npm install vue There are two builds available, the standalone build and the runtime-only build: ● The standalone build includes the compiler and supports the template option. ● The runtime-only build does not include the template compiler, roughly 30% lighter-weight than the standalone build.
  • 8. The Vue Instance Every vue app must have this: new Vue({ }) , that is the constructor. Or var MyComponent = Vue.extend({ }) if you want to create a component. For more info check Life Cycle Diagram
  • 9. Template Syntax Vue.js uses an HTML-based template syntax that allows you to declaratively bind the rendered DOM to the underlying Vue instance’s data. All Vue.js templates are valid HTML that can be parsed by spec-compliant browsers and HTML parsers. Under the hood, Vue compiles the templates into Virtual DOM render functions. Combined with the reactivity system, Vue is able to intelligently figure out the minimal amount of components to re-render and apply the minimal amount of DOM manipulations when the app state changes.
  • 10. Template Syntax ( Interpolations ) ● Text: <span>Message: {{ msg }}</span> “Mustache” syntax (Plain text). ● Raw HTML: <div v-html="rawHtml"></div> “directive” (HTML). ● Attributes: <div v-bind:id="dynamicId"></div> “directive”. ● Filters: {{ message | capitalize }} are functions inside filters object to change text format.
  • 11. Template Syntax (Directives) Directives are special attributes with the v- prefix. Directive attribute values are expected to be a single JavaScript expression (with the exception for v-for, which will be discussed later). A directive’s job is to reactively apply side effects to the DOM when the value of its expression changes. <p v-if="seen">Now you see me</p>
  • 12. Template Syntax (Directives - Arguments) Some directives can take an “argument”, denoted by a colon after the directive name. Example: <a v-bind:href="url"></a> v-on directive, which listens to DOM events: <a v-on:click="doSomething">
  • 13. Components Components are one of the most powerful features of Vue. They help you extend basic HTML elements to encapsulate reusable code. At a high level, components are custom elements that Vue’s compiler attaches behavior to. In some cases, they may also appear as a native HTML element extended with the special is attribute.
  • 14. State Management Large applications can often grow in complexity, due to multiple pieces of state scattered across many components and the interactions between them. To help solve this problem, we can adopt a simple store pattern:
  • 15. Demo App Let us see how vue works in a project