Skip to content
View hoebbelsB's full-sized avatar
πŸ’­
πŸ”₯
πŸ’­
πŸ”₯

Organizations

@rx-angular
Block or Report

Block or report hoebbelsB

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hoebbelsB/README.md

Hey there πŸ‘‹

My name is julian. I love developing high performance applications & teach people on how to do that on their own.

I am part of the Push Based team, where I am running workshops & trainings, do consulting and help our customers to improve the performance of their applications.

RxAngular

I am core maintainer of the RxAngular project.

RxAngular offers a comprehensive toolkit for handling fully reactive Angular applications with the main focus on runtime performance, template rendering, and Developer eXperience.

RxAngular is made up of different packages that work together or standalone.

@rx-angular/state

A powerful state management library, providing a fully reactive way to manage state in components and services.

@rx-angular/template

A set of directives and pipes designed for high-performance and non-blocking rendering for large-scale applications.

The template package especially stands out in terms of runtime performance. Its unique feature is the "concurrent mode", which is a port of reacts concurrent mode into the angular world.

@rx-angular/cdk

A Component Development Kit for high-performance and ergonomic Angular UI libs and large-scale applications.

@rx-angular/isr

A library that enables Angular Universal applications to generate static pages at runtime and then update them incrementally on demand or on a schedule.

Wanna reach out? πŸ“«

Pinned

  1. rx-angular/rx-angular rx-angular/rx-angular Public

    Reactive Extensions for Angular.

    TypeScript 1.9k 185