JHey Mohit Kushwaha , Nice article! Only one small thing, there is a misspelling in the second code example: // Function expression cosnt double = function ( x ) { return x* 2 ; } cosnt --> const.Comment·Article·Aug 24, 2021·Differences between arrow function and regular function in JavaScript