Hacker News new | ask | show | jobs
by loosetypes 2445 days ago
I’ve heard this a few times - that racket (or any lisp, closure(script) aside) plays well with the web - but have never seen much to back it up.

Could you point me in the direction of any good resources, libraries, or communities to dig in further?

2 comments

Server side web development is probably the area where Clojure is used most, perhaps in combination with clojurescript on the front end.

A small google will take you to plenty of resources and libraries.

This very site — Hacker News — runs on Arc (Paul Graham's Lisp) which is implemented in Racket.

Beating the averages: http://www.paulgraham.com/avg.html

Racket web frameworks: https://github.com/avelino/awesome-racket#web-frameworks