LispCast http://www.lispcast.com/ A blog about the simple joys of functional programming. en core.async in Browsers http://www.lispcast.com/core-async-browser-motivation http://www.lispcast.com/core-async-browser-motivation Tue 29 Jul 2014 04:36:36 PM CDT Javascript's concurrency model forces code to give up control of when a callback will be called. `core.async` gives you back that control and hence lets you code in a more natural style. <p><center><a href="http://www.lispcast.com/core-async-browser-motivation">Read full post</a></center></p> React: Another Level of Indirection http://www.lispcast.com/react-another-level-of-indirection http://www.lispcast.com/react-another-level-of-indirection Tue 31 Dec 2013 01:01:25 PM CST React provides a better abstraction over the DOM than MVC frameworks ever can. React is the last piece of the puzzle for ClojureScript web frontend development. <p><center><a href="http://www.lispcast.com/react-another-level-of-indirection">Read full post</a></center></p>