Skip to content

Commit 9104d89

Browse files
authored
added few more talks (#685)
1 parent e51c20c commit 9104d89

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2874,6 +2874,10 @@ If you're looking for information on Prettier, check out the [Prettier](https://
28742874
- [Advanced TypeScript with React](https://youtu.be/zQfD4ZxxyKA?si=FmrgOq667svX6C9O), by Nikhil Verma 2019
28752875
- [Senior Typescript Features You don't Know About - clean-code](https://www.youtube.com/watch?v=Y4u97vJqmhM), by CoderOne 2023
28762876
- [React & TypeScript - Course for Beginners](https://www.youtube.com/watch?v=FJDVKeh7RJI), by FreeCodeCamp 2022
2877+
- [TypeScript + React](https://www.youtube.com/watch?v=1ZnrX3wiNTU), by Chris Toomey 2019
2878+
- [Mastering React Hooks](https://www.youtube.com/watch?v=zM_ZiSl2n2E), by Jack Herrington 2021
2879+
- [Using Hooks and codegen](https://www.youtube.com/watch?v=cdsnzfJUqm0), by Tejas Kumar 2019
2880+
28772881
- Please help contribute to this new section!
28782882
28792883
<!--END-SECTION:talks-->

docs/basic/recommended/talks.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ sidebar_label: Talks
1010
- [Advanced TypeScript with React](https://youtu.be/zQfD4ZxxyKA?si=FmrgOq667svX6C9O), by Nikhil Verma 2019
1111
- [Senior Typescript Features You don't Know About - clean-code](https://www.youtube.com/watch?v=Y4u97vJqmhM), by CoderOne 2023
1212
- [React & TypeScript - Course for Beginners](https://www.youtube.com/watch?v=FJDVKeh7RJI), by FreeCodeCamp 2022
13+
- [TypeScript + React](https://www.youtube.com/watch?v=1ZnrX3wiNTU), by Chris Toomey 2019
14+
- [Mastering React Hooks](https://www.youtube.com/watch?v=zM_ZiSl2n2E), by Jack Herrington 2021
15+
- [Using Hooks and codegen](https://www.youtube.com/watch?v=cdsnzfJUqm0) by Tejas Kumar 2019
16+
1317
- Please help contribute to this new section!

0 commit comments

Comments
 (0)