JavaScript Crash Course; Arrow functions
Welcome to the JavaScript Crash course-Arrow functions. In this article, we will understand the basics of the new arrow function in ES6. Important note: This post is the part of ES 6+ crash course / Modern JavaScript Refresher. Please click here to check other articles of the series. The arrow functions were introduced in Java Script … Read more