If you’ve been coding in JavaScript for more than a day, you’ve probably asked yourself, ‘What on earth is this ‘this’?' Time to make sense of it all with arrow functions.
If you would like to follow along what I’m learning from, I’m using the M...