DEV Community

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

Posted on

7

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.

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

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

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more