
Goose with Rizel Scarlett and Ebony Louis
Anthony Campolo joins Block’s Rizel Scarlett and Ebony Louis to discuss Goose, the open‑source AI agent that speeds up coding, content creation, and daily tasks.

Anthony Campolo joins Block’s Rizel Scarlett and Ebony Louis to discuss Goose, the open‑source AI agent that speeds up coding, content creation, and daily tasks.

Peter Pistorius shows how RedwoodSDK turns Cloudflare Workers, Durable Objects, and React Server Components into a lightweight powerhouse for real‑time personal apps.

Anthony Campolo and Nick Taylor discuss DevRel, conferences, and building a CLI for video and audio transcription, weaving personal stories and coding insights.

Dev Agrawal joins Anthony Campolo to discuss the Model Context Protocol, covering practical implementations and the evolving landscape of AI.
A conversation with Eric Michaud on AI research, neural networks, scaling dynamics, and their broader implications for academia and industry.

Dev Agrawal joins Anthony Campolo to explore AI image generation, SolidJS 2.0 updates, and personal coding projects.

A conversation with Ishan about building large language models in JavaScript, local AI experimentation, and the future of accessible machine learning.

A practical conversation about zero trust security, running local language models, and how to safeguard internal endpoints using Pomerium.

A look at building a robust, customizable cookie management solution in React, highlighting design choices, branding, advanced theming, testing, and compliance plans.

Anthony Campolo and Christopher Burns discuss approaches to user analytics and privacy tooling including consent management and open-source strategies.

A conversation about TypeScript, modern JavaScript frameworks, and code organization featuring real-world examples and solutions.

A conversation about creating an open-source tool that uses AI for show notes, code collaboration, and more efficient content workflows.

A conversation on real-time architectures, JS frameworks, and the challenges of building full stack apps with real-time features.

Ishan Anand discusses his project Spreadsheets Are All You Need, which implements GPT-2 in Excel spreadsheets to teach how large language models work.

Rizèl Scarlett discusses decentralized identifiers, Web5, and AI applications, exploring data ownership and identity verification in the digital age.

Anthony Campolo and Michael Chan discuss AI tools, content creation, podcasting, and web development frameworks in a wide-ranging conversation.

Anthony Campolo discusses his open-source project Autoshow, which automates the creation of show notes and summaries for video and audio content using AI tools.

Spacy joins AJC and the Web Devs to discuss LLM Client, his open-source framework for building apps with large language models.

Anthony Campolo and Monarch Wadia (later joined by Fuzzy Bear) discuss AI tools, open-source development, and the philosophical implications of LLMs.

Monarch Wadia and Anthony Campolo discuss current text and transcription AI tools and their intersection with topics like Jungian archetypes and consciousness.

Monarch Wadia and Anthony Campolo discuss the process of publishing NPM packages and explore CLI tools and JavaScript development.

Mike Cavaliere discusses building StoryTime, an AI-powered children's story generator app, exploring prompt engineering and AI development challenges.

Anthony Campolo interviews Monarch Wadia about Ragged, a TypeScript library simplifying LLM integration for web developers.

Ben Holmes and Anthony Campolo demo using AI to automatically generate show notes and transcripts from YouTube videos and podcasts.

Nick Taylor and Anthony Campolo discuss AI frontends, exploring tools like LlamaIndex and Mistral, and demo how to build AI-powered apps for content creators.

Ben Holmes and Anthony Campolo explore React Server Components in RedwoodJS, discussing the framework's evolution and demoing an AI chatbot using experimental RSC features.

Ryan Carniato and Anthony Campolo explore RedwoodJS's journey to v6 with React Server Components and its unique, opinionated approach as a full-stack JS framework.

Anthony teaches Dev Agrawal RedwoodJS, a full-stack React framework that integrates GraphQL and Prisma, while discussing its real-world application.

Anthony Campolo joins Teach Jenn Tech to demo Whisper.cpp for AI transcription, discussing broader implications of AI technology in content creation.

Brandon Roberts demonstrates AnalogJS, his meta-framework that combines Angular, Vite, and Nitro to enable SSR, file-based routing, and API routes.

Glauber Costa and Igor Minar join Anthony Campolo for a discussion about the future of developing web applications at the edge with databases and frameworks.

Anthony returns to Teach Jenn Tech to explain Docker including how to create Docker images, build containers, and run Node.js servers from scratch.

Anthony Campolo introduces Kelvin Omereshone to RedwoodJS, a full-stack JS framework that provides conventions for simplifying app development.

Anthony Campolo joins Tech Talks with Santosh to demo creating and deploying a RedwoodJS application, showcasing its full-stack capabilities.

Nick Taylor hosts Dom and Anthony from RedwoodJS's core team to discuss new features in v4 including custom auth and Vite support.

Anthony Campolo and Travis Waith-Mair demo the responsive, reusable layout components provided by Bedrock Layout and discuss its motivation and design.

Nick Taylor and Anthony Campolo demo server-side rendering with Astro, showing how to add interactive components while maintaining the benefits of SSR.

Anthony Campolo and Ben Holmes discuss Astro SSR capabilities, covering cache control options, deployment platforms, and community collaboration.

Anthony Campolo explores Ethereum scaling solutions, focusing on sidechains, ZK rollups, and optimistic rollups, discussing their mechanisms, pros, and cons.

A conversation on vital node infrastructure, developer advocacy, and the future of blockchain networks.

Anthony Campolo introduces SolidJS, a reactive JavaScript framework similar to React, demonstrating its key features and deployment process.

Anthony Campolo explores Bun, a new JS/TS runtime, and demos creating and deploying a basic Bun server using Railway and Docker.

Ryan Carniato discusses SolidJS, demoing how to port a Hacker News clone from Rollup to Vite. Explores data fetching, reactivity, and benchmarking frameworks.

Ben Myers guides Anthony Campolo through creating customizable HTML/CSS-based social media cards for promoting streams.

Anthony Campolo presents a crash course on Web3 development for Web2 developers, demoing how to build a decentralized app using smart contracts and React.

This walkthrough demos how to get an API key from icy.tools, write GraphQL queries for common pieces of NFT data, and create a Remix app to display query results.

Anthony Campolo rejoins Some Antics with Ben Myers to explore IPFS (the InterPlanetary File System) for decentralized web deployment.

Anthony Campolo introduces Web3 technologies and demos integrating a Svelte app with Ethereum's blockchain while explaining key implementation details.

Jenn learns to deploy her first React app using Vite and Vercel with guidance from Anthony, covering key concepts in modern web development.

Anthony Campolo discusses QuickNode's infrastructure for building Web3 applications, demonstrating how to create and deploy a simple smart contract on the Avalanche blockchain.

A guide to creating and deploying an Avalanche blockchain project, covering MetaMask setup, Solidity smart contracts, and React hosting with Netlify.

A guide on creating a decentralized app using Astro and Avalanche, focusing on smart contract integration and frontend React development.

Anthony Campolo demonstrates deploying a smart contract on Avalanche using QuickNode and integrating it with a React frontend hosted on Netlify.

Nick Taylor and Anthony Campolo demo using RedwoodJS for deploying a fullstack JS application on Netlify, covering database integration and CRUD operations.

Anthony Campolo discusses the pros and cons of different Layer 2 scaling solutions for Ethereum, including sidechains, ZK-rollups, and optimistic rollups.

Anthony Campolo demos building a blog app with RedwoodJS 1.0, showcasing its new features and deployment options to Netlify and Render.

Anthony Campolo demos how StepZen and GraphQL streamline managing multiple data sources and unifies APIs for frontend development.

Anthony Campolo demos how to build a blog using SvelteKit, Netlify, DEV.to's API, and StepZen's GraphQL Studio.

StepZen workshop demos using GraphQL custom directives to analyze blog comment sentiment with Dev.to and Google Natural Language APIs.

Anthony Campolo demos integrating multiple APIs into a unified GraphQL API using StepZen, showcasing its capabilities for simplifying backend dev.

Anthony Campolo joins Alex Trost's Frontend Horse to demo how to integrate Prismic's headless CMS with a GraphQL API using StepZen's REST connector.

Anthony Campolo discusses the evolution of Jamstack towards full-stack development, highlighting key projects and tools in this emerging ecosystem.

Anthony Campolo demos building and deploying a web server using Deno and Oak, comparing trade-offs with server-side Node.js frameworks.

Ben Holmes demonstrates integrating Slinkity with StepZen to create a full-stack Jamstack application using React components and a PostgreSQL database.

Sean Keegan from Postman joins Anthony Campolo to demonstrate how Postman's testing and collaboration tools enhance developing GraphQL APIs with StepZen.

Anthony Campolo joins JSJam to demo RedwoodJS, a full-stack framework, discussing its capabilities, deploy options, and comparisons between framework.

An overview of StepZen's main capabilities, including connecting to various data sources and using custom directives to create a unified GraphQL API.

Anthony Campolo and Paul Copplestone, CEO of Supabase, discuss the open source Firebase alternative and demo connecting it to StepZen for GraphQL integration.

Anthony Campolo and Facundo Giuliani from Storyblok discuss headless CMSs, Storyblok's features, and integrating with StepZen's GraphQL API.

Anthony Campolo introduces Ben Myers to Vite, a fast and lightweight build tool for modern web development.

Greg Schier from Railway discusses deploying databases and applications easily, demonstrating integration with StepZen to create a unified GraphQL API.

Anthony Campolo demonstrates how to create a monolithic mesh of GraphQL APIs using StepZen, RedwoodJS, and various cloud services including Railway and Netlify.

Anthony shows how to use StepZen to stitch together a Shopify backend with a Redwood application, enabling easy querying of products from the frontend.

An introduction to GraphQL covering what it is, how to query data from a GraphQL API, and how to integrate GraphQL into a web application.

RedwoodJS core team members Anthony and Dom discuss accessibility improvements to Redwood's router for announcing page navigation to screen readers.

Anthony Campolo demos building a web app from scratch with RedwoodJS, showcasing its code generation capabilities and integrations with Prisma and Netlify.

Anthony Campolo demos using Storybook in RedwoodJS to build and visually test a comment component without connecting a database first.

Anthony Campolo demos building GraphQL applications with RedwoodJS for full-stack development and AWS AppSync for cloud APIs.

Anthony Campolo presents Elder.js, an opinionated Svelte-based static site generator optimized for SEO through simple HTML pages and fast build times.

Ben Myers and Anthony Campolo audit the RedwoodJS tutorial for accessibility issues including skip links, semantic HTML, alt text, and router persistence.

Anthony Campolo demonstrates Elder.js, a fast static site generator built on Svelte, by creating and deploying a site with custom routing in under 30 minutes.

Anthony Campolo gives an overview of GraphQL and how to use AWS AppSync to easily create fully-managed and scalable GraphQL API gateways.

Anthony Campolo outlines the origins of RedwoodJS and the concepts it introduces by demonstrating how to create and deploy a blog in less than 20 minutes.

Anthony Campolo outlines the origins and motivations of RedwoodJS and how to use the framework to build and deploy a fully functional blog in under 20 minutes.

Anthony Campolo joins Learn With Jason to explain how RedwoodJS enables building database backed Jamstack applications without wasting time on backend configuration.

Anthony Campolo demonstrates how to create a Nuxt.js app from scratch, covering project setup, routing, and deployment to Netlify.

Anthony Campolo discusses the origins of RedwoodJS, its goal to become a Universal Deployment Machine, and how to simultaneously deploy to Netlify and Vercel.

Anthony Campolo discusses his history as a Lambda School student and how he was able to get ahead by becoming an open source maintainer of RedwoodJS.

In this Paris Deno talk, Anthony Campolo summarizes Deno's architecture and how it was created, contrasting its structure with Node's.

Anthony Campolo explains how to use GraphQL to build a fullstack Jamstack application with FaunaDB as a serverless backend and RedwoodJS for the frontend.

Exploring RedwoodJS through the journey of a music teacher turned developer, Anthony Campolo outlines the framework's origin and motivations behind the project.