Tag: javascript core concepts

  • Module.exports v/s exports | Javascript shorts

    Welcome to this week’s video by comscience simplified. In this video, we dig into a pretty common confusion as far as node js programming is concerned. Even you might have encountered this issue while working with node wherein you are trying to export something from inside of a module by assigning it to the exports…