3 Things You Didn’t Know About Yarn
Reveals three lesser-known technical facts about the Yarn package manager, including its dependency on npm and built-in spellcheck.
Reveals three lesser-known technical facts about the Yarn package manager, including its dependency on npm and built-in spellcheck.
A guide on using Yarn to manage and test locally developed Node.js packages, including filesystem and Git repository integration.
Explains Go's dependency management philosophy, tools like go get, and the $GOPATH workspace structure for handling packages.
A developer reflects on leaving Microsoft's NuGet team to rejoin JetBrains as a Developer Advocate and continue work on MyGet.
A personal guide detailing the steps and configurations for installing and setting up Slackware Linux 14.2 on a laptop, including package management and development tools.
Guide to configuring the Sinopia npm repository server to properly cache and proxy scoped packages like @angular/core.
A guide to configuring AppVeyor CI to automatically publish NuGet packages to NuGet.org, eliminating manual uploads.
A developer discusses the risks of external dependencies after the 'left-pad' NPM incident and argues for mirroring critical packages.
A guide to building the Atom text editor from source on Gentoo Linux, covering dependencies and installation steps.
Microsoft re-publishes Windows Management Framework 5.0 RTM installer, fixing a PSModulePath issue from the initial release.
Feross announces his candidacy for the Node.js Board of Directors, highlighting his contributions to the ecosystem and his vision for the community.
A guide on using Gulp to automate the installation of Bower packages from multiple configuration files in a multi-theme web application.
A developer's journey from avoiding virtualenvs to adopting 'pew', a tool that simplifies Python virtual environment management.
A guide on using Homebrew to install and update tools in Continuous Integration (CI) pipelines, with practical command examples.
A tutorial on using nvm (Node Version Manager) to install and manage multiple Node.js versions on Linux systems.
A technical guide documenting the author's process of reinstalling and configuring Slackware Linux, including kernel setup, package management, and software installations.
A developer's troubleshooting story about how inconsistent casing in a NuGet package ID caused build failures on Linux and the steps taken to resolve it.
Guide to configuring pip to cache compiled Python wheels for faster installation of C-based libraries, saving time on repeated builds.
A developer shares his career transition from JetBrains to Microsoft's NuGet team, while continuing to maintain the MyGet package management service.
A guide to installing VMware Tools on CentOS 6 using the yum package manager for streamlined and automated system management.