logo

NPM

Node Package Manager is the best package manager for JavaScript. NPM is incredibly useful for pulling packages to use throughout a Gatsby site. For example, to load pre-built thumbnails for images to improve a website's performance, one simply needs to install 'gatsby-image'.

I used NPM these weeks: