Skip to content

Effective multi-package packages #104

@nebrius

Description

@nebrius

Is your NPM package getting too big? Maybe it's time to make it a multi-package package!

Splitting package-specific logic into multiple packages, à la express, can make your code more testable, increase resiliency to bugs, and even encourage more third party contributions to your open source package.

I'll tell you the story of how I effectively split my robotics package into multiple packages, and how you can do it too!

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