In this episode of Frontity Talks we outline a number of techniques you can use for debugging your Frontity project, both in the browser and on the server.
- Post TagsDevelopers, DevRel, Frontity Talks
In this episode of Frontity Talks we outline a number of techniques you can use for debugging your Frontity project, both in the browser and on the server.
In this episode of Frontity Talks we demonstrate the correct way to use external CSS in your Frontity project using the
In this episode of Frontity Talks we demonstrate how to fetch posts and then order them by category, displaying the resulting content on the homepage.
In this episode of Frontity Talks we discuss Custom Post Types, providing you with a comprehensive guide to using CPTs with headless WordPress in your Frontity project.
In this episode of Frontity Talks we cover two topics. Michael demonstrates how to use beforeSSR to pre-fetch data, in this case a contact form, that can then be included anywhere on your site. JuanMa then explains how to use processors to parse incoming HTML and process it.
In this talk we go through some ES6 topics and mars-theme. Frontity Talks are a series of videos where our DevRel team explain different Frontity topics.