ds300 / derivablejs

Functional Reactive State for JavaScript and TypeScript
Apache License 2.0
515 stars 23 forks source link

Derive and maybe #95

Closed TrySound closed 6 years ago

TrySound commented 6 years ago

I talked with @andreypopp and think derive, maybeDerive and maybeDefault methods names can be better for readability.

andreypopp commented 6 years ago

I like that, not sure though about maybeDefault. Originally I suggested orDefault as alt wasn't obvious to me.

andreypopp commented 6 years ago

Should we also rename mReact to maybeReact?

ds300 commented 6 years ago

:+1: for orDefault

TrySound commented 6 years ago

Done.

andreypopp commented 6 years ago

I really like how the API surface is shrinking :-)