On Wednesday I started the Javascript Road Trip Part 3 Course and so far it’s been quite the learning experience.
This course is split into 5 levels, and a lot of the content I’ve never dealt with before.
Level 2 (Cold Closures Cove) which is described as “Explore the binding of external variables into local scopes” is something completely new to me, and I had to use the hint button several times in the challenges for this section.
As well Level 5 (Plains of Prototypes) was somewhat of a challenge as well. as it included Array, Object, String prototypes, which again is something I have never used in the past.