February 28, 2021
There should be code and a example component also.
February 27, 2021
Type Guards are awesome. Recently I found out that the typings of Array.filter() are smart enough to know we passed a type guard and…