neighbour-hoods / nh-launcher

Creating a group coherence with holochain apps
Other
4 stars 3 forks source link

Make block renderer future proof #212

Open nick-stebbings opened 3 months ago

nick-stebbings commented 3 months ago

Added helper function that we can use to render template fragments, using either a memoized block-renderer instance, or a new instance (if the passed component has not been used in a previous render).

Note: This branch was made off of 198-rebased before it was merged. As a result this PR is tracking too many changes, just ignore everything before 21st July as that has since been merged.