Subramanya's Digital Garden
Search
Search
Dark mode
Light mode
Reader mode
Explorer
Recent Notes
Appendix A Exploring Further
Jan 25, 2026
javascript
fundamentals
Appendix B Practice!
Jan 25, 2026
javascript
fundamentals
YDK JS Chapter 1
Jan 25, 2026
ydkjs
book
Home
❯
02_Areas
❯
Computer Science
❯
02_Programming
❯
Languages
❯
TypeScript
❯
TypeScript MOC
TypeScript MOC
Jan 25, 2026
1 min read
typescript
MOC
links:
000 Home
Enum
Objects
Generics
tags:
typescript
,
MOC
Graph View
Table of Contents
Enum
Objects
Generics
Backlinks
Function return type
Getting the enum key with the value string (reverse enum)
How Typescript generics help you write less
How to add types to an object with dynamic keys