🔥 Node 8.6.0 brings support for Object Spread! Goodbye Object.assign()
🔥 The new IntersectionObserver browser API will allow us to easily detect when elements on fully or partially on screen.
🔥 On a website with an obnoxious and slow slideslow animation? Make it instant by running $.fx.off = true; in your console