NPM Link, external is a useful technique for locally testing unpublished changes in one NPM package, inside another NPM project. We use this regularly in iPlayer Web, due to the way we encapsulate ...
The Node Package Manager, NPM, has become a powerful and important tool, supporting many different JavaScript frameworks — including JQuery, AngularJS, and React JS. If you’re building JavaScript ...
React Hooks are a welcome addition to React 16.8, but come with a significant drawback for local development when NPM Link is also being used. In iPlayer Web, we’ve come up with a workaround! Read on ...