-
### Issue:
I've logged in to GitHub and tried to save a gist. After that I wasn't able to access it due to an error:
```
Uncaught TypeError: cljs$cst$keyword$editor_DASH_view.cljs$core$IFn$_invok…
-
Hi, thanks as ever for CIDER - we live inside it and it's amazing. I'm digging deeper into `shadow-cljs` and am getting hung up because my print output is getting lost in this one specific case...
…
-
Hi, Matt,
I tried with no luck to run this example by following the instructions in the readme.
So I upgraded to `[cljs-live "0.2.1-SNAPSHOT"]` as in the `cljs-live` example and followed the in…
-
himera was updated to latest cljs, so maybe we can embed this in the website somehow:
- live: http://geit.fikesfarm.com/
- code: https://github.com/mfikes/himera
a bigger idea would be to have the do…
-
Hi,
I don't think it's possible to live code in the browser atm.
If I place a call:
(repl/connect "http://localhost:9000/repl")
an iframe is created but it is overwritten by WebFUI since it takes c…
-
This is something that LightTable does that is pretty awesome:
It lets you connect to an existing browser session, and modify the CLJS on the fly (essentially a CLJS repl)
From the docs (http://docs…
-
A major unaddressed usecase for ClojureScript is to host it *inside* of larger node.js projects. I do this all the time, namely in Electron applications, where it can act as the scripting or live codi…
-
So I have setup devcards and I can access localhost:9500/cards.html and everything renders.
how ever I am not getting the live reloading, when i edit the stat card changing the number the figwheel …
-
If project can provider I18N, like load *.mo file for game board or something, we can translate *po file for non-native man in community.
For now the text is write directly in code, it's hard for I…
-
> lein run
> ...
> DOING: goog.provide('coding.client.main');
> goog.require('cljs.core');
> goog.require('coding.client.util');
> goog.require('waltz.state');
> goog.require('coding.client.core');
>…