MK
  • 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
  • Software Engineering
Jan 26, 2020
Jan 26, 2020

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
  • Use Overload to Type Dynamic Function Signature
  • Ambient means No Implementation In TypeScript
  • There is no way to type "as" props properly in TypeScript currently
AboutBlogsProjectsTILNotesWorkshops
RSS Feed

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