No-code Development Podcast Summaries
No-code Development on Yedapo: 5 summarized podcast and YouTube episodes. Each includes key takeaways, core concepts and notable quotes with timestamps.

From Zero to Claude Code in 19 Minutes (no code)
Futurepedia
Jun 15, 2026
Claude Code acts as an agentic developer that writes, tests, and deploys applications directly on your local machine. By using natural language prompts and integrating with external APIs, anyone can move from an idea to a live web app without traditional programming skills.
Key insight: Claude Code doesn't just write code; it can independently run terminal commands, debug errors by taking screenshots of your screen, and self-correct its own logic during the build process.

OpenAI Codex: Build Apps That Work For You 24/7
Greg Isenberg
Jun 4, 2026
Codex Sites enables the creation of autonomous applications that self-update via agentic workflows. By leveraging memory, safe actions, and persistent skills, users can build live, interactive tools that operate independently, shifting the paradigm from static web pages to living, breathing digital products.
Key insight: You can now create autonomous apps that update themselves; instead of manually changing a website, you use agentic skills to perform live data operations directly on your deployed site.
With Codex and GPT 5.5 you can just do things.
Riley Brown
Apr 25, 2026
The barrier to entry for software development has effectively vanished. By leveraging AI-driven engines like Codeex, non-technical users can now clone complex GitHub repositories and iterate on functional video game features in minutes. This shift represents the democratization of creative engineering, turning natural language prompts into executable, production-ready code.
Key insight: The host managed to go from a blank slate to a fully playable 3D game with custom assets, physics, and background music in under 10 minutes without writing a single line of code.

Claude Code + NotebookLM = Super Intelligence
Jack Roberts
Apr 18, 2026
NotebookLM is an elite research librarian, but it lacks computational abilities and data portability. By integrating Claude Code, Supabase, and Pinecone, you can transform static research into a programmatic engine. This creates a feedback loop between qualitative insights and quantitative performance data, enabling you to build fully functional, data-driven applications from your research.
Key insight: NotebookLM is essentially an AI librarian—it can organize and summarize vast amounts of text, but it cannot perform mathematical computations, SQL queries, or data aggregations, which is why bridging it with Claude Code is essential.

Every Claude Code Concept Explained for Normal People
Simon Scrapes
Feb 28, 2026
Claude Code isn't just another chatbot; it is a specialized agent that takes autonomous action on your machine. By mastering the mental model of permissions, context windows, and worktrees, non-technical founders can transition from receiving advice to shipping production-ready applications.
Key insight: The 'Worktree' feature allows you to run multiple isolated Claude instances simultaneously, enabling one agent to fix bugs while another builds features without them ever corrupting the main codebase or each other's memory.