Matt Landers
Matt Landers
Matt Landers leads the DevRel team at WP Engine, after joining the company in 2019 as a Technical Architect who was (and still is) super passionate about headless. That passion ultimately played a major role in the release of Atlas, which pairs WP Engine’s industry-leading WordPress platform with Node.js hosting to enable headless solutions using modern frameworks and technologies like React, Vue, and more. Before joining WP Engine, he served as Technology Evangelist at Microsoft, where he educated developers on the advantages of adopting .NET and worked with Fortune 100 companies to build some of the largest enterprise systems as an Architect. Additionally, Matt founded Covalence, a coding bootcamp, channeling his passion for teaching developers.
JSNation Live 2021JSNation Live 2021
156 min
Building a Hyper Fast Web Server with Deno
WorkshopFree
Deno 1.9 introduced a new web server API that takes advantage of Hyper, a fast and correct HTTP implementation for Rust. Using this API instead of the std/http implementation increases performance and provides support for HTTP2. In this workshop, learn how to create a web server utilizing Hyper under the hood and boost the performance for your web apps.
React Summit Remote Edition 2021React Summit Remote Edition 2021
114 min
Workshop: Mixing Content, Commerce, and SEO with Headless WordPress
Workshop
When working with Headless WordPress it can be daunting having to setup an e-commerce site. This workshop will take you through connecting a Shopify app with your WordPress site, linking your WordPress content to your Shopify products, building a React and NextJS frontend to show your products and posts, using Yoast SEO, and deploying your site to WP Engine’s Atlas platform.
React Summit Remote Edition 2021React Summit Remote Edition 2021
33 min
API-first Development with Headless WordPress
When the burden of rendering is removed from WordPress, it becomes an open source API platform. With a few plugins like WPGraphQL, you can create an extensible backend for your React apps to consume which enables modern architectures and development practices in WordPress.