Skip to content

Best practices on use of console #16

Description

@paulirish

I'm thinking we could add this for users.

  • Don't wrap it in an abstraction.
  • Shim it
    • Since IE7 is dead I don't think it's necessary anymore. Unless you're using methods in production that other browsers will throw exceptions on. Unclear which these are just yet.
  • Remove console statements before shipping to production
    • Ya know, unless you want them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions