100 Days of Code: Day 21
All the ES6! Covered default parameters, the spread operator, set, map, WeakSet, WeakMap, arrow functions, and started on promises. It was around promises that I decided I was over saturated for that day. I understand promises are basically functions that are set up to have something…