Ideally: - We should **not** log via `console.log()` - We should use a logging library - We should have different logging levels for _develop_ and _prod_