[ClojureScript] Re: [ANN] Silk, an isomorphic routing library for Clojure and ClojureScript

2014-10-07 Thread Olli Piepponen
Has anyone here had a chance to use Silk for a project they'd be willing to share? I'm a front-end web-dev newbie who has been researching server-side Om/React rendering, and it seems like Silk is ideal for this use case. However I'd be much more comfortable starting out if there were some

Re: [ClojureScript] [ANN] Bootstrap-CLJS, a ClojureScript wrapper for React Bootstrap

2014-07-30 Thread Olli Piepponen
I knew I forgot something! It's in Clojars now as [bootstrap-cljs 0.0.1]. On Wednesday, July 30, 2014 4:51:22 AM UTC+7, Paul English wrote: Very cool, you should deploy a version to Clojars to make it accessible. On Jul 29, 2014, at 1:58 PM, Olli Piepponen kot...@gmail.com wrote

[ClojureScript] [ANN] Bootstrap-CLJS, a ClojureScript wrapper for React Bootstrap

2014-07-29 Thread Olli Piepponen
Hi, Here's the repo: https://github.com/luxbock/bootstrap-cljs This is my first and modest OS project. I'm a bit fan of om-tools [1], and I wanted to use React Bootstrap [2] with the same convenient syntax, so I created this wrapper. Examples with Devcards and a Weasel browser REPL are