hyperstack-org / hyperstack-org/hyperstack
`Object#loaded?` and `Object#unloaded?` should be defined on the server
Abierto
enhancement
good first issue
- Lenguaje dominante
- JavaScript
- Estrellas
- 538
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.