I noticed one of the sample projects referenced a node module named “hyperweb”:
https://www.npmjs.com/package/hyperweb
It has its website link set to:
https://github.com/fogcreek/Hyperweb
Presumably that’s a private repo (it 404s). Is it likely to be public in the future? It might be useful to see how it works (and what it contains if that NPM page doesn’t cover everything… What does blastOff
do?!). I don’t want to soil my machine with Node/NPM to read the source (where we’re going, we don’t need local dev environments!)
PS. Sorry if this forum is starting to look like “Danny’s Blog”