hyperstack-org / hyperstack-org/hyperstack
experiment with replacing rendering_context
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 538
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
right now rendering_context boils all the children down to arrays of elements. Why? We should try to just return the child block to react as a function, and let react do the work. There may be some reason why we do it this, but its not clear.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.