Kent C. Dodds 12/1/2018

React Hooks: What's going to happen to render props?

Read Original

This article analyzes the impact of React Hooks on the render props pattern. The author compares a render prop component (react-toggled) with a custom hook implementation, demonstrating Hooks' simplicity while arguing that render props remain useful in specific scenarios, such as when using prop getters for functionality like accessibility.

React Hooks: What's going to happen to render props?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser