This document discusses building client-side applications with WordPress and the WP-API. It introduces the presenter and explains why one would use WordPress for client-side apps. It then outlines the basic steps to get data from the WP-API and display it using templates on the client-side. Examples are provided of fully client-side WordPress sites and code samples are included. Resources for learning more are provided at the end.