

The Weekly Dev's Brew
Jan-Niklas Wortmann | Web Development Enthusiast & Podcast Host
Join host Jan-Niklas Wortmann in 'The Weekly Dev's Brew, where we explore the latest in web development, JavaScript, TypeScript, and emerging technologies. Engage in coffee shop-style conversations with industry experts to learn about frameworks like React, Vue, Angular, and everything remotely related. Follow us on social media for more insights https://www.weeklybrew.dev/
Episodes
Mentioned books

Jun 30, 2025 • 47min
From Nuxt to Nitro: How One Engine Is Powering the Modern Web (w/ Alexander Lichter)
Join Alexander Lichter, a Developer Relations Engineer at VoidZero and a core member of Nuxt, as he dives into the transformative Nitro server engine. Discover how Nitro enhances fullstack JavaScript development and its seamless integration with frameworks like SolidStart and Analog. Alexander shares insights on serverless architecture, the intricacies of runtime-agnostic code, and the user-friendly advancements with Vite. He also discusses the importance of open-source collaboration and the evolving JavaScript toolchain, shedding light on the future of web development.

Jun 23, 2025 • 1h 35min
Revolutionizing Web Development: The Impact of Signals on Async JavaScript
In this episode, join Jan-Niklas Wortmann and Ryan Carniato, creator of SolidJS and CEO of Signals, as they explore how signals are revolutionizing web development and reshaping JavaScript frameworks. Discover the ways SolidJS is competing with React through more than just superior performance, as well as the innovative features of Signals 2.0 and their potential impact on async JavaScript patterns and the broader framework landscape once again. Ryan shares insights from his career and open-source journey, discusses the evolution of async JavaScript patterns, and provides practical advice for developers navigating the fast-paced landscape of frontend technology. Whether you're a seasoned React developer expanding your toolkit or a tech enthusiast curious about the latest trends in web development, this conversation provides essential insights into the past, present, and future of JavaScript frameworks.Our Fantastic GuestRyan Carniato Ryan Carniato is the "CEO of Signals", JavaScript performance enthusiast and fine-grained reactivity superfan. He is the creator of the JavaScript framework SolidJS, and a Staff Engineer at Sentry, where he works on multiple open source projects to develop a better web.x (formerly twitter)Bluesky YouTubeChapters00:00 - Introduction to the Discussion02:00 - The Impact of Signals and SolidJS04:19 - Performance and React's Approach07:06 - The Shift in Frameworks and Performance29:09 - The Role of Open Source in Development37:13 - Balancing Work and Personal Life46:13 - Future Developments in Signals95:05 - Conclusion and ReflectionsLinks and ResourcesSignals 2.0 StreamThank you very much for listening! We are also pretty much on all social media platforms, so make sure to like and subscribe!Homepage - https://www.weeklybrew.dev/ BlueSky - https://bsky.app/profile/weeklybrew.devInstagram - https://www.instagram.com/weeklydevsbrew/TikTok - https://www.tiktok.com/@weeklybrew.devYouTube - https://www.youtube.com/@theweeklydevsbrewLinkedIn - https://linkedin.com/company/the-weekly-dev-s-brew

Jun 16, 2025 • 49min
Exporing AI's Impact on Web Development: The Future of Tech (w/ Rachel-Lee Nabors)
Rachel-Lee Nabors, a web standards expert and developer educator, dives into the transformative role of AI in web development. They discuss the 'enshittification' of platforms and how personal agents may empower users in the attention economy. The conversation highlights Multi-Channel Protocols as a new frontier for content visibility and SEO. Nabors also explores how large language models are reshaping programming languages and coding practices, urging adaptability in this rapidly evolving tech landscape.

Jun 13, 2025 • 47min
Scaling Vite: Responsibility & Community (with Capeletto Matias)
In this episode, Jan-Niklas Wortmann interviews Capeletto Matias, a key figure in the open-source community and a member of the Vite core team. They discuss Matias's journey into open source, the evolution of Vite, and the importance of community in the success of modern web development tools. The conversation highlights the technical aspects of Vite, its rapid growth, and the challenges of maintaining a vibrant community as the project scales. They also touch on the future of Vite and the potential competition from emerging tools.Our Fantastic GuestCapeletto MatiasMatias (patak) is a Vite core team member. He works on Open Source at StackBlitz, focusing on the Vite Ecosystem.BlueSkyChapters00:00 - Guest Introduction and Background00:58 - Matthias's Journey into Open Source02:31 - Contributions to Open Source Projects04:22 - Community Building and Collaboration15:22 - The Evolution of Vite21:33 - Concerns and Future of Vite34:38 - ViteConf and Community EngagementLinks and ResourcesTalk by Bret VictorViteConfThank you very much for listening! We are also pretty much on all social media platforms, so make sure to like and subscribe!Homepage - https://www.weeklybrew.dev/ BlueSky - https://bsky.app/profile/weeklybrew.devInstagram - https://www.instagram.com/weeklydevsbrew/TikTok - https://www.tiktok.com/@weeklybrew.devYouTube - https://www.youtube.com/@theweeklydevsbrewLinkedIn - https://linkedin.com/company/the-weekly-dev-s-brew

Jun 11, 2025 • 48min
OSS, TypeScript, Linting and Everything in Between (with Josh Goldberg)
Jan-Niklas interviews Josh Goldberg, a developer who transitioned from Microsoft to full-time open source work in the TypeScript ecosystem. Josh shares his daily routine, work structure, and insights on balancing passion projects with professional commitments.The conversation covers Josh's current projects including Bingo (a repository templates tool) and maintaining legacy projects like Yeoman. They explore linting philosophy, TypeScript's significance, common developer mistakes, and tools like Prettier. The discussion also touches on TypeScript enums, type narrowing, AI's role in coding, and how open source contributions drive personal growth while creating valuable networking opportunities.takeawaysJosh transitioned from Microsoft to open source for passion, not money.He structures his open source work similarly to a 9-5 job.Balancing work and personal projects is crucial for mental health.Bingo aims to simplify the process of creating repository templates.Yeoman remains relevant for certain users despite its age.Maintaining legacy projects can be rewarding and insightful.Linting is customizable and should be adapted to project needs.Typed linting can enhance code quality but may slow down performance.Developers should not block builds on TypeScript errors during local development.Community trends show improvement in coding practices over time. There are three common forms of static analysis: linting, formatting, and type checking.Formatting should be automated to reduce cognitive load on developers.Type narrowing is a foundational feature in TypeScript that should be mastered early.Enums in TypeScript can lead to confusion and should be used cautiously.Unnecessary type annotations can clutter code and reduce TypeScript's effectiveness.AI tools should assist developers without making decisions for them.Open source contributions can lead to personal growth and better time management.Conflict resolution skills are essential in open source communities.Networking through open source can lead to valuable opportunities.Valuing one's time is crucial in balancing open source work and personal life.Our fantastic GuestJosh Goldberg is an independent full time open source developer. He works on projects in the TypeScript ecosystem, most notably typescript-eslint: a powerful static analysis toolset for JavaScript and TypeScript code. Josh is also the author of Learning TypeScript (O’Reilly), a Microsoft MVP for developer technologies, and an active conference speaker. His personal projects range from static analysis to meta-languages to recreating retro games in the browser. Also cats.BlueSkyfosstodonGitHubChapters00:00 - Intro00:38 - Josh's Journey in Open Source01:38 - Daily Routine and Structure02:24 - Transparency and Community Support03:15 - Passion Projects and Work-Life Balance05:00 - Personal Interests Outside of Coding06:46 - Project Prioritization and Passion08:10 - Understanding Bingo Project31:04 - Enums in TypeScript42:59 - Personal Growth Through Open SourcThank you very much for listening! We are also pretty much on all social media platforms, so make sure to like and subscribe!Homepage - https://www.weeklybrew.dev/ BlueSky - https://bsky.app/profile/weeklybrew.devInstagram - https://www.instagram.com/weeklydevsbrew/TikTok - https://www.tiktok.com/@weeklybrew.devYouTube - https://www.youtube.com/@theweeklydevsbrewLinkedIn - https://linkedin.com/company/the-weekly-dev-s-brew

Jun 9, 2025 • 54min
Bridging Education & Engineering Excellence (with Mark Techson)
Jan-Niklas Wortmann sits down with Mark Techson, a tech educator and engineer, to explore the intersection of education and technology. They discuss the importance of teaching methods that empower learners, the challenges of coding, and the evolving landscape of tech interviews. Mark shares insights on leadership in tech, the magic of modern development, and his journey with the Angular framework. The conversation also touches on personal passion projects, the impact of AI on the industry, and the importance of transparency and communication in tech.takeawaysTeaching should be in service of the learner.It's important to empower students to feel confident.Don't be afraid to explore solutions in coding.AI is a powerful tool that can enhance productivity.Understanding architecture and design patterns is crucial.Transparency in communication builds trust.The browser has evolved into a powerful tool for development.Passion projects can lead to unexpected opportunities.Leadership skills are essential in tech environments.Preparing for tech interviews requires discipline and practice.Our fantastic GuestMark Techson Mark loves to teach and code.He is an award winning university instructor and engineer with a passion for creating meaningful learning experiences. With over a decade of developing solutions across the tech stack, speaking at conferences and mentoring developers he is excited to continue to make an impact in tech. Lately, Mark has been spending time as a Developer Relations Engineer on the Angular Team.YouTubeX(formerly Twitter)InstagramLinks and ResourcesResource RFC (Part 1 and Part 2)Jason Lengstorf and CodeTVThank you very much for listening! We are also pretty much on all social media platforms, so make sure to like and subscribe!Homepage - https://www.weeklybrew.dev/ BlueSky - https://bsky.app/profile/weeklybrew.devInstagram - https://www.instagram.com/weeklydevsbrew/TikTok - https://www.tiktok.com/@weeklybrew.devYouTube - https://www.youtube.com/@theweeklydevsbrewLinkedIn - https://linkedin.com/company/the-weekly-dev-s-brew

Jun 2, 2025 • 2min
Trailer
Tired of tech podcasts that sound like AI-generated hype machines? The Weekly Dev's Brew cuts through the noise with honest conversations about web development—no buzzword bingo required.Each week, we sit down with the actual builders of the web—from library maintainers and framework creators to thought leaders and CEOs—for authentic discussions over virtual coffee.This isn't another echo chamber of recycled hot takes and framework drama. Instead, we're bringing you the insights, stories, and ideas from the people creating the tools you use every day, delivered with the same chill vibe as your morning coffee ritual.New episodes drop weekly. Come for the conversations, stay because you're done with algorithmic recommendations and engagement metrics.The Weekly Devs Brew - Your morning companion for web dev insightsThank you very much for listening! We are also pretty much on all social media platforms, so make sure to like and subscribe!Homepage - https://www.weeklybrew.dev/ BlueSky - https://bsky.app/profile/weeklybrew.devInstagram - https://www.instagram.com/weeklydevsbrew/TikTok - https://www.tiktok.com/@weeklybrew.devYouTube - https://www.youtube.com/@theweeklydevsbrewLinkedIn - https://linkedin.com/company/the-weekly-dev-s-brew