A biweekly conversation around tech, web development, and WordPress with hosts Aurooba Ahmed and Brian Coords.

viewSource
Claim This Podcastby Aurooba Ahmed, Brian Coords
Podcast Overview
A biweekly conversation around tech, web development, and WordPress with hosts Aurooba Ahmed and Brian Coords.
Language
🇺🇲
Publishing Since
1/24/2023
1 verified contact email on file for viewSource
Pitch yourself as a guest, propose sponsorships, or reach out directly to the host.
Recent Episodes

April 29, 2024
Exploring the Interactivity API in WordPress Part 2
<p>Aurooba and Brian dig deeper into the WordPress Interactivity API. This episode mostly focuses on the HTML directives they used in their custom blocks, how they work with block markup, and how the Interactivity API uses them to hydrate data. Along the way they also compare it to other templating and logic tools like the ones in Laravel and Next.js from previous episodes.</p><p>A full transcript of the episode is available on the website. Watch the video podcast on <a href="https://youtu.be/F5hUuyXMW_0">YouTube</a> and subscribe to our channel and <a href="https://viewsource.fm/subscribe">newsletter</a> to hear about episodes (and more) first!</p><ul><li><a href="https://github.com/WordPress/gutenberg/discussions/categories/interactivity-api?discussions_q=is%3Aopen+category%3A%22Interactivity+API%22">https://github.com/WordPress/gutenberg/discussions/categories/interactivity-api?discussions_q=is%3Aopen+category%3A%22Interactivity+API%22</a></li><li><a href="https://twitter.com/SethRubenstein">https://twitter.com/SethRubenstein</a></li><li><a href="https://twitter.com/DevelopWoo">https://twitter.com/DevelopWoo</a></li><li><a href="https://developer.wordpress.org/block-editor/reference-guides/packages/packages-interactivity/packages-interactivity-api-reference">https://developer.wordpress.org/block-editor/reference-guides/packages/packages-interactivity/packages-interactivity-api-reference</a></li><li>Brian's website – <a href="https://www.briancoords.com/">https://www.briancoords.com</a></li><li>Aurooba's website – <a href="https://aurooba.com/">https://aurooba.com</a></li></ul> <ul><li>(00:00) - S03E14 Sequence</li> <li>(00:09) - Introduction</li> <li>(01:21) - Packages vs Feature Plugins</li> <li>(04:24) - Browsing the Documentation</li> <li>(08:24) - Preview of our frontend block</li> <li>(09:53) - HTML Directives</li> <li>(13:12) - Conventions for binding and events handlers</li> <li>(16:31) - Callbacks and Actions</li> <li>(18:37) - State, Context and Loops</li> <li>(20:04) - Using Attributes and Hydration</li> <li>(24:01) - Wrapping up and Next Steps</li> </ul>

April 15, 2024
Exploring the Interactivity API in WordPress Part 1
<p>So 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.</p><p>A full transcript of the episode is available on the website. Watch the video podcast on <a href="https://youtu.be/lZnJvnpLf2A">YouTube</a> and subscribe to our channel and <a href="https://viewsource.fm/subscribe">newsletter</a> to hear about episodes (and more) first!</p><ul><li>Quick Start Guide - <a href="https://developer.wordpress.org/block-editor/reference-guides/packages/packages-interactivity/#quick-start-guide">https://developer.wordpress.org/block-editor/reference-guides/packages/packages-interactivity/#quick-start-guide</a></li><li>Interactivity API Proposal - <a href="https://make.wordpress.org/core/2023/03/30/proposal-the-interactivity-api-a-better-developer-experience-in-building-interactive-blocks/">https://make.wordpress.org/core/2023/03/30/proposal-the-interactivity-api-a-better-developer-experience-in-building-interactive-blocks/</a></li><li>WP Movies - <a href="https://wpmovies.dev/">https://wpmovies.dev/</a></li><li>Our demo repo - <a href="https://github.com/viewSourcePodcast/vs-reading-list">https://github.com/viewSourcePodcast/vs-reading-list</a></li><li>Brian's website – <a href="https://www.briancoords.com/">https://www.briancoords.com</a></li><li>Aurooba's website – <a href="https://aurooba.com/">https://aurooba.com</a></li></ul> <ul><li>(00:00) - Introduction</li> <li>(01:12) - Introducing the next project!</li> <li>(03:23) - What is the Interactivity API?</li> <li>(06:00) - The WooCommerce usecase</li> <li>(07:18) - How Interactivity API fits into the larger picture</li> <li>(10:02) - The Alpine.js Comparison </li> <li>(11:57) - So what project are we building?</li> <li>(15:24) - Tracking the list with Local Storage</li> <li>(16:44) - Using a resource already being loaded on the site</li> <li>(19:55) - How do you get started with the Interactivity API?</li> <li>(21:45) - What are JavaScript Modules?</li> <li>(32:56) - What's next in the series?</li> </ul>

April 1, 2024
Font Library in WordPress 6.5
<p>Aurooba and Brian dig into the Font Library - a flagship feature launching in WordPress 6.5. Along the way they discuss the long road getting it into core, some user interface issues, and the future of "composability" in WordPress.</p><p>A full transcript of the episode is available on the website. Watch the video podcast on <a href="https://www.youtube.com/watch?v=Oss-6D9xPFg">YouTube</a> and subscribe to our channel and <a href="https://viewsource.fm/subscribe">newsletter</a> to hear about episodes (and more) first!</p><ul><li>Fonts in WP Tavern - <a href="https://wptavern.com/a-pared-back-web-fonts-api-may-land-in-wordpress-6-0-or-not-at-all">https://wptavern.com/a-pared-back-web-fonts-api-may-land-in-wordpress-6-0-or-not-at-all</a></li><li>Rich Tabor - Composability - <a href="https://rich.blog/theme-composition/">https://rich.blog/theme-composition/</a></li><li>WordPress 6.5 - <a href="https://make.wordpress.org/core/6.5">https://make.wordpress.org/core/6.5</a></li><li>Brian's Tavern Article - <a href="https://wptavern.com/synced-pattern-overrides-punted-font-library-approved-as-wordpress-6-5-nears-release">https://wptavern.com/synced-pattern-overrides-punted-font-library-approved-as-wordpress-6-5-nears-release</a></li><li>Brian's website – <a href="https://www.briancoords.com/">https://www.briancoords.com</a></li><li>Aurooba's website – <a href="https://aurooba.com/">https://aurooba.com</a></li></ul> <ul><li>(00:00) - S02E12 - Font Library</li> <li>(00:09) - Intro and WordPress 6.5</li> <li>(03:08) - Font Library and Developers Naming Things</li> <li>(05:05) - Release Landing Page, Playground, and WP CLI</li> <li>(09:49) - Styles Panel in the Site Editor</li> <li>(13:23) - Typography Panel and Tech issues</li> <li>(18:05) - Variants and Variable Fonts</li> <li>(19:52) - Google Fonts and GDPR</li> <li>(21:43) - Saving changes in the site editor</li> <li>(24:58) - Font Library's Journey to Core</li> <li>(28:01) - Ongoing Discussion for the Font Library</li> <li>(32:25) - The Hosting Companies Responsibility</li> <li>(35:47) - Composability</li> </ul>
36 total episodes available
Deep-dive analytics for viewSource
Frequently asked questions
Have a different question and can't find the answer you're looking for? Reach out to our support team by sending us an email and we'll get back to you as soon as we can.
- What is viewSource?
- How often does this podcast release new episodes?
This podcast updates weekly.
- Where can I listen to this podcast?
This podcast is available on 10 platforms including Apple Podcasts, Spotify, and more. You can also use the RSS feed directly.
- Does this podcast accept guests?
Yes, this podcast regularly features guests.
Legal Disclaimer
Pod Engine is not affiliated with, endorsed by, or officially connected with any of the podcasts displayed on this platform. We operate independently as a podcast discovery and analytics service.
All podcast artwork, thumbnails, and content displayed on this page are the property of their respective owners and are protected by applicable copyright laws. This includes, but is not limited to, podcast cover art, episode artwork, show descriptions, episode titles, transcripts, audio snippets, and any other content originating from the podcast creators or their licensors.
We display this content under fair use principles and/or implied license for the purpose of podcast discovery, information, and commentary. We make no claim of ownership over any podcast content, artwork, or related materials shown on this platform. All trademarks, service marks, and trade names are the property of their respective owners.
While we strive to ensure all content usage is properly authorized, if you are a rights holder and believe your content is being used inappropriately or without proper authorization, please contact us immediately at hey@podengine.ai for prompt review and appropriate action, which may include content removal or proper attribution.
By accessing and using this platform, you acknowledge and agree to respect all applicable copyright laws and intellectual property rights of content owners. Any unauthorized reproduction, distribution, or commercial use of the content displayed on this platform is strictly prohibited.
