
JS Code Sharing Tactics
Developers constantly seek to avoid repeating themselves. Here are three practical strategies for sharing JavaScript code across multiple projects, with honest trade-offs for each approach.
Posts tagged npm

Developers constantly seek to avoid repeating themselves. Here are three practical strategies for sharing JavaScript code across multiple projects, with honest trade-offs for each approach.

Instea releases an open-source React Native color picker component with cross-platform support for Android and iOS, multiple color formats, and easy integration.
A summary of an Instea tech talk on npm version 2, covering dependency management, semantic versioning, devDependencies, and best practices for JavaScript projects.