ajcwebdev
Video cover art for AnalogJS with Brandon Roberts

AnalogJS with Brandon Roberts

Published:

Brandon Roberts demonstrates AnalogJS, his meta-framework combining Angular, Vite, and Nitro to enable modern web development features like SSR, file-based routing, and API routes.

Episode Summary

In this engaging discussion, Brandon Roberts introduces AnalogJS, a new meta-framework for Angular that brings modern development features to the ecosystem. The conversation explores how AnalogJS leverages Vite for improved developer experience and Nitro (from Nuxt) for server-side capabilities. Brandon explains the motivation behind creating AnalogJS, highlighting Angular’s need for a meta-framework solution comparable to Next.js, Nuxt, and SvelteKit. Throughout the episode, they demonstrate key features including file-based routing, API routes, markdown support, and server-side rendering (SSR). The discussion also covers practical deployment considerations and Brandon’s experience building open-source tools for the Angular community. The episode concludes with a successful deployment of an AnalogJS application and insights into the project’s future direction.

Chapters

00:00 - Introduction and Background

Brandon Roberts introduces himself and his background in the Angular ecosystem, including his work on NGRX and his new role at Open Source. He discusses his contributions to the Angular community as a Google Developer Expert (GDE) and introduces his latest project, AnalogJS. The conversation touches on the importance of open source contribution and how Open Source (the company) aims to highlight contributors in the community.

04:54 - Overview of AnalogJS and Technical Foundation

A detailed exploration of AnalogJS’s core concepts and technical foundations. Brandon explains how Angular’s move to standalone components and the adoption of Vite as a build tool enabled the creation of this meta-framework. He discusses how AnalogJS brings modern development features to Angular, including server-side rendering and file-based routing, while maintaining familiarity for Angular developers.

27:36 - Live Coding and Feature Demonstration

The segment focuses on practical implementation, showing how to create routes, handle API endpoints, and work with markdown files in AnalogJS. Brandon guides through the project structure, demonstrating the framework’s conventions and explaining how they align with other modern meta-frameworks while maintaining Angular’s principles.

52:43 - Deployment and Production Considerations

A hands-on demonstration of deploying an AnalogJS application, covering build processes, configuration requirements, and platform-specific considerations. Brandon explains how Nitro’s deployment adaptors enable seamless deployment to various platforms and discusses SSR implementation details.

62:22 - Future Plans and Community Engagement

The final segment covers upcoming features, community involvement, and the broader Angular ecosystem. Brandon discusses his streaming schedule, upcoming conference talks, and ways for developers to contribute to AnalogJS. He also touches on Angular’s future direction with signals and the importance of continued innovation in framework development.