-
Notifications
You must be signed in to change notification settings - Fork 17
Home
the-real-blackh edited this page Nov 8, 2016
·
3 revisions
Sodium is a lightweight, minimal and complete Functional Reactive Programming (FRP) library for Typescript, and it's also available in other languages.
FRP is a (provably) composable, stream-based alternative to callbacks that solves most of the issues with them. FRP is essential infrastructure for interactive applications - and that means pretty much all web apps.
-
[Getting started](Getting started)
-
[Sodium API](Sodium API)