Hacker News new | ask | show | jobs
by mephitix 3007 days ago
Congrats on the release.

One point about the docs - you can cut down on the verbosity of those examples by using arrow functions (instead of .bind) and class properties instead of state initialization in constructors.