Hidden .NET Gems – ReactiveUI
An introduction to ReactiveUI, a .NET library for building WPF apps using reactive and functional programming principles.
An introduction to ReactiveUI, a .NET library for building WPF apps using reactive and functional programming principles.
A developer shares key insights and architectural lessons learned from adopting reactive programming, specifically with RxSwift, for iOS and Mac app development.
A beginner's talk on reactive programming with RxSwift, explaining core concepts and sharing demo resources.
Foreword for a book on applying Domain-Driven Design, Functional Programming, and Reactive principles to manage complexity in modern software systems.
A tutorial on using Redux Observable and RxJS for reactive programming to handle asynchronous actions in Redux.
Explores the 'Functional Core, Reactive Shell' software architecture pattern, contrasting it with spaghetti and lasagna code to improve testability.
A collection of resources and credits for the "Functional Core, Reactive Shell" talk, discussing software architecture and testing.
The Reactive Manifesto outlines a blueprint for building modern, scalable applications that are event-driven, resilient, and interactive.
Explores the concept of object signatures for defining parameters, focusing on applications in libraries like scikit-learn for model selection and avoiding type checking.