You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2024. It is now read-only.
From what I understand
Observablehas static methods in it. Maybe those static methods should not be described on theObservableclass.Maybe we need an
Observablesobject (not class).Here's the point at which we need to investigate what other libraries are doing:
I see for example that
mostworks with plain functions. Maybe that's not bad at all.I mean I can see people doing this: