October 2017
Intermediate to advanced
302 pages
7h 27m
English
In the past year, npm has come under fire for various reasons.
In response to these issues, Facebook came out with a package manager called Yarn. Yarn is essentially a wrapper around npm, giving the same basic functionality with an extra layer of goodness. Let's go ahead and install it so that we can use it to manage our packages!
Visit https://yarnpkg.com/en/docs/install for installation instructions. For macOS, note that you'll need Homebrew (which is like npm for macOS ...
Read now
Unlock full access