React
Advanced React skills for hooks, context, and performance optimization.
Skills in this plugin
3- ▌ React Performance · thebushidocollectiveUse when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing React applications.
- ▌ React Hooks Patterns · thebushidocollectiveUse when React Hooks patterns including useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Use for modern React development.
- ▌ React Context Patterns · thebushidocollectiveUse when React Context patterns for state management. Use when sharing state across component trees without prop drilling.