Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 747 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 747 Bytes

django-webpack-talk

Overview

  • Explore two common architectures for integrating a Single Page App into Django
  • Live demo of the techmeet app (Same Origin)
  • Explain how Django serves the Single Page App in production
  • Explain how we use Webpack's DevServer in development
  • Summarize why I'm interested in exploring the Same Origin model

Slides

View the SLIDES.md for my notes on installation and why I wanted to explore this implentation.

To view in presentation mode install mdp and use this command:

mdp -ifc SLIDES.md

Special thanks to...