You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/learn/typescript.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -456,7 +456,7 @@ We recommend the following resources:
456
456
457
457
-[The TypeScript handbook](https://www.typescriptlang.org/docs/handbook/) is the official documentation for TypeScript, and covers most key language features.
458
458
459
-
-[The TypeScript release notes](https://devblogs.microsoft.com/typescript/)covers new features in depth.
459
+
-[The TypeScript release notes](https://devblogs.microsoft.com/typescript/)cover new features in depth.
460
460
461
461
-[React TypeScript Cheatsheet](https://react-typescript-cheatsheet.netlify.app/) is a community-maintained cheatsheet for using TypeScript with React, covering a lot of useful edge cases and providing more breadth than this document.
0 commit comments