SlideShare a Scribd company logo
What happens after React?
Javascript frameworks of the future
www.jesperbylund.com @jesperbylund
HTML
HTML + jQuery
Wordcamp 2014
“The Dawn Of Web Apps”
Angular, BackBone, Ember
ReactJS
Reactive frameworks
Shadow DOM
Side effects…
What happens after react?
(or StencilJS etc)
Advantage 1 - output agnostic
Advantage 2 - speed
Demo
Advantage 3 - less code
What happens after react?
WebComponents
768 rows
17 542 chars ReactJS
513 rows

12 980 chars
Svelte
144 rows

3588
Advantage 4 -
handles CSS and animations
So is it difficult to start?
<script>
let name = “SthlmJS”;
</script>
<h1>Hello {name}!</h1>
npx degit sveltejs/template my-svelte-project

cd my-svelte-project

npm install

npm run dev
What about the bad parts?
Go forth and geek
svelte.dev
www.jesperbylund.com @jesperbylund

More Related Content

PPTX
MVVM for the Web
PDF
08 Workflow e strumenti web
PDF
NodeSummit - MEAN Stack
PPTX
MEAN stack
PDF
The Web We Weave :: How Web Developers Think About Performance
PPT
The MEAN Stack: MongoDB, ExpressJS, AngularJS and Node.js
PDF
The Shape of Speed
PPT
Beyond the MEAN Stack: Thinking Small with Node.js for the Enterprise
MVVM for the Web
08 Workflow e strumenti web
NodeSummit - MEAN Stack
MEAN stack
The Web We Weave :: How Web Developers Think About Performance
The MEAN Stack: MongoDB, ExpressJS, AngularJS and Node.js
The Shape of Speed
Beyond the MEAN Stack: Thinking Small with Node.js for the Enterprise

What's hot (18)

PDF
Performace optimizations and frontend happiness
PDF
More efficient, usable web
PDF
Deploying Rails on EC2 using Rubber (Slides Only)
PDF
Node.js with Express
PDF
Scalatra - Scalar Mini
PDF
Node.js primer
PDF
Why NodeJS
PDF
The MEAN Stack
PPTX
Maurizio Mangione - Get the best out of your PWA with Workbox JS - Codemotion...
PDF
Intro to Node.js
PDF
GETTING STARTED WITH JavaScript and ReactJS
PPTX
NodeJS and what is actually does
PDF
Be IT Conference 2015 | MentorMate - Adding multiplayer to your mobile game: ...
PDF
Node @ flipkart
PDF
Understanding Page Load / Ziling Zhao (Google)
PPTX
Introduction to Node.js
PDF
First Step Into NodeJS World
PDF
Comet, Simplified, with Jabbify Comet Service
Performace optimizations and frontend happiness
More efficient, usable web
Deploying Rails on EC2 using Rubber (Slides Only)
Node.js with Express
Scalatra - Scalar Mini
Node.js primer
Why NodeJS
The MEAN Stack
Maurizio Mangione - Get the best out of your PWA with Workbox JS - Codemotion...
Intro to Node.js
GETTING STARTED WITH JavaScript and ReactJS
NodeJS and what is actually does
Be IT Conference 2015 | MentorMate - Adding multiplayer to your mobile game: ...
Node @ flipkart
Understanding Page Load / Ziling Zhao (Google)
Introduction to Node.js
First Step Into NodeJS World
Comet, Simplified, with Jabbify Comet Service
Ad

More from Jesper Bylund (7)

PPTX
What happens after react? (second edition)
PDF
Text Editing & Input Conflicts
PDF
What is so Ethical about Design?
PDF
Ethics in design (8 feb 2018)
PDF
Wordpress & Backbone: The Dawn of Web Apps
PDF
WordPress och den responsiva webben
PDF
How to improve learning
What happens after react? (second edition)
Text Editing & Input Conflicts
What is so Ethical about Design?
Ethics in design (8 feb 2018)
Wordpress & Backbone: The Dawn of Web Apps
WordPress och den responsiva webben
How to improve learning
Ad

Recently uploaded (20)

PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Nekopoi APK 2025 free lastest update
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
medical staffing services at VALiNTRY
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PPTX
Transform Your Business with a Software ERP System
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PPTX
Introduction to Artificial Intelligence
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
AI in Product Development-omnex systems
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Odoo POS Development Services by CandidRoot Solutions
How to Migrate SBCGlobal Email to Yahoo Easily
Nekopoi APK 2025 free lastest update
Upgrade and Innovation Strategies for SAP ERP Customers
medical staffing services at VALiNTRY
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Operating system designcfffgfgggggggvggggggggg
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Odoo Companies in India – Driving Business Transformation.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Transform Your Business with a Software ERP System
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Introduction to Artificial Intelligence
PTS Company Brochure 2025 (1).pdf.......
AI in Product Development-omnex systems
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...

What happens after react?