Skip to content

Best practices on use of console #16

@paulirish

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions