In order to get a child element or several child elements you can use the querySelectorAll or QuerySelector functions. Yes these can be both at document »
The `` signs are used to create templates, they have the fitting name "template
literals". These are used to make it more simple to create strings. Where »
I recently created a post on the differences between var, let and const
[https://peterdaugaardrasmussen.com/2018/08/22/javascript-what-is-the-difference-between-var-let-and-const/]
. One thing that I realised writing »