Skip to content
#

reactive-extensions

Here are 125 public repositories matching this topic...

ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

  • Updated Oct 13, 2021
  • C#
simonbasle
simonbasle commented Sep 23, 2021

Currently the reference guide #content div has max-width: 62.5em set.
This is a bit on the low end for large screens in landscape mode, and could instead be set to eg. 60%.
Beyond that the rendering is starting to feel too large for paragraphs, but at 60% most large codeblocks read far better.

For phones, detecting portrait orientation and setting the max-width to 100% would also be a

ObservableComputations

Improve this page

Add a description, image, and links to the reactive-extensions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reactive-extensions topic, visit your repo's landing page and select "manage topics."

Learn more