DEV Community

Cover image for Episode 24/22: RxAngular, Analog
ng-news for This is Angular

Posted on

Episode 24/22: RxAngular, Analog

Jason Lengstorf and Brandon Roberts discussed and tried out Analog. Julian Jandl and Enea Jahollari wrote about the latest developments in RxAngular.

RxAngular

Zoneless is a ubiquitous topic, but it is not completely new. For many years, RxAngular, a community project, has allowed us to write zoneless applications with fine-grained change detection.

Next to a state management library, RxAngular offers a template library, which provides directives designed for high performance and zonelessness. The third library is a CDK, where you can build your own directives using RxAngular-specific options.

As the name says, RxAngular was built around Observables but has recently received support for Signals so that it doesn't diverge from Angular's current path.

Julian Jandl and Enea Jahollari wrote an article explaining the changes and providing some contextual information.

RxAngular - Native signal support & improved state configuration

In this blog post, we'll dive into some specifics of RxAngular itself and it's recently added new features, including the native support for signals

favicon push-based.io

Analog

Jason Lengstorf is a popular streamer. In his latest episode, he had Brandon Roberts as a guest and it was all about Analog, a meta-framework for Angular.

The stream started with an essential topic, namely Why?

Angular was not a perfect fit for static websites where SEO plays a crucial part. Now, with the last improvements in SSR, Angular is catching up, but SSR only takes you so far, and this is where Analog steps in.

In addition to SSR, it has file-based routing, Markdown Templates, Server-Side data fetching, and the Analog format. One of the main ingredients is Vite.

AnalogJS is the full-stack meta-framework for Angular - YouTube

There’s a whole lot of interesting innovation happening in AnalogJS. Creator Brandon Roberts will teach us why it’s exciting, whether you’re an Angular dev o...

favicon youtube.com

Top comments (2)

Collapse
 
spock123 profile image
Lars Rye Jeppesen

Analog rocks!

Collapse
 
jangelodev profile image
João Angelo

Hi ng-news,
Top, very nice !
Thanks for sharing