clojurescript-koans icon indicating copy to clipboard operation
clojurescript-koans copied to clipboard

A ClojureScript adaptation of the Clojure koans that runs purely in-browser

Results 13 clojurescript-koans issues
Sort by recently updated
recently updated
newest added

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...

dependencies

Im up to http://clojurescriptkoans.com/#destructuring/3 and i feel like its getting harder and harder to read the code

When user hits return after entering correct answer, he's transferred to next page immediately. Better leave him on the same page with some indication of correctness, to contemplate the correct...

Bumps [json](https://github.com/flori/json) from 1.8.1 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...

dependencies

Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.1.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Newbie here and I was stumped at this. Should we perhaps follow clojure koans to use str (shown below) instead of identity / (fn [x] x) ? Either that or...

Greetings, From #atoms/4 to #atoms/7 , the page runs `(reset! atomic-clock 0)` without informing the user. The page should inform the user that this function was called, or the user...

See e.g. [this error](https://travis-ci.org/lazerwalker/clojurescript-koans/builds/278795867) – not related to the commit itself but to an issue with how Travis CI is set up for the repo. I think they probably renamed...

Submit any answer to those koans with `(hello)` in them, and JS spins up to 100% CPU and eventually crashes my WebKit process. I'm running Safari 10.1 (12603.1.30.0.34).

This one http://clojurescriptkoans.com/#conditionals/1 It also kills safari and opera.