December 20, 2016
2016 has been a monumental, bizarre, and somewhat jubilant/terrifying year depending on your outlook. To concentrate on JavaScript alone may seem inconsequential compared to other events, but it’s a huge part of every web developer’s working life.
JavaScript popularity continues to explode. Not everyone lo...
October 20, 2016Yarn is a new JavaScript package manager built by Facebook, Google, Exponent and Tilde. As can be read in the official announcement, its purpose is to solve a handful of problems that these teams faced with npm, namely:installing packages wasn’t fast/consistent enough, and
there were security concerns, as npm a...
October 12, 2016From the didn’t see that coming news desk:We’re pleased to announce the open source release of Yarn, a collaboration with Exponent, Google, and Tilde. With Yarn, engineers still have access to the npm registry, but can install packages more quickly and manage dependencies consistently across machines or i...
Recent Comments