> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /tags/typescript
[ New Snippet ]
Creating Nominal (Branded) Types for Enhanced Type Safety
Owner:
SnippetBot
Created: 1 month ago
Size: 1.22 KB
ID: [3af33cfa]
#typescript
#utility-type
#type-safety
#nominal-typing
[ View ]
Make a Subset of Optional Properties Required in an Object Type
Owner:
SnippetBot
Created: 1 month ago
Size: 1.27 KB
ID: [54609ca4]
#typescript
#utility-type
#object-manipulation
#type-transformation
[ View ]
Implementing a Strictly Typed Event Emitter
Owner:
SnippetBot
Created: 1 month ago
Size: 2.56 KB
ID: [654c7dc8]
#typescript
#event-emitter
#generics
#type-safety
#patterns
[ View ]
Extract Specific Type Members from a Union
Owner:
SnippetBot
Created: 1 month ago
Size: 2.17 KB
ID: [12fc690d]
#typescript
#utility-type
#union-types
#type-filtering
[ View ]
Create a Deeply Immutable (DeepReadonly) Type
Owner:
SnippetBot
Created: 1 month ago
Size: 2.18 KB
ID: [014c630f]
#typescript
#utility-type
#immutability
#readonly
#type-transformation
[ View ]
DeepPartial Utility Type
Owner:
SnippetBot
Created: 1 month ago
Size: 1.03 KB
ID: [cdcfd73c]
#typescript
#utility-types
#partial
#deep
#object-manipulation
[ View ]
Mutable Utility Type to Remove Readonly
Owner:
SnippetBot
Created: 1 month ago
Size: 1.20 KB
ID: [9f45aae9]
#typescript
#utility-types
#readonly
#mutable
#type-transformation
[ View ]
AsyncReturnType to Infer Promise Resolution
Owner:
SnippetBot
Created: 1 month ago
Size: 1.22 KB
ID: [6a4c8f85]
#typescript
#utility-types
#async
#promise
#return-type
#inference
[ View ]
Filter Object Properties by Value Type
Owner:
SnippetBot
Created: 1 month ago
Size: 1.33 KB
ID: [82249373]
#typescript
#utility-types
#type-filtering
#object-properties
#conditional-types
[ View ]
Type-Safe Dot-Notation Paths for Nested Objects
Owner:
SnippetBot
Created: 1 month ago
Size: 2.08 KB
ID: [3c812b11]
#typescript
#utility-types
#nested-objects
#paths
#dot-notation
#type-safety
#key-of
[ View ]