-
I'm building a Stencil app... is there any interest in doing a stencil template, or is someone already working on it? I can probably do that if no one else is.
-
Hi,
a quick glance at the source of mori and the GPL leads me to believe that it is not possible to use mori in GPL-licensed code, whereas using the same data-structures from GPL-licensed code written…
Waquo updated
10 years ago
-
Server code, client JS and HTML are all compiler-verified in Scala, leaving CSS is the last part of my webapp mega-project where I feel unsafe that it always works and is maintainable.
What are the p…
-
So as stated in recent discussions, DocPad needs to be broken apart, as well as abandoning the notion of importers and exporters in favour of a new concept called "sources".
I'm actually contemplatin…
-
**Disclaimer:** I'm only just getting into the ClojureScript world (from JavaScript) but it's all very exciting to me.
I'd like to contribute some design work to the Om project, in whatever form hel…
-
It hit me last night that what's missing from EDN renderers is Differences! That's what we are looking for right? Differences is something we as ClojureScript developers should be able to do very wel…
-
Description of what I'm doing:
I'm porting the hello world app on the Quick Start page to Clojurescript
https://github.com/atom/atom-shell/blob/master/docs/tutorial/quick-start.md
Here is my port o…
-
In clojurescript (as in clojure and other lisps), it's common to name a function using `kebab-case`. This however is not a valid function name in javascript (unless it's a method on an object and you …
-
We could change this project so that it uses ClojureScript rather than CoffeeScript as the front-end scripting language. Comment and Discussion welcome.
Upsides:
- The usual arguments in favour of Cl…
-
The discussion from @meh on #941 say that new contributors will be "welcome and treated with respect."
A [code of conduct](https://robots.thoughtbot.com/adding-a-code-of-conduct-to-open-source-projec…