Links tagged “node”
13 links, newest first.
github.com
Screenshot web service built on Express and PhantomJS, taking viewport and user-agent parameters over HTTP; archived read-only since 2018.
jlongster.com
Drives the frontend and backend webpack builds from a single Gulp setup, watching for changes and restarting the server with nodemon.
jlongster.com
Configures webpack as the build tool for a Node.js backend, using target node and the externals option to keep node_modules unbundled, plus sourcemap support.
jlongster.com
Presents monkey-hot-loader, a webpack loader that patches top-level functions on save so a running app picks up edits without a restart.
electron.atom.io
A runtime that embeds Chromium and Node.js so desktop apps for macOS, Windows and Linux can be built with HTML, CSS and JavaScript.
addyosmani.com
How to install npm packages without a network connection, using local caching proxies such as local-npm and npm_lazy.
browserify.org
Browserify's home page, explaining how it bundles CommonJS-style require dependencies so that Node modules run in the browser.
medium.com
A rundown of Node.js project tooling — Mocha and CucumberJS for tests, Istanbul and Coveralls for coverage, JSHint and Code Climate for quality, David for dependencies.
codewinds.com
Creating a Node.js transform stream using the streams2 API to manipulate textual, binary, or objectstreams. Compressing and uncompressing stream with gzip. Encrypting and decrypting data stream with aes-256. Creating sha1 digest transform stream. Create transform stream which filters sensitive information.
nicolashery.com
Nicolas Hery is a freelance web developer based in Paris, France. He has a background in applied mathematics, works as a full-stack developer mostly in JavaScript and Node.js, as well as Python for scientific computing.











