martinklepsch / tenzing

⚡️ Clojurescript application template using Boot
Eclipse Public License 1.0
403 stars 39 forks source link

+datascript option #31

Open pasviegas opened 9 years ago

pasviegas commented 9 years ago

Well, datascript is a must have for any cljs app that aims to be offline, and also really good for prototyping.

Also, this is a very good addtion if we are expecting om.next to be used soon :)

martinklepsch commented 9 years ago

I agree that datascript is nice but I'd like to keep most of the options to this template to add something to the build setup. Them Om and Reagent options make an exception to that but those seem to be very, very common ground.