Upgrade to Pro — share decks privately, control downloads, hide ads and more …

React and the JAMstack - Reactathon Fundamentals 2018

React and the JAMstack - Reactathon Fundamentals 2018

Mathias Biilmann

March 21, 2018
Tweet

More Decks by Mathias Biilmann

Other Decks in Programming

Transcript

  1. Building a fully hosted CMS Moved to the Bay Area,

    built a managed CMS for the legacy stack
  2. For the last 15 years the web has been built

    on the fly, causing ever increasing issue with: Security 7% of all legacy sites hacked Performance Single origin, builds for every visitor, low conversion Scalability Infrastructure needs scaling up front The Web Needs a Paradigm Shift
  3. The Evolution of the Web Unix Model Legacy Web (The

    site needs to be built EVERY time it’s served) Modern Web ~1970-1997 ~1997-Today Now CLIENT WEB SERVER APP SERVER DATABASE CLIENT SERVER CLIENT CDN SERVICES
  4. = A New Stack Decoupled Architecture Git Centric Workflow A

    Better Web + 10x Faster No more malware Infinitely scalable Browser CDN Build Tool Services Git Continuous Delivery CDN
  5. Browser Front-end / Preact Hugo + Webpack GitHub Netlify CMS

    (React) A Smashing Architecture Microservices / Lamba