delta.js
delta.js copied to clipboard
documentation: show how to do literate programming with delta.js
Literate programming, as introduced by Donald Knuth, helps to tell the story of your code in the order you intend. Delta modeling allows code to be placed 'out of order', to help developers do just that.
It is an angle worth exploring and documenting explicitly.