1. How variables work #

Created Thursday 25 March 2021

FIXME

Reference types #

All the datatypes except the primitive ones(number, boolean, string, null, undefined, symbol). e.g Array, Set, Object etc.