Lecture 2
JS functions & objects
function normal "funktions erklæring"
function let "funktions udtryk (anonymt)"prints entire function in this case change name to function call to run function
arrow function "pile-funktioner" if one param paranthesis optional will return if only statement.call-back
object serialisering is making an object into a flad (bit streng)