Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
AI-generated deep dives into software engineering — from frontend architecture and best practices to technical leadership and team building. Each episode explores real-world lessons from building larg... more
FAQs about Tech Lead Frontend:How many episodes does Tech Lead Frontend have?The podcast currently has 14 episodes available.
August 24, 2026Keep It Simple, Stupid: Why the Smartest Code Is the DumbestRedux, state machines, saga middleware — most teams don't need any of it. React state and Context solve 90% of real-world cases, and the remaining 10% probably don't need a library either....more21minPlay
July 17, 2026React Do's and Don'ts: Fiber, Reconciliation, and the Hooks Nobody Uses RightMost React developers write code that works but re-renders 10x more than it should. Understanding Fiber, reconciliation, and when useMemo actually matters changes how you think about performance....more23minPlay
June 29, 2026Building an AI Chatbot for My Portfolio — Zero Dependencies, One HourHow I built a conversational AI agent with Claude Haiku, a single Next.js API route, and zero npm dependencies. Rate limiting, markdown rendering, syntax highlighting, and privacy guardrails — from idea to production in under an hour....more23minPlay
June 28, 2026Build a Multi-Step Form with Web Components, Zero FrameworksA real-world multi-step form with validation, i18n, and event-driven architecture — built with Lit, native HTML validation, and 5 dependencies. No React. No state library. No form library....more23minPlay
June 17, 2026Kill the Java BFF: Why Small Teams Should Go Fullstack with Next.jsIf your small Scrum team runs a Java Spring Boot BFF alongside a React frontend, you're paying double. Here's an honest architecture comparison — including where Java wins....more20minPlay
June 11, 2026The Rule of Least Power: Stop Overengineering Your FrontendThe W3C told us in 2006: use the least powerful technology that works. Most frontend teams do the opposite. Here's how HTML, CSS, and native APIs can replace half your dependencies....more24minPlay
June 10, 2026Tech Lead Frontend — Video TeaserA short video introduction to the Tech Lead Frontend podcast by Luca Mele — deep dives into frontend architecture, technical leadership, and engineering best practices....more1minPlay
June 05, 2026Forget Best Practices, Invent Your Own"Because it's a best practice" is not an argument — it's an appeal to authority. Why following blindly is dangerous and how to build your own practices....more18minPlay
June 01, 2026Smart vs. Dumb Components: The Split That Makes Code MaintainableThe most impactful architectural decision in frontend: separating what fetches data from what renders it....more22minPlay
May 17, 2026AI-Assisted Development: How I Built This WebsiteA hands-on look at using AI as a development partner — from Figma design to production code with Claude....more24minPlay
FAQs about Tech Lead Frontend:How many episodes does Tech Lead Frontend have?The podcast currently has 14 episodes available.