Axios Http Request
Axios is a very popular http request library in nodejs. It is easy to use and has a lot of features.
Axios is a very popular http request library in nodejs. It is easy to use and has a lot of features.
The article, we are taking a quick look at the different types of dependencies in npm: normal, dev and peer.
Firstly, we need to understand the difference between named export and default export.
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.
Background
Lerna is a tool for managing JavaScript projects with multiple packages. It optimizes the workflow around managing multi-package repositories with git and npm.
Npm link
ERROR: Failed to find package "XXX". You may have used the "--no-optional" flag when running "npm install".
What is Nx Cache
In package.json's dependencies section, we can see some packages are prefixed with ^ or ~.