hyperstack-org / hyperstack-org/hyperstack
experiment with replacing rendering_context
Open
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.