Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: JAMStack Content Management with Scott Gallant, Jordan Patterson, and Nolan Phillips
Description: A content management system (CMS) defines how the content on a website is arranged and presented. The most widely used CMS is WordPress, the open source tool that is written in PHP. A large percentage of the web consists of WordPress sites, and WordPress has a huge ecosystem of plugins and templates.Despite the success of WordPress, the JAMStack represents the future of web development. JAM stands for JavaScript, APIs, and Markup. In contrast to the monolithic WordPressย deployments, a JAMStack site consists of loosely coupled components. And there are numerous options for a CMS in this e...