Videos
- Spreadsheets Are All You Need: Excel Meets GPT with Ishan Anand
Ishan Anand discusses his project Spreadsheets Are All You Need, which implements GPT-2 in Excel to teach how large language models work, and explores the potential of combining AI with spreadsheets.
- Decentralized Identifiers and AI with Rizèl Scarlett
Rizèl Scarlett discusses decentralized identifiers, Web5, and AI applications with Anthony Campolo, exploring data ownership and identity verification in the digital age.
- Layoff Log with Chantastic
Anthony Campolo and Michael Chan discuss AI tools, content creation, podcasting, and web development frameworks in a wide-ranging conversation.
- Autogenerate Shownotes with Whisper.cpp and yt-dlp
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.
- LLM Client with Spacy
Spacy is the creator of LLM Client, an open-source framework for building applications with large language models and he joins AJC and the Web Devs to discuss the project.
- Autoshow and Local LLMs with Monarch Wadia
Anthony Campolo and Monarch Wadia discuss AI tools, open-source development, and the philosophical implications of LLMs, joined by guest Fuzzy Bear for a wide-ranging conversation.
- Transcription APIs and Integrating LLMs with Monarch Wadia
Monarch Wadia and Anthony Campolo discuss AI transcription services, Ragged (a universal LLM connector), and dive into philosophical topics like Jungian archetypes and the nature of consciousness.
- NPM Packages with Monarch Wadia
Monarch Wadia and Anthony Campolo discuss the process of publishing NPM packages, covering ragged and autogen-ajt, and explore CLI tools and JavaScript development.
- StoryTime: Generate Children's Stories with AI | Mike Cavaliere
Mike Cavaliere discusses building an AI-powered children's story generator app called StoryTime, exploring prompt engineering techniques and AI development challenges.
- Building a Simple AI Frontend App with Ragged, GPT-4, and TypeScript | Monarch Wadia
Anthony Campolo interviews Monarch Wadia about Ragged, a TypeScript library simplifying LLM integration for web developers, discussing its features and potential applications.
- AI transcript generator? with @ajcwebdev
Ben Holmes and Anthony Campolo explore using AI to automatically generate show notes and transcripts for YouTube videos and podcasts, demonstrating the process live.
- AI Frontends
Nick Taylor and Anthony Campolo discuss AI frontends, exploring tools like LlamaIndex and Mistral, and demonstrating how to build AI-powered applications for content creators.
- React Server Components Without Next.js
Ben Holmes and Anthony Campolo explore React Server Components in RedwoodJS, discussing the framework's evolution and demonstrating an AI chatbot using experimental RSC features.
- A First Look at RedwoodJS with Anthony Campolo and Ryan Carniato
Ryan Carniato and Anthony Campolo explore RedwoodJS's journey towards React Server Components, discussing its unique approach as an opinionated full-stack framework and its upcoming v6 release.
- Next.js Dev Learns RedwoodJS
Anthony guides Dev Agrawal through exploring RedwoodJS, a full-stack framework that combines React, GraphQL, and Prisma, while discussing its features and real-world applications in modern web development.
- Teach Jenn OpenAI Whisper with Anthony Campolo
Anthony Campolo joins Jenn to explore OpenAI's Whisper for AI transcription, demonstrating how to implement it while discussing broader implications of AI technology in content creation.
- AnalogJS with Brandon Roberts
Brandon Roberts demonstrates AnalogJS, his meta-framework combining Angular, Vite, and Nitro to enable modern web development features like SSR, file-based routing, and API routes.
- Databases and Frameworks at the Edge with Glauber Costa and Igor Minar
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.
- Teach Jenn Docker Basics
Anthony returns to Teach Jenn Tech to explain Docker including how to create Docker images, build containers, and run Node.js servers from scratch.
- Getting Started with Redwood for Beginners
Anthony Campolo introduces Kelvin Omereshone to RedwoodJS, a full-stack JavaScript framework that simplifies app development by providing integrated tools and conventions.
- RedwoodJS with Anthony | Tech Talks with Santosh
Anthony Campolo joins Tech Talks with Santosh to demonstrate how to create and deploy a RedwoodJS application, showcasing its full-stack capabilities with React, GraphQL, and Prisma integration.
- Building Reactive UIs with SolidJS
Anthony Campolo introduces SolidJS, a reactive JavaScript framework similar to React, demonstrating its key features and deployment process.
- RedwoodJS 4
Nick Taylor hosts Dom and Anthony Campolo from the RedwoodJS core team to discuss the new features in RedwoodJS 4, including custom authentication and Vite integration.
- Bedrock Layout with Travis Waith-Mair
Anthony Campolo and Travis Waith-Mair demonstrate the responsive, reusable layout components provided by the Bedrock Layout library and discuss its motivation, design, and usage.
- Astro SSR with Ben Holmes
Anthony Campolo and Ben Holmes discuss Astro SSR capabilities, covering cache control options, deployment platforms, and community collaboration.
- Server Side Rendering with Nick Taylor
Nick Taylor and Anthony Campolo demonstrate server-side rendering with Astro, showing how to add interactive components while still maintaining the benefits of SSR.
- Scaling Ethereum with Layer 2 Chains
Anthony Campolo explores Ethereum scaling solutions, focusing on sidechains, ZK rollups, and optimistic rollups, discussing their mechanisms, pros, and cons.
- Bun with Anthony Campolo
Anthony Campolo explores Bun, a new JavaScript runtime, demonstrating how to create and deploy basic Bun servers and applications using Railway and discussing its features and ecosystem.
- SolidJS with Ryan Carniato
Ryan Carniato discusses SolidJS, demonstrating how to port a Hacker News clone from Rollup to Vite while exploring data fetching, reactivity, and emerging JS framework benchmarks.
- Social Cards with Ben Myers
Ben Myers guides Anthony Campolo through creating customizable HTML/CSS-based social media cards for promoting streams, showcasing a unique alternative to image editing software.
- A Crash Course in web3 for web2 Developers
Anthony Campolo presents a crash course on Web3 development for Web2 developers, demonstrating how to build a decentralized application using a smart contract and a React front-end.
- Using icy.tools, GraphQL, and Remix to Build an NFT Dashboard
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 the GraphQL query results.
- Deploy to the Decentralized Web with IPFS
Anthony Campolo rejoins Some Antics with Ben Myers to explore IPFS (InterPlanetary File System) for decentralized web deployment, demonstrating its use and potential impact on future web technologies.
- Web3 is Jamstack by Default
Anthony Campolo introduces Web3 technologies and demonstrates integrating a Svelte app with the Ethereum blockchain, explaining key concepts and implementation details.
- Deploy a React App with Vite and Vercel
Jenn learns to deploy her first React app using Vite and Vercel with guidance from Anthony, covering key concepts in modern web development.
- QuickNode Builds Infrastructure for the Future
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 First Look at Smart Contracts on Avalanche
A guide to creating and deploying a blockchain project on Avalanche, covering MetaMask wallet setup, Solidity smart contract coding, and React application integration on Netlify.
- Taking Astro to the Moon with QuickNode
A guide on creating a decentralized application using Astro and the Avalanche blockchain, focusing on smart contract integration, frontend React development, and key Web3 principles.
- A First Look at Avalanche
Anthony Campolo demonstrates deploying a smart contract on Avalanche using QuickNode and integrating it with a React frontend hosted on Netlify.
- RedwoodJS Walkthrough
Nick Taylor and Anthony Campolo demo using RedwoodJS for building and deploying a fullstack JavaScript application on Netlify, covering database integration and CRUD operations.
- Optimistic Rollups and Sidechains
Anthony Campolo discusses Layer 2 scaling solutions for Ethereum, including sidechains, ZK-rollups, and optimistic rollups, explaining their mechanisms, pros, cons, and implementations.
- RedwoodJS 1.0
Anthony Campolo demonstrates building and deploying a blog application with RedwoodJS 1.0, showcasing its new features and deployment options to Netlify and Render.
- Managing Multiple Data Sources in GraphQL
Anthony Campolo demos how StepZen and GraphQL streamline managing multiple data sources, highlighting its effectiveness in unifying APIs for frontend development.
- Walkthrough Wednesday with Anthony Campolo
Anthony Campolo demonstrates how to build a blog using SvelteKit, Netlify, DEV.to's API, and StepZen's GraphQL Studio, showcasing rapid development of a full-stack application.
- Analyzing the Sentiment of Your Blog Comments
StepZen workshop demonstrating how to analyze sentiment of blog comments by connecting the Dev.to API with Google's Natural Language API using GraphQL and custom directives.
- Integrate APIs with StepZen GraphQL Studio | Frontend Horse
Anthony Campolo demonstrates how to integrate multiple APIs into a unified GraphQL API using StepZen, showcasing its capabilities for simplifying backend development.
- Connecting to Prismic's REST API with StepZen | StepZen
Anthony Campolo joins Alex Trost's Frontend Horse to demo integrating Prismic's headless CMS with StepZen's GraphQL API using StepZen's REST connector to map Prismic's REST API data to a GraphQL schema.
- The Jamstack Goes Fullstack | Jamstack Seattle
Anthony Campolo discusses the evolution of Jamstack towards full-stack development, highlighting key projects and tools in this emerging ecosystem.
- Building APIs with Deno and Oak | Some Antics
Anthony Campolo demonstrates building and deploying a web server using Deno and Oak framework, highlighting its advantages over Node.js for modern server-side JavaScript development.
- Bringing Dynamic Content to 11ty with Slinkity and GraphQL | StepZen
Ben Holmes demonstrates integrating Slinkity with StepZen to create a full-stack Jamstack application using React components and a PostgreSQL database.
- Testing a StepZen GraphQL API with Postman | StepZen
Sean Keegan from Postman joins Anthony Campolo to demonstrate how Postman's testing and collaboration tools enhance developing GraphQL APIs with StepZen.
- RedwoodJS, the JS App Framework | JavaScript Jam
Anthony Campolo joins JavaScript Jam to demo RedwoodJS, a full-stack JavaScript framework, discussing its capabilities, comparisons to other frameworks, and deployment options.
- StepZen 101 - What is StepZen and How Does it Work?
StepZen 101 provides an overview of StepZen's main capabilities, including connecting to various data sources and using custom directives to create a unified GraphQL API.
- Connecting to Supabase with StepZen featuring Paul Copplestone | StepZen
Anthony Campolo and Paul Copplestone, CEO of Supabase, discuss the open source Firebase alternative and demonstrates connecting it to StepZen for GraphQL integration.
- Mix Data from Storyblok CMS with StepZen featuring Facundo Giuliani | StepZen
Anthony Campolo and Facundo Giuliani from Storyblok discuss headless CMSs, Storyblok's features, and integrating with StepZen's GraphQL API.
- Vite and Next Gen Frontend Tooling | Some Antics
Anthony Campolo introduces Ben Myers to Vite, a fast and lightweight build tool for modern web development, demonstrating its capabilities and deployment process.
- Deploying Railway Applications | StepZen
Greg Schier from Railway discusses deploying databases and applications easily, demonstrating integration with StepZen to create a unified GraphQL API.
- Creating a Monolithic Mesh of GraphQL APIs | StepZen
Anthony Campolo demonstrates how to create a monolithic mesh of GraphQL APIs using StepZen, RedwoodJS, and various cloud services including Railway and Netlify.
- Architecting Jamstack Applications with GraphQL | Jamstack Boston
Anthony shows how to use StepZen to stitch together a Shopify backend with a Redwood application, enabling easy querying of products from the frontend.
- Intro to GraphQL | Mintbean
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.
- Secrets of Accessible Routing with the RedwoodJS Core Team | Some Antics
RedwoodJS core team members Anthony and Dom discuss accessibility improvements to Redwood's router for announcing page navigation to screen readers.
- Fullstack Jamstack Development with RedwoodJS | Async
Anthony Campolo demonstrates building a blog web app from scratch with RedwoodJS, showcasing its code generation capabilities and integrations with Prisma and Netlify.
- Using Storybook with RedwoodJS | Lunchdev
Anthony Campolo demonstrates using Storybook in RedwoodJS to incrementally build and visually test a comment component without needing to connect a database first.
- Fullstack GraphQL with RedwoodJS and AppSync | GraphQL Denver
Anthony Campolo demonstrates building GraphQL applications with RedwoodJS for full-stack development and AWS AppSync for cloud APIs, showcasing integration between the two.
- Optimize Site SEO with Elder.js | Svelte Bay Area
Anthony Campolo presents Elder.js, an opinionated Svelte-based static site generator optimized for SEO through simple HTML pages and fast build times.
- Putting RedwoodJS Docs to the Test | Some Antics
Ben Myers and Anthony Campolo audit the RedwoodJS tutorial for accessibility issues including skip links, semantic HTML, alt text, and router persistence.
- Optimize Site SEO with Elder.js | Mintbean
Anthony Campolo demonstrates Elder.js, a fast static site generator built on Svelte, by explaining the concepts through creating and deploying a site with custom routing in under 30 minutes.
- Fullstack GraphQL with AppSync | Mintbean
Anthony Campolo gives an overview of GraphQL and how to use AWS AppSync to easily create fully-managed and scalable GraphQL API gateways.
- Building Fullstack Jamstack Applications with RedwoodJS | JS Monthly
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.
- Building Fullstack Jamstack Applications with RedwoodJS | Jamstack OPO
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.
- Let's Learn RedwoodJS | Learn with Jason
In this episode of Learn With Jason, Anthony Campolo explains how RedwoodJS enables building database backed Jamstack applications without wasting time on backend configuration.
- Build an App from Scratch with Nuxt | Mintbean
Anthony Campolo demonstrates how to create a Nuxt.js app from scratch, covering project setup, routing, and deployment to Netlify.
- RedwoodJS, the Universal Deployment Machine | Mintbean
Anthony Campolo discusses the origins of RedwoodJS and its goal to become a Universal Deployment Machine. He demos how to simultaneously deploy to Netlify and Vercel.
- A Bootcamp Student’s OSS Contribution | OpenSauced
Anthony Campolo discusses his history as a Lambda School student and how he was able to jump ahead through his entrance into open source maintenance with RedwoodJS.
- Deno Crate Organization | Paris Deno
Unlike Node, a monolithic project, Deno is organized into a collection of Rust crates. In this talk, Anthony Campolo summarizes Deno's architecture and how it was created.
- Architecting Fullstack Jamstack Apps with FaunaDB, RedwoodJS, and GraphQL | GraphQL Texas
Anthony Campolo explains how to use GraphQL to build a fullstack Jamstack application with FaunaDB as a serverless backend and RedwoodJS for the frontend.
- A First Look at RedwoodJS | Jamstack Denver
RedwoodJS, a full-stack serverless framework for the Jamstack, is explored through the journey of Anthony Campolo, showcasing its potential for building scalable web applications.