Chestnut is a beginner friendly Leiningen template for web applications
featuring Figwheel, Om, Compojure, easy testing, and easy deployment.

https://github.com/plexus/chestnut/

This is a major upgrade that brings Chestnut up-to-date with the current
state of the art. Figwheel and Clojurescript in particular have evolved
rapidly, meaning we could drop a lot of boilerplate and simplify things.

Highlights 

* Use Figwheel's browser REPL instead of Weasel
* Let Figwheel handle HTTP requests, instead of starting a separate
  Jetty/http-kit server
* Better and simpler Clojurescript testing with doo
* Drop Enlive and simplify the dev vs production setup
* Drop CLJX support
* Better inline documentation

For a more in-depth walkthrough of the new version and the changes that
have gone into it, you can look at this presentation from the Berlin
Clojure user group.

https://www.youtube.com/watch?v=GcdAIVOWBUQ

Chestnut aims to lower the barrier to entry for newcomers wanting to
build apps with Clojure+Clojurescript. It gives you an opinionated and
feature complete setup, while at the same time staying minimal.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to