Skip to content

Commit 4f0a020

Browse files
committed
Add resources for Redis, SOLID, Testing and React
1 parent 5bde5ac commit 4f0a020

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/resources.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,38 @@
66
- [Docker](#docker)
77
- [Redis](#redis)
88
- [Testing](#testing)
9+
- [SOLID](#solid)
910

1011
## Git
1112

1213
- [Intermediate Git](https://www.theodinproject.com/paths/full-stack-javascript/courses/javascript#intermediate-git)
1314
- [Github flow](https://docs.github.com/en/get-started/using-github/github-flow)
15+
- [Github Actions -Arabic-](https://youtu.be/7gJFHjXscr8)
16+
- [Github Actions](https://youtu.be/R8_veQiYBjI)
1417

1518
## NestJS
1619

1720
- [API with NestJS](https://wanago.io/courses/api-with-nestjs/)
1821

1922
## React
2023

24+
- [The Odin Project - React](https://www.theodinproject.com/paths/full-stack-javascript/courses/react)
25+
- [React docs](https://react.dev/)
26+
2127
## Docker
2228

2329
- [Docker-Diary](https://github.com/SalmaAlassal/Docker-Diary/tree/main)
2430
- [Get-To-Docker](https://github.com/Open-Source-Community/Get-To-Docker-24)
2531

2632
## Redis
2733

34+
- [Redis 101](https://mrinalxdev.github.io/mrinalxblogs/blogs/redis.html)
35+
- [Redis - Arabic](https://www.youtube.com/watch?v=uFwNNqhmhMQ&list=WL&index=4&t=700s)
36+
2837
## Testing
38+
39+
- [Jest](https://jestjs.io/docs/getting-started)
40+
41+
## Solid
42+
43+
- [SOLID Arabic ](https://youtube.com/playlist?list=PLwWuxCLlF_uevri_OpofVLXkRRFnZ7TSV)

0 commit comments

Comments
 (0)