A wonderful attribute of JavaScript that I recently came across throughout my learning journey is the ability to call a function in JavaScript code even before it has been declared. But how is this possible? the very concept of "HOISTING"! WHAT IS HO...
mehakbahar.hashnode.dev2 min read
No responses yet.