In this installment of Programming By Stealth, Bart adds one more thing to the list of changes to arrays, and that’s the spread operator. Then we’ll learn how to get rid of the “const self = this” kludge for callbacks using the arrow functions. After that, we learn the basics of classes, a concept introduced […]
Continue readingMore TagDay: December 21, 2017
2017 Year in Review Part 1 – What Am I Still Using?
I’ve always thought it might be interesting to look back on all of the products I’ve reviewed over the years and see what I’m still using. That would be a gargantuan effort, given that I’ve been doing this for over 12 years! But then I thought, maybe I could look at the past year and […]
Continue readingMore Tag