Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.
This repository was archived by the owner on May 8, 2024. It is now read-only.

Ask about module #6

@Bartvds

Description

@Bartvds
  • Ask if it is a npm package
    • Pull data package.json from npm API and prefill
    • Output only single external module definition. no global interface or var
    • Create import statement in test
  • Ask if it is a plugin or dependency for something
    • Add reference
    • Add boilerplate code, for example, for JQuery can add to global JQuery interface
  • Ask if you need external module
  • Ask if you need a interface outside external module
  • Ask if global var is needed
    • It is evil. Sometimes necessary but let's not default.

.. probably more

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