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
- Host: GitHub
- URL: https://github.com/yuliaraitsyna/rsschool-react
- Owner: yuliaraitsyna
- Created: 2024-07-03T21:21:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T17:46:48.000Z (over 1 year ago)
- Last Synced: 2025-09-22T23:45:06.461Z (10 months ago)
- Topics: jest, nextjs, react-testing-library, redux, remix, rsschool, rtk-query, typescript
- Language: TypeScript
- Homepage: https://yuliaraitsyna.github.io/rsschool-react/
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.











## 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)