Programming Challenges
Pick a task and start coding with AI feedback.
Language / Framework / Product
Tag
Difficulty
Build a Reactive Counter with React Hooks
React
easy
Hooks
useState
State Management
Functional Components
Implement a Controlled Counter Component with useState
React
medium
Hooks
State Management
useState
Functional Components
Debugging
Implement a Dynamic Todo List with React Hooks
React
medium
Hooks
useState
State Management
TypeScript
Lists
Immutability
Form Data Retrieval with useRef
React
medium
useRef
Forms
TypeScript
Hooks