Skip to content

Commit

Permalink
Merge pull request #5 from mohammedelzanaty/develop
Browse files Browse the repository at this point in the history
fix: resources links.
  • Loading branch information
amrHassanAbdallah authored Apr 4, 2022
2 parents d5ed61a + 0f4817a commit b9f2075
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@

## Timeline

1. [Backend 101](01.backend-101.md)
2. [Express](02.express.md)
3. [Unit Testing](03.unit-testing.md)
4. [Database Fundamentals](04.database-fundamentals.md)
5. [integrate your DB with NodeJS](05.Integrate-your-db-with-nodejs.md)
6. [CRUD Operations](06.crud-operations-with-postgres.md)
7. [Authentication & Authorization](07.authentication-authorization.md)
8. [Cloud 101](08.cloud-101.md)
9. [CI/CD](09.ci-cd.md)
10. [Above and beyond](10.above-and-beyond.md)
1. [Backend 101](./sessions/01.backend-101.md)
2. [Express](./sessions/02.express.md)
3. [Unit Testing](./sessions/03.unit-testing.md)
4. [Database Fundamentals](./sessions/04.database-fundamentals.md)
5. [integrate your DB with NodeJS](./sessions/05.Integrate-your-db-with-nodejs.md)
6. [CRUD Operations](./sessions/06.crud-operations-with-postgres.md)
7. [Authentication & Authorization](./sessions/07.authentication-authorization.md)
8. [Cloud 101](./sessions/08.cloud-101.md)
9. [CI/CD](./sessions/09.ci-cd.md)
10. [Above and beyond](./sessions/10.above-and-beyond.md)

## Projects

Expand Down

0 comments on commit b9f2075

Please sign in to comment.