RSSAmplifier

Dylan Paulus' Blog · Sep 14, 2017

Encapsulating State with Functional Children

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

import Alert from "../../../../components/Alert.astro"; Update (3/20/2023): Since writing this post the community has called this technique "Render Props". There is a technique for creating reusable components that got missed in my last post, Tips on Creating Reusable Components , that I'd like to talk about. That is, components that have functions as children. This is a great tool that mirrors…

Read on dylanpaulus.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.