March 2016
32 links saved this month.
developers.google.com
How browsers cache responses, and how Cache-Control and ETag decide what is reused and what is fetched again.
github.com
webpack-howto Goal of this guide This is a cookbook of how to get things done with webpack.
staltz.com
Unidirectional User Interface Architectures 22 Aug 2015 This post is a non-exhaustive quick overview of the so-called “unidirectional data flow” architectures.
flexboxin5.com
control panel container properties flex-direction: flex-wrap: justify-content: align- items: align-content: code samples .flex-container { display:flex; flex-direction: ; flex-wrap: ; justify-content: ; align-content: ; align-items: ; } .flex-items-default { width: null; height: null; flex-grow: nul…
electron.atom.io
Web Tech Use HTML, CSS, and JavaScript with Chromium and Node.js to build your app.
ntoll.org
Asynchronous Python Monday 28th April, 2014 (12:30PM) Python version 3.4 was recently released.
jakearchibald.com
Promises: resolve is not the opposite of reject Posted 13 March 2014 and still refusing to do promise-based puns When I first started working with promises I had the overly simplistic view that passing a value into reject would mark the promise as "failed", and passing a value into resolve would mar…
openbazaar.org
A decentralised, peer-to-peer marketplace that runs without an intermediary taking a cut.
snarky.ca
Being a core developer of Python has made me want to understand how the language generally works.
jakearchibald.com
ES7 async functions Posted 27 March 2014 \- hey at least it's not another progressive enhancement article They're brilliant.
docs.python.org
Source code: Lib/concurrent/futures/thread.py and Lib/concurrent/futures/process.py The concurrent.futures module provides a high-level interface for asynchronously executing callables.
radimrehurek.com
“Based on our experience with gensim on DML-CZ , we naturally opted to use it on a much bigger scale for similarity of fulltexts of scientific papers in the European Digital Mathematics Library.



















