-
Hi! Thanks for the awesome project; I've just hooked clojure-lsp up with [coc.nvim](https://github.com/neoclide/coc.nvim) and I'm excited to see some things working. One issue I've noticed is that I c…
jeaye updated
3 years ago
-
I would make a PR but it's a giant pain to fork a wiki. The `case-tpl` statement incorrectly includes "#". This is very misleading for newcomers.
```
(page "index.html"
(:require [hoplon.histor…
-
**Descrição Geral**
Estamos procurando apaixonados por jogos para fazer parte de nosso time! Queremos uma pessoa com conhecimento e experiência sólidas em análise, projeto e programação de software…
-
## Summary
"Cerberus's resistance to stun is incorrect. When his Magma Hoplon (stoneskin and blaze spikes) he is basically immune to stun. In retail he would never resist a stun from a BLM, DRK, or R…
zierk updated
4 years ago
-
Hi, I'm new to clojure and its tools so I'm not sure where to start with this error. I've managed to set up a hoplon project and its working well. Now I'm trying to set up meta, but when I run the `bo…
-
getting this error simply calling `create` on a dom element.
using this https://cdn.ckeditor.com/ckeditor5/1.0.0-alpha.2/balloon/ckeditor.js
-
can't patch or get info for own user
using scope like
```clj
(def scope
"openid email profile read:current_user create:current_user_metadata update:current_user_metadata")
```
i can login…
-
I was able to setup the android side with no apparent problems. However when I setup the podfile as describe I ran into this build error.
/Users/jamesporter/apps/hoplon/node_modules/react-native/Re…
-
Hi, I git clone the hoplon demos, cd into the demos-homepage directory. Do boot development, then point my browser at localhost:8000 and I see the demos launch page. I try clicking on each of the de…
-
currently `mksingleton` looks like this:
```clojure
(defn- mksingleton [elem]
"Retrieves the DOM element `elem` from js/document and updates in-place.
Creates the element if missing."
(fn…