[racket] Racket documentation for web development is just awful!
On Mon, Dec 19, 2011 at 12:04 PM, Jordan Schatz <jordan at noionlabs.com> wrote:
> Also it would be really nice to be told how one "should" develop with
> racket... there is abunch of extra information that could be hidden in an
> introduction to racket for experienced develops type of manual, and alot
> of direction that could be given. Probably not even cover that there are
> stateful servlets, and just say to use stateless ones, include how to use
> a data store (db, mongo, whatever) and don't cover serializing to
> disk. Suggest a directory layout and a way to organize servlets, view,
> model, and controller code. Or if MVC isn't the suggested pattern, make
> some other pattern explicit.
That sounds very interesting.