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

The Future Of WordPress as a Headless CMS - WordCamp Minneapolis

The Future Of WordPress as a Headless CMS - WordCamp Minneapolis

JAMstack is growing in popularity as a faster, more secure option than a traditional CMS like WordPress. However, WordPress is still a powerful tool for creating and managing content and can serve as the backend for a modern application. In this session you’ll learn what JAMstack is, why many consider it the future of the web, and how WordPress fits in to a modern web application architecture. #WCMPS

Mike Hale

August 21, 2020
Tweet

More Decks by Mike Hale

Other Decks in Programming

Transcript

  1. What is a Content Management System (CMS)? A software application

    that can be used to manage the creation, modification, and distribution of digital content.
  2. Advantages of Using JAMstack • Flexibility & Control • Multi-channel

    publishing • Security • Speed • Reliability • Low Maintenance
  3. When to Use • Content for a Mobile App •

    Power a static Microsite • Interact with a JavaScript UI • Large, publisher sites
  4. JAMstack is the Future - Funding • Gatsby - $46M

    • Netlify - $97m • Strattic - $6.5M • Frontity - €1.4M
  5. GraphQL Approach - Pages, Posts, Navigation Create page and post

    templates Create static posts and pages with the createPages API Add Navigation Image Handling Pagination Styling Support Block Styles Deployment