👷♂️Intro to Objects and Constructors in JavaScript
Objects in JavaScript hold a collection of key-value pairs of which form a properties. Objects can be a collection of properties which all relate to each other and is reusable. For example, say you are creating a collection of data for football teams...
ollierowles.hashnode.dev3 min read