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

https://github.com/yuliaraitsyna/rsschool-react

Repository for React course of RSSchool
https://github.com/yuliaraitsyna/rsschool-react

jest nextjs react-testing-library redux remix rsschool rtk-query typescript

Last synced: 3 months ago
JSON representation

Repository for React course of RSSchool

Awesome Lists containing this project

README

          

# The Rolling Scopes School Repository
This repositiry includes branches connceted with tasks from React 2024 Q3 course of RS School.

## Technologies
This is the list of technologies I've studied and used.

![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![GraphQL](https://img.shields.io/badge/-GraphQL-E10098?style=for-the-badge&logo=graphql&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
![React Hook Form](https://img.shields.io/badge/React%20Hook%20Form-%23EC5990.svg?style=for-the-badge&logo=reacthookform&logoColor=white)
![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white)
![Remix](https://img.shields.io/badge/remix-%23000.svg?style=for-the-badge&logo=remix&logoColor=white)
![RxJS](https://img.shields.io/badge/rxjs-%23B7178C.svg?style=for-the-badge&logo=reactivex&logoColor=white)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)
![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)
![MUI](https://img.shields.io/badge/MUI-%230081CB.svg?style=for-the-badge&logo=mui&logoColor=white)

## Tasks
[App state management](https://github.com/yuliaraitsyna/rsschool-react/tree/app-state-management)

[Class components](https://github.com/yuliaraitsyna/rsschool-react/tree/class-components)

[Forms](https://github.com/yuliaraitsyna/rsschool-react/tree/forms)

[Routing](https://github.com/yuliaraitsyna/rsschool-react/tree/hooks-and-routing)

[Next.js SSR app-routing](https://github.com/yuliaraitsyna/rsschool-react/tree/nextjs-ssr-app-router-api)

[Next.js SSR pages-api](https://github.com/yuliaraitsyna/rsschool-react/tree/nextjs-ssr-pages-api)

[Remix SSR](https://github.com/yuliaraitsyna/rsschool-react/tree/remix-ssr)