Prettier and Opinionated Code Formatting with James Long

Prettier and Opinionated Code Formatting with James Long

Author: All Content Archives - Software Engineering Daily March 19, 2026 Duration: 50:35
Developer tooling shapes how software gets written day to day, but the best tools often disappear into the background once they succeed. Formatting, linting, and build systems can either create friction and endless debate, or quietly remove entire classes of problems from a team’s workflow. Over the past decade, the JavaScript ecosystem has wrestled with

Dive into the vast library of conversations that form All Content Archives-Software Engineering Daily. This collection compiles the extensive history of deep-dive technical interviews, each one focusing on the specific tools, platforms, and foundational concepts that shape modern technology. Rather than surface-level news, the discussions here unpack the engineering challenges, architectural decisions, and real-world trade-offs behind the software we use every day. You'll hear from the engineers, founders, and researchers who are building the systems driving innovation across industries. The archive serves as a persistent knowledge base, where episodes explore topics like database design, distributed systems, machine learning infrastructure, and programming language evolution in granular detail. Listening to this podcast is like having a front-row seat to conversations that dissect complexity with clarity, offering lasting insights that remain relevant long after the recording ends. It’s a resource for developers, technical managers, and anyone curious about the intricate mechanics of the digital world, providing context and depth that goes far beyond a headline. Explore the archive to find deep expertise on a single topic or to discover the interconnected threads of software progress across years of recorded dialogue.
Author: Language: en-us Episodes: 100

All Content Archives - Software Engineering Daily
Podcast Episodes
AI at Anaconda with Greg Jennings [not-audio_url] [/not-audio_url]

Duration: 48:47
Anaconda is a software company that’s well-known for its solutions for managing packages, environments, and security in large-scale data workflows. The company has played a major role in making Python-based data science…
ByteDance’s Container Networking Stack with Chen Tang [not-audio_url] [/not-audio_url]

Duration: 47:57
ByteDance is a global technology company operating a wide range of content platforms around the world, and is best known for creating TikTok. The company operates at a massive scale, which naturally presents challenges i…
WayForward Games with Tomm Hulett and Voldi Way [not-audio_url] [/not-audio_url]

Duration: 46:03
WayForward is a renowned video game studio that was founded in 1990. The company has developed games for publishers such as Capcom, Konami, and Nintendo and has released their games across major hardware platforms from t…
CodeRabbit and RAG for Code Review with Harjot Gill [not-audio_url] [/not-audio_url]

Duration: 48:42
One of the most immediate and high-impact applications of LLMs has been in software development. The models can significantly accelerate code writing, but with that increased velocity comes a greater need for thoughtful,…
TanStack and the Future of Frontend with Tanner Linsley [not-audio_url] [/not-audio_url]

Duration: 54:13
TanStack is an open-source collection of high-performance libraries for JavaScript and TypeScript applications, primarily focused on state management, data fetching, and table utilities. It includes popular libraries lik…
The Challenge of AI Model Evaluations with Ankur Goyal [not-audio_url] [/not-audio_url]

Duration: 44:22
Evaluations are critical for assessing the quality, performance, and effectiveness of software during development. Common evaluation methods include code reviews and automated testing, and can help identify bugs, ensure…
Modern Distributed Applications with Stephan Ewen [not-audio_url] [/not-audio_url]

Duration: 40:20
A major challenge with creating distributed applications is achieving resilience, reliability, and fault tolerance. It can take considerable engineering time to address non-functional concerns like retries, state synchro…