🔥 The new IntersectionObserver browser API will allow us to easily detect when elements on fully or partially on screen.

← Prev

🔥 Async functions can chain a .catch() to catch any errors without a try/catch

Next →

🔥 Node 8.6.0 brings support for Object Spread! Goodbye Object.assign()