Skip to main content

10 docs tagged with "nodejs"

View All Tags

Axios Http Request

Axios is a very popular http request library in nodejs. It is easy to use and has a lot of features.

Generic type constraints

We can make use of node's built-in EventEmitter when we want to create a custom event emitter. However, it is not type-safe. We can use TypeScript to create a typed event emitter.

Lerna

Lerna is a tool for managing JavaScript projects with multiple packages. It optimizes the workflow around managing multi-package repositories with git and npm.

nvm: Node Version Manager

ERROR: Failed to find package "XXX". You may have used the "--no-optional" flag when running "npm install".