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
Very good and clean code in connection.js! However, avoid using abriviations in module names or variables it is hard to understand them in large codebase
In this case db is fine but db in large codebase would not be practical. I would personally use database