salt
salt copied to clipboard
State And Logic Traversal, for today's infinite-application
Since the introduction of "destination flags" in queries, I've been pondering a change with how authors navigate programs. Instead of relying on a _method_ to clear waypoints and create a...
The problem with importing states is their tags. While some tags should override each other (like `_perms`), others could be successfully merged (like `_data`). In these cases, the tag needs...
The "rjs" package would implement convenience tags and methods, for loading AMD modules with [require.js](http://requirejs.org). This issue list possible use-cases and implementations, of the RJS package. _The package may exist...
[coveralls.io](http://coveralls.io) offers some nifty badges that report on the coverage of your test cases. The work to enable test coverage will take time, plus their service integration promotes Grunt, which...