- 3 ways to build forms in react (without any libraries) https://reactpractice.dev/articles/3-ways-to-build-forms-in-react/ 27 comments reactjs
- Try your hand at building a custom useFetch hook https://reactpractice.dev/exercise/build-a-custom-usefetch-hook/ 38 comments reactjs
- 100 React Practice Project Ideas https://reactpractice.dev/articles/100-react-app-ideas/ 11 comments reactjs
- Building a simple form in React - before and after React 19 https://reactpractice.dev/articles/building-a-simple-form-in-react-before-and-after-react-19/ 23 comments reactjs
- 7 challenges to do before a React interview https://reactpractice.dev/articles/7-challenges-to-do-before-a-react-interview/ 9 comments reactjs
- React Practice: Build a Pomodoro app https://reactpractice.dev/exercise/build-a-pomodoro-app/ 5 comments reactjs
- React Practice: Build an infinite scrolling list of pokemons https://reactpractice.dev/exercise/build-an-infinite-scrolling-list-of-pokemons?utm_id=infinite-scrolling-list-of-pokemons 3 comments reactjs
- Using the Intersection Observer API with React https://reactpractice.dev/articles/using-the-intersection-observer-api-with-react/ 3 comments reactjs
- React Practice: Build a drag and drop to-do list https://reactpractice.dev/exercise/build-a-drag-and-drop-to-do-list/ 8 comments reactjs
- React Practice: Build a paginated Pokemons list with a "Load more" button - starting from failing unit tests! https://reactpractice.dev/exercise/build-a-paginated-pokemons-list-with-a-load-more-button-starting-from-failing-unit-tests/ 4 comments reactjs
- Practice React by fixing tests - Check your JSX knowledge! https://reactpractice.dev/exercise/practice-react-by-fixing-tests-check-your-jsx-knowledge/ 15 comments reactjs
- React Practice: Build a button using test driven development https://reactpractice.dev/exercise/build-a-button-using-test-driven-development/ 3 comments reactjs
- React Practice: Create a custom hook that allows saving items to the local storage https://reactpractice.dev/exercise/create-a-custom-hook-that-allows-saving-items-to-the-local-storage/ 5 comments reactjs
- React Practice: Build a Contact Book app using Typescript https://reactpractice.dev/exercise/create-a-simple-contact-book-app/ 2 comments reactjs
- React Practice: Create a movie search page https://reactpractice.dev/exercise/create-a-movie-search-page/ 13 comments reactjs
- React Practice: Create a timer that can be started and stopped https://reactpractice.dev/exercise/create-a-timer-that-can-be-started-and-stopped/ 4 comments reactjs