I first learned basic array methods several months ago. I learned them, I moved on, and I forgot them. So – I didn’t really learn them. In fact, I could never remember the difference between pop and push, and shift and unshift. Which ones were additive and put more stuff in the array, and which… Continue reading (Some) Basic Array Methods