arachne

Project Page: http://arachne-framework.org/ Kickstarter: https://www.kickstarter.com/projects/1346708779/arachne-rapid-web-development-for-clojure
2016-11-22T18:37:21.000066Z

What happened with "a new update in a week"? How is chimera coming along?

jaymartin 2016-11-22T19:41:05.000067Z

We have an update in the works for Wednesday. I had to pick of some work to keep the lights and got behind. Chimera will be discussed in the update.

2016-11-22T19:55:17.000068Z

So tomorrow then, nice

2016-11-22T19:55:30.000069Z

What are the plans for arachne with the front end? For example: will I be able to make a module that defines routes for both the http module and a cljs app, so that each route is a pre-rendered entry point to the cljs app?

luke 2016-11-22T19:57:35.000070Z

@madstap absolutely

luke 2016-11-22T19:58:40.000071Z

I haven’t put too much effort into the client side yet because (a) I think the server side is a great pain point at the moment and (b) the client side is moving so fast it’s hard to know what to target that won’t go out of style in 2 months. But Arachne is absolutely designed for that sort of thing, if someone writes an appropriate front-end module.

luke 2016-11-22T19:59:04.000072Z

(which might very well be me at some point)

2016-11-22T20:17:48.000073Z

That's good to hear