Object is a collection of values that can be many different types.
string, array, function, date boolean, numbers, regular expressions, and objects
too. All JavaScript values, except primitives, are objects.
by Luka Tatarishvili
4 years ago
JavaScript
objects
0
Pro tip: use ```triple backticks around text``` to write in code fences