- 2024- 02
- Type of state setter function returned by useState in React
- Type of component children in React
- The return type of custom hooks as tuple instead of an array in React
- 2024- 01
- Test pure functions with Jest in React App
- Test components with Jest and React Testing Library in React
- Simulate user interactions using user-event in React
- Get code coverage for React Testing Library tests
- Collect HTML element all props with type ComponentPropsWithoutRef and use prop spreading in React
- Make unknown type data strongly typed using type assertion function
- Use TanStack React Query for REST API calling cache
- Use React Router loader for data loading
- Add environment variables to create-react-app React APP
- Use Redux in React
- Create REST API using JSON Server
- Use React Router Form and action
- Use React Hook Form
- Navigate is similar to Link in React Router
- Handle uncontrolled form fields in React
- Handle controlled form fields in React
- Use search parameters in React Router