File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/pages/2025-10/typescript-utility-types Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ Many developers think they need to learn the intricacies of advanced TypeScript
1212
1313<Tangent >
1414 Checkout my free complete [ TypeScript utility types cheat
15- sheet] ( https://webdevsimplified.com/typescript -utility-types-cheat-sheet.html )
16- that covers every TypeScript utility type you need to know with code examples.
15+ sheet] ( https://webdevsimplified.com/ts -utility-types-cheat-sheet.html ) that
16+ covers every TypeScript utility type you need to know with code examples.
1717</Tangent >
1818
1919<div style = " max-width: 50ch; margin-left: auto; margin-right: auto;" >
2020 [ ![ TypeScript Utility Types Cheat Sheet
21- Preview] ( /articleAssets/2025-10/typescript-utility-types/cheat-sheet-preview.png )] ( https://webdevsimplified.com/typescript -utility-types-cheat-sheet.html )
21+ Preview] ( /articleAssets/2025-10/typescript-utility-types/cheat-sheet-preview.png )] ( https://webdevsimplified.com/ts -utility-types-cheat-sheet.html )
2222</div >
2323
2424## Object Based Utilities
@@ -584,5 +584,5 @@ Utility types are tiny, composable building blocks that are perfect for transfor
584584<Tangent>
585585 If you want to ensure you never forget any of these utility types you should
586586 download my free [TypeScript utility types cheat
587- sheet](https://webdevsimplified.com/typescript -utility-types-cheat-sheet.html).
587+ sheet](https://webdevsimplified.com/ts -utility-types-cheat-sheet.html).
588588</Tangent>
You can’t perform that action at this time.
0 commit comments