27 Native JavaScript Features for Type-Checking & Code Integrity
JavaScript has many built-in features that increase the strictness and correctness of your code, including type-checking. Getting familiar with and using these features are critical to writing safe and robust code that's not going to fail at runtime....
jordanbrennan.hashnode.dev6 min read
KooiInc
Developing web stuff. Front and center.
Maybe you like my library to check the type of nearly everything in JS/ES20xx. See Github (/KooiInc/typeofAnything)