Skip to content

Commit 3683979

Browse files
authored
Update README.md
1 parent 2800952 commit 3683979

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Following are the features of this project:
4747

4848
## Learn the concepts used in this project
4949
* [Design Node.js Backend Architecture like a Pro](https://janisharali.com/blog/design-node-js-backend-architecture-like-a-pro)
50-
* [The video guide to build and run this project](https://youtu.be/Nwh7wTtUV5I)
50+
* [The video guide to build and run this project](https://youtu.be/t7blRxqPIMs)
5151
* [Implement JSON Web Token (JWT) Authentication using AccessToken and RefreshToken](https://janisharali.com/blog/implement-json-web-token-jwt-authentication-using-access-token-and-refresh-token)
5252
* [TypeScript Tutorial For Beginners](https://afteracademy.com/blog/typescript-tutorial-for-beginners)
5353
* [From JavaScript to TypeScript](https://afteracademy.com/blog/from-javascript-to-typescript)
@@ -86,9 +86,9 @@ Following are the features of this project:
8686
* To run the tests execute `npm test`.
8787

8888
## Learn Backend Development From Our Videos
89-
* [Introduction to Web Backend Development for Beginners](https://youtu.be/Q0nfLi-4GBg)
90-
* [Backend System Design for Startups](https://www.youtube.com/playlist?list=PLqOiaH9id5quh5Dph5yuXfdHVGe1LrKvT)
91-
* [Practical Javascript for Beginners](https://www.youtube.com/playlist?list=PLqOiaH9id5qtw5MhI-C1G3CS7RVZ8ejct)
89+
* [Introduction to Web Backend Development for Beginners](https://youtu.be/SikmqyFocKQ)
90+
* [Backend System Design for Startups](https://youtube.com/playlist?list=PLuppOTn4pNYeAn-ioA-Meec5I8pQK_gU5)
91+
* [Practical Javascript for Beginners](https://youtube.com/playlist?list=PLuppOTn4pNYdowBb05yG2I8wAmHiW7vze)
9292

9393
## Project Directory Structure
9494
```

0 commit comments

Comments
 (0)