Skip to content

Commit

Permalink
added few more talks (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
heysagnik authored Oct 16, 2023
1 parent e51c20c commit 9104d89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2874,6 +2874,10 @@ If you're looking for information on Prettier, check out the [Prettier](https://
- [Advanced TypeScript with React](https://youtu.be/zQfD4ZxxyKA?si=FmrgOq667svX6C9O), by Nikhil Verma 2019
- [Senior Typescript Features You don't Know About - clean-code](https://www.youtube.com/watch?v=Y4u97vJqmhM), by CoderOne 2023
- [React & TypeScript - Course for Beginners](https://www.youtube.com/watch?v=FJDVKeh7RJI), by FreeCodeCamp 2022
- [TypeScript + React](https://www.youtube.com/watch?v=1ZnrX3wiNTU), by Chris Toomey 2019
- [Mastering React Hooks](https://www.youtube.com/watch?v=zM_ZiSl2n2E), by Jack Herrington 2021
- [Using Hooks and codegen](https://www.youtube.com/watch?v=cdsnzfJUqm0), by Tejas Kumar 2019
- Please help contribute to this new section!
<!--END-SECTION:talks-->
Expand Down
4 changes: 4 additions & 0 deletions docs/basic/recommended/talks.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ sidebar_label: Talks
- [Advanced TypeScript with React](https://youtu.be/zQfD4ZxxyKA?si=FmrgOq667svX6C9O), by Nikhil Verma 2019
- [Senior Typescript Features You don't Know About - clean-code](https://www.youtube.com/watch?v=Y4u97vJqmhM), by CoderOne 2023
- [React & TypeScript - Course for Beginners](https://www.youtube.com/watch?v=FJDVKeh7RJI), by FreeCodeCamp 2022
- [TypeScript + React](https://www.youtube.com/watch?v=1ZnrX3wiNTU), by Chris Toomey 2019
- [Mastering React Hooks](https://www.youtube.com/watch?v=zM_ZiSl2n2E), by Jack Herrington 2021
- [Using Hooks and codegen](https://www.youtube.com/watch?v=cdsnzfJUqm0) by Tejas Kumar 2019

- Please help contribute to this new section!

0 comments on commit 9104d89

Please sign in to comment.