As with almost every programming language, JavaScript treats various types of values differently. A string like “Hello world” is very different from a number like 42. But what types are available, and ...
Every few months, someone discovers the Google Sheets QUERY function and has the same reaction: why did nobody tell me about this? Here is what it does and why it changes how you work with data.