Reusable, Extensible and Testable State Logic with Reactive Programming.
By: Dave Lai 2024/11/28

Having too much state logic tied into UI components makes the logic harder to reuse and test. Reactive programming can help decouple the logic from the view layer making it more reusable and testable.

Read
Why Declarative Code Matters in Your Business
By: Dave Lai 2024/10/21

Declarative Programming keeps business needs at the forefront in the development process.

Read
Reactables - A reactive, flexible and extensible state management solution
RxJS Simplified with Reactables
By: Dave Lai 2024/10/08

Learn how Reactables can help simplify and ease the learning curve to RxJS.

Read
Reactables - A reactive, flexible and extensible state management solution
Reactables: Reactive state management for any UI framework
By: Dave Lai 2024/09/28

Getting JavaScript fatigue from too many state management API's across UI frameworks? See how Reactables can help.

Read