Exploring the Interactivity API in WordPress Part 1

Опубликовано: 24 Ноябрь 2024
на канале: viewSource
1,535
59

o begins another project! This time back inside WordPress. Brian and Aurooba discuss the Interactivity API in WordPress. They explore how to use the API, the challenges they faced, and the benefits it provides. They also touch on JavaScript modules and how they are used in the context of the Interactivity API. The conversation ends with a discussion about future topics to cover in the series as they build out the plugin using the API.

A full transcript of the episode is available on the website. Watch the video podcast on YouTube and subscribe to our channel and newsletter (https://viewsource.fm/subscribe) to hear about episodes (and more) first!

Quick Start Guide - https://developer.wordpress.org/block...
Interactivity API Proposal - https://make.wordpress.org/core/2023/...
WP Movies - https://wpmovies.dev/
Our demo repo - https://github.com/viewSourcePodcast/...
Brian's website – https://www.briancoords.com
Aurooba's website – https://aurooba.com


00:00:00 Introduction
00:01:12 Introducing the next project!
00:03:23 What is the Interactivity API?
00:06:00 The WooCommerce usecase
00:07:18 How Interactivity API fits into the larger picture
00:10:02 The Alpine.js Comparison
00:11:57 So what project are we building?
00:15:24 Tracking the list with Local Storage
00:16:44 Using a resource already being loaded on the site
00:19:55 How do you get started with the Interactivity API?
00:21:45 What are JavaScript Modules?
00:32:56 What's next in the series?