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
Instead of using global variables, we should be passing data from module to module. Move these variables from global variables/getters to objects passed to improve encapsulation: