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

https://github.com/rootdiv/course_js_react

Курс Базовый React от Glo Academy
https://github.com/rootdiv/course_js_react

Last synced: 20 days ago
JSON representation

Курс Базовый React от Glo Academy

Awesome Lists containing this project

README

          

# Курс Базовый React

[Урок 1. ES 6](https://github.com/Rootdiv/Course_JS_React/tree/lesson01)

[Урок 2. Основы React](https://github.com/Rootdiv/Course_JS_React/tree/lesson02)

[Урок 3. Функциональный Компонент](https://github.com/Rootdiv/Course_JS_React/tree/lesson03)

[Урок 4. Props](https://github.com/Rootdiv/Course_JS_React/tree/lesson04)

[Урок 5. React Hooks. useState](https://github.com/Rootdiv/Course_JS_React/tree/lesson05)

[Урок 6. Закрепляем пройденное. Реализуем блок заказа](https://github.com/Rootdiv/Course_JS_React/tree/lesson06)

[Урок 7. Hooks component. Добавление товаров в заказ](https://github.com/Rootdiv/Course_JS_React/tree/lesson07)

[Урок 8. React Hooks. Калькулятор](https://github.com/Rootdiv/Course_JS_React/tree/lesson08)

[Урок 9. React Hooks. Допы](https://github.com/Rootdiv/Course_JS_React/tree/lesson09)

[Урок 10. React Hooks. Выбор вида товара](https://github.com/Rootdiv/Course_JS_React/tree/lesson10)

[Урок 11. React Hooks. Удаление и редактирование заказа](https://github.com/Rootdiv/Course_JS_React/tree/lesson11)

[Урок 12. FireBase auth + useRef](https://github.com/Rootdiv/Course_JS_React/tree/lesson12)

[Урок 13. FireBase DB. Отправка заказов в database firebase](https://github.com/Rootdiv/Course_JS_React/tree/lesson13)

[Урок 14. useFetch. Получение данных с сервера.](https://github.com/Rootdiv/Course_JS_React/tree/lesson14)

[Урок 14.5. Бонус, получение данных Firebase.database](https://github.com/Rootdiv/Course_JS_React/tree/lesson14_extra)

[Урок 15. Подтверждение заказа, Context, useContext](https://github.com/Rootdiv/Course_JS_React/tree/lesson15)

[Урок 16. Firebase Gmail Nodemailer](https://github.com/Rootdiv/Course_JS_React/tree/lesson16)