-
-
Might require splitting the render if half so hiccup can be modified. Or could maybe work on existing html. (#30).
But first we need highlighting lib usable from Boot. There doesn't seem to be any ma…
-
@thedavidmeister :D
-
After first or second change to code, which cause a hot reload and rebuild, the following error ocures
```
Exception in thread "Thread-17" java.io.FileNotFoundException: src\game\pages\index.cljs.hl_…
SkReD updated
6 years ago
-
I use to write applications Javelin and found a problem: dom element moves pretty slow, jerky. Code:
``` clojure
(defc mouse-x 0)
(defc mouse-y 0)
;;...
(.addEventListener (by-id "my-dom-element") …
-
-
So, If I do this:
`(div :fade-toggle false "foo")`
The div is visible until I set it to true and then back to false.
Expected behaviour:
The div is invisible until I sent `:fade-toggle` to true, a…
-
It is possible to add / borrow some of the functionality found in other spreadsheet software like:
- http://www.ankhor.com/
- https://www.dadisp.com/
- http://matrex.sourceforge.net/
- https://github.…
-
## Steps to reproduce
Go to http://hoplon.discoursehosting.net and check the error message.
It looks like the forum is not available and maybe the `README.md` should just not mention it?
-
On hoplon-castra
Say you have a comically simple `api.clj`:
``` clj
(ns api-execute-test.api
(:require [castra.core :refer [defrpc]]))
(println "api called")
;; N appearances on the terminal mea…