Lua Log #4: Build a (Terrible) Package
A developer shares the process of creating and distributing a Lua package using LuaRocks, despite the package being unfinished and having quirks.
A developer shares the process of creating and distributing a Lua package using LuaRocks, despite the package being unfinished and having quirks.
Critique of npm audit's flaws, arguing its default rollout was rushed and harmful to front-end development workflows.
A beginner's guide to using npm for managing Node.js packages, covering installation, project setup, and dependency management.
A step-by-step tutorial on how to publish your own open source npm package, covering setup, bundling with Babel, and the publishing process.
An overview of the Pipfile format and pipenv tool for Python package management, including a link to a recorded presentation.
A guide explaining several methods to configure and run NPM packages without requiring sudo permissions on your system.
A guide on creating reusable Sass components and managing them with the Bower package manager for efficient web development.