03 Mar 2020 . Min ReadWhy Use "Require" Function And What Steps Are Involved In Loading Modules?
As node developers, we all know what the require() function does. But how many of us actually know how it works? We use it every day to load libraries and modules but its behavior is still a mystery for us, so let’s solve this mystery.