Skip to content

Commit 17f3297

Browse files
add Matt Pocock's React with TypeScript Tutorial (#624)
* add Matt Pocock's React with TypeScript Tutorial * Gen readme --------- Co-authored-by: Filip Tammergård <[email protected]>
1 parent 90442d2 commit 17f3297

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -2885,6 +2885,7 @@ If you're looking for information on Prettier, check out the [Prettier](https://
28852885
- [Gustav Wengel's blogpost - converting a React codebase to TypeScript](http://www.gustavwengel.dk/converting-typescript-to-javascript-part-1)
28862886
- [Microsoft React TypeScript conversion guide](https://github.com/Microsoft/TypeScript-React-Conversion-Guide#typescript-react-conversion-guide)
28872887
- [Matt Pocock's Beginner's Typescript Tutorial](https://github.com/total-typescript/beginners-typescript-tutorial)
2888+
- [Matt Pocock's React with TypeScript Tutorial](https://www.totaltypescript.com/tutorials/react-with-typescript)
28882889
- [You?](https://github.com/typescript-cheatsheets/react/issues/new).
28892890
28902891
<!--END-SECTION:resources-->

docs/basic/recommended/resources.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ sidebar_label: Other resources
3232
- [Gustav Wengel's blogpost - converting a React codebase to TypeScript](http://www.gustavwengel.dk/converting-typescript-to-javascript-part-1)
3333
- [Microsoft React TypeScript conversion guide](https://github.com/Microsoft/TypeScript-React-Conversion-Guide#typescript-react-conversion-guide)
3434
- [Matt Pocock's Beginner's Typescript Tutorial](https://github.com/total-typescript/beginners-typescript-tutorial)
35+
- [Matt Pocock's React with TypeScript Tutorial](https://www.totaltypescript.com/tutorials/react-with-typescript)
3536
- [You?](https://github.com/typescript-cheatsheets/react/issues/new).

0 commit comments

Comments
 (0)