January 2016
16 links saved this month.
pouchdb.com
A tour of the ways JavaScript promises are commonly misused — nested chains, forgotten returns, missing error handlers — and the rules that avoid them.
redux.js.org
Official documentation for Redux, a predictable state container for JavaScript applications.
promisesaplus.com
The Promises/A+ specification, an open standard defining interoperable `then` behaviour for JavaScript promise implementations.
addyosmani.com
How to install npm packages without a network connection, using local caching proxies such as local-npm and npm_lazy.
ben-evans.com
Sixteen theses on the state of mobile: platform competition between Apple and Google, computing moving to the phone, and where IoT, cars and wearables fit.
github.com
A React component for resizable split-pane layouts, splitting vertically or horizontally with a draggable divider between panes.
react-bootstrap.github.io
Documentation for React-Bootstrap, which reimplements Bootstrap's components as native React components with no jQuery dependency.
z.cash
Homepage of Zcash, a privacy-focused cryptocurrency offering shielded peer-to-peer transactions, with guides to wallets, exchanges and the network.
bitcoin.org
Community-funded informational hub for Bitcoin, presenting it as a peer-to-peer payment network and pointing to wallets, resources and developer material.
gavinandresen.ninja
Chronological index of Bitcoin developer Gavin Andresen's blog posts; the domain now redirects to his post index on riski.wiki.
bitcoinunlimited.info
Site of Bitcoin Unlimited, an organisation building alternative Bitcoin node software and protocols, including Bitcoin Cash and Nexa.
bitcoinclassic.com
Site of Bitcoin Classic, a Bitcoin node implementation forked to raise the block size limit to 2 MB; the project has since announced it is closing down.
interviewcake.com
An explanation of big O notation — dropping constants and lower-order terms, worst-case analysis, and space complexity — illustrated with Python.















