[racket] Standard recipe for Racket based services and HTML5/Javascript UI webapps?

From: Grant Rettke (grettke at acm.org)
Date: Tue Nov 6 23:14:29 EST 2012

Hi,

At work we are sort of settling on building web applications with
HTML5/Javascript client-side UI's backed by services. Java, .NET, and
Python are obvious candidates. It makes me curious about what the Racket
stack would look like, I mean what is the defacto:
* database
* database library or ORM
* web server
* app server
* service approach and data interchange format like JSON
* client side libraries

Defacto means you have done it once and were pretty happy with it, too :).

Grant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121106/e9eb4c96/attachment.html>

Posted on the users mailing list.