You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//When we have something being executed in the code, we execute it when we require the module. So we must be carefull when exporting and importing files.
//for example, uncomment this, and require this file from the app.js file, you'll see "jolines bob printed in the console"