egghead
Search
Search
Log In
Search
Search
TypeScript: Tips and Tricks by Kamran Ahmed
Use Partial to Create Partially Fillable Types in TypeScript
Make your optional fields required in TypeScript
Exclude Properties from a Type in TypeScript
Create a Type with Some Fields of Another Type in TypeScript with Pick
Create Immutable Types in TypeScript
Ignore Null or Undefined Values with TypeScript Non-Null Assertion Operator
Create Type From Any Given Data in TypeScript
Create Dynamically Typed Strings Using Template Literal Types
Create Class Properties using Constructor Assignment
Avoid errors using unknown type
Create mapped types using Record type
Reduce duplicate types with Generic Types
egghead
System