Malcolm Kee
  • About
  • Blogs
  • Projects
  • TIL
  • Notes
  • Workshops

Topic: TypeScript

Blogs

Jul 1, 2022
Jul 1, 2022

Using TypeScript with Module Federation

How to use TypeScript in Module Federation without overengineering

  • module-federation
  • typescript
Sep 21, 2019
Sep 21, 2019

Reduce redux-connect Typescript boilerplate

Use Typescript ReturnType to reduce your Redux connect boilerplate

  • typescript
Apr 1, 2019
Apr 1, 2019

Adding Types for npm Packages

How to add custom types for npm packages that doesn't have declaration nor DefinitelyTyped support.

  • typescript
Feb 24, 2019
Feb 24, 2019

Type-Safe callAll

You can have typesafe callAll utility in Typescript 3

  • typescript
Nov 26, 2018
Nov 26, 2018

Using Typescript Type Guard to Narrow Down Type

Using custom type guard allow us to create reusable checking that narrow down the type of a variable

  • typescript

Today I Learnt

  • Jest Mock in TypeScript
  • Script versus Module in TypeScript
  • Extending Global or Third Party Library Typing
  • Ambient means No Implementation In TypeScript
  • Use Overload to Type Dynamic Function Signature
  • There is no way to type "as" props properly in TypeScript currently
AboutBlogsProjectsTILNotesWorkshops
RSS Feed

© 2018-2023 Copyright Malcolm Kee. All rights reserved.