Today at 12 PM EDT, join Andrew Welch and me for the CraftQuest on Call livestream. We'll recap our experiences at Dot All, and discuss rwhat's coming in Craft 5, Craft Commerce 5, and Craft Cloud. We missed the first livestream of the month because we were in Barcelona, so we're excited to be back!
I started a new course called "Refactoring with Filters," where we learn some helpful Twig filters and apply them on the CraftQuest site to refactor some code. The course starts with a video on the `filter` filter and one on the `map` filter. This course is still in progress, so check back for new videos soon!
The Popover API offers developers a standard way to show and hide popover-type elements. And the best part is that the API will let you do it declaratively (with just a couple of HTML attributes) or by hooking into the API using JavaScript.
In this lesson, I walk through the fundamentals of using the API declaratively and using JavaScript.