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

[Suggestion] Information missing for the atoms topic resolution

Open patrickcmserrano opened this issue 7 years ago • 0 comments

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 could assume that the atom still has the previous value. I had to consult the answers to be able to solve it.

patrickcmserrano avatar Oct 02 '18 16:10 patrickcmserrano