hyperstack-org / hyperstack-org/hyperstack
`Object#loaded?` and `Object#unloaded?` should be defined on the server
Aperta
enhancement
good first issue
- Lingua principale
- JavaScript
- Stelle
- 538
- Fork
- 41
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
These methods are only useful on the client, but for isomorphic methods they should be also defined on the server. On the server `loaded?` should always return true, and `unloaded?` always returns false.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.