BLOG | CODE | ABOUT

On type checking

More on type checking in JavaScript

(See also the "Comparison and inspiration" section for other JS type checking libraries.)

On "duck typing"

Best practices

Similar libraries in other dynamic languages

See also the "Comparison and inspiration" section, for other JavaScript code doing type checking.