Hi everybody, 

A video showcasing the Holy Grail workflow has been posted on youtube.

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

The workflow is built on top of Boot <http://boot-clj.com/>, a build tool, 
and system <https://github.com/danielsz/system/tree/master/examples/boot>, 
a component library. It tries to turn the experience of developing for the 
web into a liberating and seamless experience.

Here are some of the properties of said workflow: 

   - Manual and automatic mode, ie. either you manipulate the system in the 
   REPL, or yo configure it to react to editing changes.
   - Restartable system. What warrants a system restart is 
   user-configurable. File-based granularity.
   - Changes that do not require a restart are available in the running 
   system instantly (via namespace reloading).
   - Full *Lisp-style* interactive programming via the REPL and 
   hot-reloading in the browser.
   
The video shows us a real-life, unmoderated development session. Some 
critics hailed it as an uncompromising, gut-wrenching piece of cinéma 
vérité. Viewer Discretion Is Advised. Thank you.

-- 
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