Composition
0 lessons
1 code snippet
3 question banks
1 community item
composition
Question Banks
3 items
Question Bank
Premium
Currying and Functional Composition Quiz
Compose, curry, memoize, and partially apply: the higher-order toolkit that turns small JavaScript functions into reusable building blocks.
Question Bank
Premium
React Component Patterns and Composition Quiz
Six drills on the classic React patterns: composition over inheritance, render props, higher-order components, compound components, and slot-style children.
Question Bank
Premium
React HOC for Conditional Render (Auth-Aware): Two Approaches Quiz
Two approaches to a conditional-render HOC for authentication (props-based gate vs context-based gate), plus companions on the hook equivalent and on the HOC return-type contract.
