#reactive-programming

[ follow ]
fromInfoWorld
1 week ago

Reactive Java with Spring WebFlux and Reactor

Reactive programming is an important coding style that evolved from the functional programming world. Reactive code is ideal for processing and connecting realtime streaming data. You can use reactive programming to compose streams into pipelines that cleanly model complex logic with non-blocking operations. Java has excellent reactive support, and one of the most popular reactive Java frameworks is Spring WebFlux.
Web frameworks
React
fromInfoQ
3 months ago

Svelte Releases Attachments to Enhance DOM with Interactive and Reactive Features

Svelte Attachments enhance components with interactivity and reactivity, replacing Svelte Actions.
fromInfoQ
4 months ago

RxJS Best Practices in Angular 16: Avoiding Subscription Pitfalls and Optimizing Streams

Angular 16 introduces essential tools like DestroyRef and signals, transforming reactivity and lifecycle management, thereby improving code efficiency and future-proofing for versions 17/18.
Angular
React
fromGitHub
5 months ago

GitHub - nerdalytics/beacon: A lightweight reactive state library for Node.js backends. Enables reactive state management with automatic dependency tracking and efficient updates for server-side applications.

Lightweight reactive state management for efficient Node.js applications.
[ Load more ]