hyperstack-org / hyperstack-org/hyperstack
`Object#loaded?` and `Object#unloaded?` should be defined on the server
Aberta
enhancement
good first issue
- Linguagem predominante
- JavaScript
- Estrelas
- 538
- Forks
- 41
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.