Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Using YARN for dependency management #10

Open
edheltzel opened this issue Dec 19, 2016 · 2 comments
Open

Using YARN for dependency management #10

edheltzel opened this issue Dec 19, 2016 · 2 comments

Comments

@edheltzel
Copy link
Member

presented by @Toddses reference issue #7

YARN is the way to go 👍

@Toddses
Copy link
Contributor

Toddses commented Dec 19, 2016

It is quite faster, creates a lock file (locks package versions in on a project), and handles adding new dependencies really well. My opinion is use it. It's not great for global packages yet (in my experience) but it's on the todo list.

@edheltzel
Copy link
Member Author

Yeah I saw a video that showed Yarn was around 8x faster

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants