Let's Learn About Nodes!

Here are our types so far.

  1. Number This is ... numbers.
  2. boolean This is the true/false type.
  3. string This is the type for storing text..
  4. array This is a compound type for storing collections of objects.