Expo Router V55 and SDK 55 Land Amidst AI-Driven Developer Paradigm Shift
The latest developer stream, marking a return after a brief hiatus, kicked off with a focus on recent updates in the React Native ecosystem, notably the release of Expo SDK 55 (February) and Expo Router v55 (March 2nd). Expo SDK 55 introduces a revamped default project template, dropped support for the legacy architecture, and integrates Hermes v1.0, enhancing performance and internal optimizations. Expo Router v55 aims to make native UI a first-class part of routing, featuring a new stack API for declarative control over navigation UI and stable native tabs. The host confirmed these updates largely align with existing course content, while also outlining plans to explore these new features through a live coding demo of a “Daily Mission” React Native app leveraging Expo Router, TypeScript, Zustand, and local SQLite.
Beyond framework specifics, a significant portion of the stream addressed the transformative impact of AI on software development. The discussion underscored the increasing importance of being a “generalist” developer capable of adapting to various technologies with AI’s aid, emphasizing that strong foundational knowledge remains crucial for effectively steering AI and understanding its output. While acknowledging the potential of local large language models (LLMs) for specific tasks, their current limitations for complex AI agents and the high hardware investment required were noted. The host shared insights on leveraging AI agents like PI, Claude Code, and Code Interpreter for efficient development, advocating for structured planning (e.g., spec.md files) and critical code review to avoid “vibe coding” pitfalls. The conversation also touched on AI’s influence on the job market, referencing an Anthropic report on white-collar job impacts, and advising junior developers to prioritize AI proficiency, portfolio building, and active social media presence. The live coding session, demonstrating concurrent agent usage for routing and state management setup, encountered typical development challenges, concluding with unresolved type errors, underscoring the practical realities of integrating AI into development workflows.