Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
ClojureScript
Conversations
About
ClojureScript
1–30 of 2161
ClojureScript-specific questions belong here. JVM, CLR, and general Clojure questions belong in the Clojure group.
Mark all as read
Report group
0 selected
David Nolen
Jan 24
ANN: ClojureScript 1.11.132
Please see https://clojurescript.org/news/2024-01-24-release for details. Thanks! David
unread,
ANN: ClojureScript 1.11.132
Please see https://clojurescript.org/news/2024-01-24-release for details. Thanks! David
Jan 24
Dieter Van Eessen
12/20/23
issue in default compiler options
Hello, I was searching why a (js/alert ) in app.core outside a -main function didn't show and
unread,
issue in default compiler options
Hello, I was searching why a (js/alert ) in app.core outside a -main function didn't show and
12/20/23
Руслан Сорокин
12/7/23
1 из 19704 [ANN] Simple Clojure/ClojureScript IDE based on Protege and Figwheel-main
Dear clojure users and team! I like to present a simple IDE that use an ontology editor Protege as
unread,
1 из 19704 [ANN] Simple Clojure/ClojureScript IDE based on Protege and Figwheel-main
Dear clojure users and team! I like to present a simple IDE that use an ontology editor Protege as
12/7/23
Glenn Iba
3/15/23
Need help figuring out why Javascript "call stack size exceeded"
Greetings, I'm a total newbie to this group. Hoping to get some help ... I'm writing a
unread,
Need help figuring out why Javascript "call stack size exceeded"
Greetings, I'm a total newbie to this group. Hoping to get some help ... I'm writing a
3/15/23
rvdalen
,
Gary Johnson
2
8/24/22
ClojureScript on Windows
rvdalen <rouan.v...@gmail.com> writes: > I am trying to get the most basic
unread,
ClojureScript on Windows
rvdalen <rouan.v...@gmail.com> writes: > I am trying to get the most basic
8/24/22
Abioye Boluwatife mary
2/24/22
Opening for a Clojurescript Position
Hello, Currently have a open position for Clojure script Engineer to work together on a project. Any
unread,
Opening for a Clojurescript Position
Hello, Currently have a open position for Clojure script Engineer to work together on a project. Any
2/24/22
Dimitrios Jim Piliouras
2/24/22
macro woes
Hello everyone, I'm trying to implement a rudimentary feature-flagging system in CLJS, and as you
unread,
macro woes
Hello everyone, I'm trying to implement a rudimentary feature-flagging system in CLJS, and as you
2/24/22
Kovas Palunas
, …
Henrik Lundahl
8
2/17/22
sorted-map-by bug
> to me that implies that you can feed a javascript function with one parameter two parameters
unread,
sorted-map-by bug
> to me that implies that you can feed a javascript function with one parameter two parameters
2/17/22
David Nolen
12/20/21
ANN: ClojureScript 1.10.914
Please see https://clojurescript.org/news/2021-12-20-release for details. Thanks! David
unread,
ANN: ClojureScript 1.10.914
Please see https://clojurescript.org/news/2021-12-20-release for details. Thanks! David
12/20/21
outr...@gmail.com
11/29/21
Can't create a function called `load`
As the subject says, I recently tried to create a function called `load` which for some reason wasn
unread,
Can't create a function called `load`
As the subject says, I recently tried to create a function called `load` which for some reason wasn
11/29/21
David Nolen
11/4/21
ANN: ClojureScript 1.10.891
Please see https://clojurescript.org/news/2021-11-04-release for details Thanks! David
unread,
ANN: ClojureScript 1.10.891
Please see https://clojurescript.org/news/2021-11-04-release for details Thanks! David
11/4/21
jb...@bgpworks.com
9/30/21
quot does not work well with real numbers
(quot 286.3 21.2) returns 12 instead of 13. I know it is inherently hard problem due to limited
unread,
quot does not work well with real numbers
(quot 286.3 21.2) returns 12 instead of 13. I know it is inherently hard problem due to limited
9/30/21
Oliver Baumann
, …
Gary Verhaegen
5
7/5/21
Trying hello-world tutorial and get "Error building classpath" - Internet needed?
Good to know, Gary The problems I have on the the Linux machine might be just proxy related - but I
unread,
Trying hello-world tutorial and get "Error building classpath" - Internet needed?
Good to know, Gary The problems I have on the the Linux machine might be just proxy related - but I
7/5/21
Oliver Baumann
,
Gary Verhaegen
3
7/4/21
Can ClojureScript transpile to plain JavaScript?
Thanks Gary. Sounds very promising! I certainly will dive into it! On 4 Jul 2021, at 20:59, Gary
unread,
Can ClojureScript transpile to plain JavaScript?
Thanks Gary. Sounds very promising! I certainly will dive into it! On 4 Jul 2021, at 20:59, Gary
7/4/21
David Nolen
5/25/21
ANN: ClojureScript 1.10.866
Please see https://clojurescript.org/news/2021-05-24-release for details. Thanks! David
unread,
ANN: ClojureScript 1.10.866
Please see https://clojurescript.org/news/2021-05-24-release for details. Thanks! David
5/25/21
David Nolen
4/7/21
ANN: ClojureScript 1.10.844
ClojureScript, the Clojure compiler that emits JavaScript source code. README and source code: https:
unread,
ANN: ClojureScript 1.10.844
ClojureScript, the Clojure compiler that emits JavaScript source code. README and source code: https:
4/7/21
Joseph Hance
2/11/21
Attributes in Reagent??
I have a ClojureScript application using Reagent and it has some state using the reagent/atom. What I
unread,
Attributes in Reagent??
I have a ClojureScript application using Reagent and it has some state using the reagent/atom. What I
2/11/21
Andrey Bienkowski
, …
jdavid.e...@gmail.com
6
1/24/21
Let's make ClojureScript more approachable for beginners
Shameless self-promotion: here is a thing I did some years ago - http://langintro.com/cljsbook/ On
unread,
Let's make ClojureScript more approachable for beginners
Shameless self-promotion: here is a thing I did some years ago - http://langintro.com/cljsbook/ On
1/24/21
doyouun...@gmail.com
1/21/21
Shadow CLJS won't connect to js runtime after lein release
I'm using the latest re-frame template: lein new re-frame test-app +cider +handler +routes I run
unread,
Shadow CLJS won't connect to js runtime after lein release
I'm using the latest re-frame template: lein new re-frame test-app +cider +handler +routes I run
1/21/21
Alex Miller
1/18/21
State of Clojure 2021 survey
Hello all, It's that time of year again! Please complete the State of Clojure 2021 survey, an
unread,
State of Clojure 2021 survey
Hello all, It's that time of year again! Please complete the State of Clojure 2021 survey, an
1/18/21
Gary Johnson
12/1/20
[ANN] Job Opening for Full Stack Web Developer
Howdy Clojurians, Spatial Informatics Group (SIG) is seeking a new Full Stack Web Developer to build
unread,
[ANN] Job Opening for Full Stack Web Developer
Howdy Clojurians, Spatial Informatics Group (SIG) is seeking a new Full Stack Web Developer to build
12/1/20
Sergei Udris
11/21/20
cljctools/peernode: an example core.async program exposing js-ipfs daemon's pubsub over rsocket (written in clojurescript, runs on nodejs)
---------- Forwarded message --------- From: Sergei Udris <Unknown> Date: Saturday, November 21
unread,
cljctools/peernode: an example core.async program exposing js-ipfs daemon's pubsub over rsocket (written in clojurescript, runs on nodejs)
---------- Forwarded message --------- From: Sergei Udris <Unknown> Date: Saturday, November 21
11/21/20
Gottfried F. Zojer
8/18/20
Raspberry 4 8GB as Clojurescript Development Platform
Hello to everyone, Just wondering if somebody is using a Raspberry 4 as Platform for Clojurescript
unread,
Raspberry 4 8GB as Clojurescript Development Platform
Hello to everyone, Just wondering if somebody is using a Raspberry 4 as Platform for Clojurescript
8/18/20
Alan Thompson
2
8/10/20
Classpath bug re Clojure 1.10.1.645 when using Figwheel.Main
PS There seems to be no `clojure --version` flag. Should this be added to the command line tool? On
unread,
Classpath bug re Clojure 1.10.1.645 when using Figwheel.Main
PS There seems to be no `clojure --version` flag. Should this be added to the command line tool? On
8/10/20
Jiacai Liu
8/9/20
[ANN] blog-backup 0.2.0 (Backup blogposts to PDF)
Hi Everyone, I'm glad to release 0.2.0 of blog-backup. New blogs can be supported in edn config
unread,
[ANN] blog-backup 0.2.0 (Backup blogposts to PDF)
Hi Everyone, I'm glad to release 0.2.0 of blog-backup. New blogs can be supported in edn config
8/9/20
Scott Klarenbach
8/5/20
Pathom Performance Problems
I'm using pathom in clojurescript to do very basic joins from a clientside db (atom). I have aa
unread,
Pathom Performance Problems
I'm using pathom in clojurescript to do very basic joins from a clientside db (atom). I have aa
8/5/20
Daniel Compton
7/23/20
Clojurists Together wants to fund you to work on your open source Clojure project from August-October 2020
Hi folks Clojurists Together is about to award another round of funding to support open source
unread,
Clojurists Together wants to fund you to work on your open source Clojure project from August-October 2020
Hi folks Clojurists Together is about to award another round of funding to support open source
7/23/20
Sergei Udris
7/20/20
Pitch: Let's make a non-commercial express-in-code game, create a new e-sports scene.
Pitch: Let's make a non-commercial express-in-code game, create a new e-sports scene. It will be
unread,
Pitch: Let's make a non-commercial express-in-code game, create a new e-sports scene.
Pitch: Let's make a non-commercial express-in-code game, create a new e-sports scene. It will be
7/20/20
Austin Haas
3
7/20/20
How to use webpack with three.js examples?
I've created a repo that contains six different sample projects showing six different ways of
unread,
How to use webpack with three.js examples?
I've created a repo that contains six different sample projects showing six different ways of
7/20/20
Scott Klarenbach
,
Thomas Heller
2
6/24/20
shadow-cljs and lein ring uberjar
Hard to say what you are doing without seeing the config. Your config is doing this, neither lein or
unread,
shadow-cljs and lein ring uberjar
Hard to say what you are doing without seeing the config. Your config is doing this, neither lein or
6/24/20