SlideShare a Scribd company logo
SPA with Flask & Vue | @vannsl
Pain Free Frontend Development
SPA with Flask and Vue
Vanessa Böhner
Frontend Developer
@vannsl
@vannsl
vannsl.io
SPA with Flask & Vue | @vannsl
Codebase
github.com/Vannsl/spa-flask-vue
SPA with Flask & Vue | @vannsl
past
index.html
main.js
styles.css
SPA with Flask & Vue | @vannsl
now
Frontend development logos
SPA with Flask & Vue | @vannsl
SPA with Flask and Vue
SPA with Flask & Vue | @vannsl
😱
Another FE Framework?
SPA with Flask & Vue | @vannsl
Progressive JS framework
• Approachable

• Versatile

• Performant
SPA with Flask & Vue | @vannsl
Core Features
SPA with Flask & Vue | @vannsl
Declarative Rendering
Reactive Data Binding
SPA with Flask & Vue | @vannsl
Small & Reusable Components
Composing with Components
Single File Components
SPA with Flask & Vue | @vannsl
Vue Lifecycle Hooks
The Vue Instance
SPA with Flask & Vue | @vannsl
index.html
main.js
styles.css
App.vue
SPA with Flask & Vue | @vannsl
And that’s why: Webpack
Webpack 4
SPA with Flask & Vue | @vannsl
The good news:
You don’t have to care
🤷
SPA with Flask & Vue | @vannsl
vue-cli
• CLI für rapid Vue.js development

• Scaffolding the project

• Ready-to-use app skeletons
SPA with Flask & Vue | @vannsl
vue-cli
SPA with Flask & Vue | @vannsl
Project Structure
SPA with Flask & Vue | @vannsl
Project Structure
SPA with Flask & Vue | @vannsl
Sources
SPA with Flask & Vue | @vannsl
HelloWorld.vue
SPA with Flask & Vue | @vannsl
Sources
SPA with Flask & Vue | @vannsl
Vue Router
mode hash: localhost:8080/#/faq
mode history: localhost:8080/faq
SPA with Flask & Vue | @vannsl
Add router to App.vue
SPA with Flask & Vue | @vannsl
Create the backend
- FAQ - Endpoint…
SPA with Flask & Vue | @vannsl
Component FAQ.vue
SPA with Flask & Vue | @vannsl
npm run dev
&&
FLASK_APP=run.py
FLASK_DEBUG=1 flask run
SPA with Flask & Vue | @vannsl
SPA with Flask & Vue | @vannsl
www.awesome-vue.com
• Datepicker

• Spinner

• Waterfall Layout

• Adsense

• Electron

• i18n

• Google Analytics
SPA with Flask & Vue | @vannsl
Thanks 🙏Thanks 🙏

More Related Content

PDF
Pain Free Frontend Development
PDF
Infinum - Building API based apps without an API
PPTX
Angular PWA
PDF
Serverless Application Model - Executing Lambdas Locally
PDF
Driving Pipeline Automation With Newman and the Postman API
PPTX
How and why test Azure Front Door with AWS Lambda & PowerShell? | Osman Sahin...
PPTX
Selenium Conference Austin 2017 - Automate Windows and Mac Apps With The WebD...
PDF
180929_NextBuild_From_Java_to_Kotlin
Pain Free Frontend Development
Infinum - Building API based apps without an API
Angular PWA
Serverless Application Model - Executing Lambdas Locally
Driving Pipeline Automation With Newman and the Postman API
How and why test Azure Front Door with AWS Lambda & PowerShell? | Osman Sahin...
Selenium Conference Austin 2017 - Automate Windows and Mac Apps With The WebD...
180929_NextBuild_From_Java_to_Kotlin

What's hot (20)

PDF
Is Serverless The New Swiss Cheese?
PDF
Demystifying Web Performance
PDF
Reasonable app development
PPTX
Writing Performant Front-end Code
PDF
RxJS: A Beginner & Expert's Perspective - ng-conf 2017
PDF
Building for, perceiving and measuring performance for mobile web
PPTX
Serverless with Azure Functions
PDF
Develop and Deploy Outside the Repo
PDF
Aptana Jaxer
PDF
Common design principles and design patterns in automation testing
PDF
20 quick wins to improve your website speed
PDF
Mesos at OpenTable
PPTX
GAB2017 - Azure function to build serverless SharePoint apps
PDF
Application Performance Monitoring for WordPress
PDF
Panoramic view of web APIs
PDF
Magnolia Conference Basel 2016 SysEleven
PDF
Ansible ALLTHETHINGS
PPTX
What DevOps means for QA Teams
PPTX
Cloud Native Batch Processing
PDF
Scaling Without Expanding: a DevOps Story
Is Serverless The New Swiss Cheese?
Demystifying Web Performance
Reasonable app development
Writing Performant Front-end Code
RxJS: A Beginner & Expert's Perspective - ng-conf 2017
Building for, perceiving and measuring performance for mobile web
Serverless with Azure Functions
Develop and Deploy Outside the Repo
Aptana Jaxer
Common design principles and design patterns in automation testing
20 quick wins to improve your website speed
Mesos at OpenTable
GAB2017 - Azure function to build serverless SharePoint apps
Application Performance Monitoring for WordPress
Panoramic view of web APIs
Magnolia Conference Basel 2016 SysEleven
Ansible ALLTHETHINGS
What DevOps means for QA Teams
Cloud Native Batch Processing
Scaling Without Expanding: a DevOps Story
Ad

Similar to SPA Flask Vue (20)

PDF
Vue.js Component Tools
PDF
Exploring pwa for shopware
PPTX
Azure Static Web Apps
PDF
Quinoa: A modern Quarkus UI with no hassles | DevNation tech Talk
PPTX
SharePoint Framework - Developer Preview
PDF
Migrating a modern spring web application to serverless
PDF
NodeJS Interactive 2019: FaaS meets Frameworks
PDF
How to build a static website in two and a half days with Nuxt and Tailwind CSS
PPTX
SharePoint Saturday Ottawa - From SharePoint to Office 365 Development
PPTX
Short-Training asp.net vNext
PDF
Building PWAs: ScalaCode’s Comprehensive Frameworks & Tools Handbook
PPTX
ESPC 2016 - From SharePoint to Office 365 Development - The path to your new ...
PPTX
SharePoint Fest Chicago - From SharePoint to Office 365 Development
PDF
Building a Single Page Application with VueJS
PPTX
SharePoint Fest Seattle 2019 - From SharePoint to Office 365 Development
PPTX
SharePoint Fest DC 2019 - From SharePoint to Office 365 Development
PDF
How to convert your Full Trust Solutions to the SharePoint Framework (SPFx)
PDF
Essentials in JavaScript App Bundling with Webpack
PPTX
SharePoint Fest Chicago 2018 - From SharePoint to Office 365 development
PDF
Building your own calendly using amazon app sync
Vue.js Component Tools
Exploring pwa for shopware
Azure Static Web Apps
Quinoa: A modern Quarkus UI with no hassles | DevNation tech Talk
SharePoint Framework - Developer Preview
Migrating a modern spring web application to serverless
NodeJS Interactive 2019: FaaS meets Frameworks
How to build a static website in two and a half days with Nuxt and Tailwind CSS
SharePoint Saturday Ottawa - From SharePoint to Office 365 Development
Short-Training asp.net vNext
Building PWAs: ScalaCode’s Comprehensive Frameworks & Tools Handbook
ESPC 2016 - From SharePoint to Office 365 Development - The path to your new ...
SharePoint Fest Chicago - From SharePoint to Office 365 Development
Building a Single Page Application with VueJS
SharePoint Fest Seattle 2019 - From SharePoint to Office 365 Development
SharePoint Fest DC 2019 - From SharePoint to Office 365 Development
How to convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Essentials in JavaScript App Bundling with Webpack
SharePoint Fest Chicago 2018 - From SharePoint to Office 365 development
Building your own calendly using amazon app sync
Ad

Recently uploaded (20)

PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PPT
Introduction Database Management System for Course Database
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
How Creative Agencies Leverage Project Management Software.pdf
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
AI in Product Development-omnex systems
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
ISO 45001 Occupational Health and Safety Management System
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Introduction Database Management System for Course Database
Adobe Illustrator 28.6 Crack My Vision of Vector Design
How Creative Agencies Leverage Project Management Software.pdf
PTS Company Brochure 2025 (1).pdf.......
Wondershare Filmora 15 Crack With Activation Key [2025
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Navsoft: AI-Powered Business Solutions & Custom Software Development
AI in Product Development-omnex systems
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
CHAPTER 2 - PM Management and IT Context
Design an Analysis of Algorithms II-SECS-1021-03
Operating system designcfffgfgggggggvggggggggg
Odoo Companies in India – Driving Business Transformation.pdf
ISO 45001 Occupational Health and Safety Management System

SPA Flask Vue