JavaScript is a language full of wonderful quirks. In this post, I want to explore a few quirks about the typeof operator. The typeof operator As a reminder, JavaScript has eight types: Undefined Null Boolean String Number BigInt Symbol Object Java...
zachsnoek.hashnode.dev3 min readNo responses yet.