An open API service indexing awesome lists of open source software.

https://github.com/telesyk/trainings-react-advanced

A collection of React training-projects
https://github.com/telesyk/trainings-react-advanced

context-api daisyui react react-hooks react-router reactjs tailwindcss

Last synced: about 2 months ago
JSON representation

A collection of React training-projects

Awesome Lists containing this project

README

          

# Collection of `React` training-projects

List of projects:

- [context-api](https://github.com/telesyk/trainings-react-advanced/tree/main/context-api#readme)
- [context-api-simple-auth](https://github.com/telesyk/trainings-react-advanced/tree/main/context-api-simple-auth#readme)
- [use-reducer-toggle-n-counter](https://github.com/telesyk/trainings-react-advanced/tree/main/use-reducer-toggle-n-counter#readme)
- [use-reducer-todo](https://github.com/telesyk/trainings-react-advanced/tree/main/use-reducer-todo#readme)
- [use-memo-use-callback](https://github.com/telesyk/trainings-react-advanced/tree/main/use-memo-use-callback#readme)
- [use-custom-hook](https://github.com/telesyk/trainings-react-advanced/tree/main/use-custom-hook#readme)
- [lazy-n-suspense](https://github.com/telesyk/trainings-react-advanced/tree/main/lazy-n-suspense#readme)
- [error-boundaries](https://github.com/telesyk/trainings-react-advanced/tree/main/error-boundaries#readme)