SlideShare a Scribd company logo
Progressive
JavaScript
Why React when you can Vue?
Hello!
I am Sonal Raj
5 year old JS developer
Full Stack Enthusiast
2
What is VueJS?
3
The Vue-logy
4
◎ Gentle learning curve
◎ Lightweight
◎ Flexible
◎ Modular
◎ Highly Performant
Plus, incredible development speed with ready-to-use plug-ins.
5
6
Interpolations
Directives – V-attributes that modify the DOM
Filters
7
Computed props are complex manipulations
of reactive props, cached based on their
dependencies
8
Watchers are generic way to react to data
changes, for asynchronous or expensive
operations
9
Reactivity
10
Components
Ok the data binding is neat for small demos.
What about big apps?
11
Modularity
You will be disappointed if you still love
global scopes!
12
Two Way Binding
The VueJS magic!
13
Handling User
Inputs
Make the app communicative.
14
What to do for
Application Scalability
15
Full Stack Use
MVVM pattern with focus on the View model,
connecting View and model with two-way reactive
data-binding
◎ Veux
◎ Vue Router
◎ Vue Test Utils
◎ Vue CLI
16
Vue CLI
Project Generator for initial project setup
and scaffolding
17
Single File Components
◎ Encapsulate template, javascript and CSS
◎ Webpack / Browserify build tools
◎ Component Scoped CSS
◎ VueLoader
18
Vue Routing
◎ Dynamic routing matching with params and query
params
◎ Nested routes, named routes
◎ Redirects
◎ Aliases
19
Veux
20
Veux State Management
◎ ELM-inspired, flux-like
◎ Storage of the application state
◎ Redirects
◎ Aliases
21
Benchmarking
22
React v/s Vue
◎ React wins in richness of its ecosystem and custom
renderers
◎ Vuejs wins in all performance profiles (Thanks to
virtual DOM)
◎ Vuejs faster dev mode with up to 10xframe rate
23
Speed
Stats
24
25
Porting of large projects
to VueJS
Common Mistakes
26
Porting of large projects
to VueJS
Lessons Learnt
27
Migration Tips and
Tricks
28
Testing in VueJS
◎ Testing Filters
◎ Component Testing tools
◎ Property change verifications
◎ Veux Store Testing
◎ Event Tests
29
[ Rapid App Dev with VueJS ]
DEMO
30
Extra Productivity Tools
◎ JSX – If you are a fan!
◎ Combile with redux using vue-redux
◎ Can use redux-sagas with vue-sagas
◎ vue-migration-helper
◎ awesome-vue
Thanks!
Any questions?
You can find me at sonal-raj@github & sonal.nitjsr@gmail.com
31

More Related Content

What's hot (7)

PPTX
Getting started with Vue.js - CodeMash 2020
Burton Smith
 
PDF
Nuxeo Web Engine - Embedding GFv3
Eduardo Pelegri-Llopart
 
PPTX
Difference between-angular js-nodejs
Netleon-Technologies Website-Professionals
 
PPTX
Vuejs and Web components - current state
Mikhail Kuznetcov
 
PDF
Nuxeo World Session: GWT Integration
Nuxeo
 
PDF
TrailBlazer: A new life for your Ruby on Rails applications
Serdar Dogruyol
 
ZIP
Javascript - Rock and Roll
Béla Varga
 
Getting started with Vue.js - CodeMash 2020
Burton Smith
 
Nuxeo Web Engine - Embedding GFv3
Eduardo Pelegri-Llopart
 
Difference between-angular js-nodejs
Netleon-Technologies Website-Professionals
 
Vuejs and Web components - current state
Mikhail Kuznetcov
 
Nuxeo World Session: GWT Integration
Nuxeo
 
TrailBlazer: A new life for your Ruby on Rails applications
Serdar Dogruyol
 
Javascript - Rock and Roll
Béla Varga
 

Similar to Progressive Javascript: Why React when you can Vue? (20)

PDF
Intro to VueJS Workshop
Rafael Casuso Romate
 
PDF
Love at first Vue
Dalibor Gogic
 
PDF
VueJS: The Simple Revolution
Rafael Casuso Romate
 
PDF
Vue JS Interview Questions By Scholarhat
Scholarhat
 
PPTX
Basics of Vue.js 2019
Paul Bele
 
PDF
Vue.js
Jadson Santos
 
PPTX
Introduction to Vue.js DevStaff Meetup 13.02
Paul Bele
 
PPTX
Passionate People Meetup - React vs Vue with a deepdive into Proxies
Harijs Deksnis
 
ODP
An Introduction to Vuejs
Paddy Lock
 
PDF
Building a Single Page Application with VueJS
danpastori
 
PDF
What is Vue.js in Software Development.docx.pdf
MPIRIC Software
 
PPTX
Introduction to VueJS for begginers with examples | Namspace IT
namespaceit
 
PDF
Vue, vue router, vuex
Samundra khatri
 
PDF
Vue.js
BADR
 
PDF
Is Vue catching up with React.pdf
Mindfire LLC
 
PPTX
Vue.js Use Cases
GlobalLogic Ukraine
 
PPTX
A New Vue for Web Development
Chad Campbell
 
PDF
The Point of Vue - Intro to Vue.js
Holly Schinsky
 
PPTX
Introduction to web application development with Vue (for absolute beginners)...
Lucas Jellema
 
PDF
Why do JavaScript enthusiast think of Vue.js for building real-time web appli...
Katy Slemon
 
Intro to VueJS Workshop
Rafael Casuso Romate
 
Love at first Vue
Dalibor Gogic
 
VueJS: The Simple Revolution
Rafael Casuso Romate
 
Vue JS Interview Questions By Scholarhat
Scholarhat
 
Basics of Vue.js 2019
Paul Bele
 
Introduction to Vue.js DevStaff Meetup 13.02
Paul Bele
 
Passionate People Meetup - React vs Vue with a deepdive into Proxies
Harijs Deksnis
 
An Introduction to Vuejs
Paddy Lock
 
Building a Single Page Application with VueJS
danpastori
 
What is Vue.js in Software Development.docx.pdf
MPIRIC Software
 
Introduction to VueJS for begginers with examples | Namspace IT
namespaceit
 
Vue, vue router, vuex
Samundra khatri
 
Vue.js
BADR
 
Is Vue catching up with React.pdf
Mindfire LLC
 
Vue.js Use Cases
GlobalLogic Ukraine
 
A New Vue for Web Development
Chad Campbell
 
The Point of Vue - Intro to Vue.js
Holly Schinsky
 
Introduction to web application development with Vue (for absolute beginners)...
Lucas Jellema
 
Why do JavaScript enthusiast think of Vue.js for building real-time web appli...
Katy Slemon
 
Ad

More from Sonal Raj (10)

PDF
Internet of Things with Python & Serverless - PyCon MY 2019 - Kuala Lumpur, M...
Sonal Raj
 
PDF
IOT and Home Automation with Serverless Computing | Serverless Days 2019 | So...
Sonal Raj
 
PDF
Internet of Python - IOT with Python and Serverless | Sonal Raj | HydPy Feb 2019
Sonal Raj
 
PDF
Alexa enabled smart home programming in Python - PyCon India 2018
Sonal Raj
 
PDF
Startup Diagnostics: Reasons why startups can fail.
Sonal Raj
 
PPTX
IT Quiz Mains
Sonal Raj
 
PPTX
IT Quiz Prelims
Sonal Raj
 
PPTX
Spock the human computer interaction system - synopsis
Sonal Raj
 
PDF
Real Time Graph Computations in Storm, Neo4J, Python - PyCon India 2013
Sonal Raj
 
PDF
Storm Real Time Computation
Sonal Raj
 
Internet of Things with Python & Serverless - PyCon MY 2019 - Kuala Lumpur, M...
Sonal Raj
 
IOT and Home Automation with Serverless Computing | Serverless Days 2019 | So...
Sonal Raj
 
Internet of Python - IOT with Python and Serverless | Sonal Raj | HydPy Feb 2019
Sonal Raj
 
Alexa enabled smart home programming in Python - PyCon India 2018
Sonal Raj
 
Startup Diagnostics: Reasons why startups can fail.
Sonal Raj
 
IT Quiz Mains
Sonal Raj
 
IT Quiz Prelims
Sonal Raj
 
Spock the human computer interaction system - synopsis
Sonal Raj
 
Real Time Graph Computations in Storm, Neo4J, Python - PyCon India 2013
Sonal Raj
 
Storm Real Time Computation
Sonal Raj
 
Ad

Recently uploaded (20)

PDF
Technical-Careers-Roadmap-in-Software-Market.pdf
Hussein Ali
 
PDF
UITP Summit Meep Pitch may 2025 MaaS Rebooted
campoamor1
 
PPTX
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
PDF
ERP Consulting Services and Solutions by Contetra Pvt Ltd
jayjani123
 
PDF
Why is partnering with a SaaS development company crucial for enterprise succ...
Nextbrain Technologies
 
PDF
Dipole Tech Innovations – Global IT Solutions for Business Growth
dipoletechi3
 
PPTX
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
PDF
Simplify React app login with asgardeo-sdk
vaibhav289687
 
PDF
intro_to_cpp_namespace_robotics_corner.pdf
MohamedSaied877003
 
PPTX
iaas vs paas vs saas :choosing your cloud strategy
CloudlayaTechnology
 
PPTX
Library_Management_System_PPT111111.pptx
nmtnissancrm
 
PDF
TheFutureIsDynamic-BoxLang witch Luis Majano.pdf
Ortus Solutions, Corp
 
PPTX
Get Started with Maestro: Agent, Robot, and Human in Action – Session 5 of 5
klpathrudu
 
PDF
Empower Your Tech Vision- Why Businesses Prefer to Hire Remote Developers fro...
logixshapers59
 
PDF
MiniTool Partition Wizard Free Crack + Full Free Download 2025
bashirkhan333g
 
PDF
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
PDF
MiniTool Power Data Recovery 8.8 With Crack New Latest 2025
bashirkhan333g
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PDF
Everything you need to know about pricing & licensing Microsoft 365 Copilot f...
Q-Advise
 
PPTX
From spreadsheets and delays to real-time control
SatishKumar2651
 
Technical-Careers-Roadmap-in-Software-Market.pdf
Hussein Ali
 
UITP Summit Meep Pitch may 2025 MaaS Rebooted
campoamor1
 
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
ERP Consulting Services and Solutions by Contetra Pvt Ltd
jayjani123
 
Why is partnering with a SaaS development company crucial for enterprise succ...
Nextbrain Technologies
 
Dipole Tech Innovations – Global IT Solutions for Business Growth
dipoletechi3
 
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
Simplify React app login with asgardeo-sdk
vaibhav289687
 
intro_to_cpp_namespace_robotics_corner.pdf
MohamedSaied877003
 
iaas vs paas vs saas :choosing your cloud strategy
CloudlayaTechnology
 
Library_Management_System_PPT111111.pptx
nmtnissancrm
 
TheFutureIsDynamic-BoxLang witch Luis Majano.pdf
Ortus Solutions, Corp
 
Get Started with Maestro: Agent, Robot, and Human in Action – Session 5 of 5
klpathrudu
 
Empower Your Tech Vision- Why Businesses Prefer to Hire Remote Developers fro...
logixshapers59
 
MiniTool Partition Wizard Free Crack + Full Free Download 2025
bashirkhan333g
 
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
MiniTool Power Data Recovery 8.8 With Crack New Latest 2025
bashirkhan333g
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
Everything you need to know about pricing & licensing Microsoft 365 Copilot f...
Q-Advise
 
From spreadsheets and delays to real-time control
SatishKumar2651
 

Progressive Javascript: Why React when you can Vue?