This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-11-01
Channels
- # aleph (1)
- # bangalore-clj (5)
- # beginners (24)
- # boot (113)
- # cider (42)
- # cljs-dev (2)
- # cljsjs (2)
- # cljsrn (3)
- # clojure (37)
- # clojure-austin (4)
- # clojure-brasil (3)
- # clojure-france (55)
- # clojure-greece (15)
- # clojure-ireland (4)
- # clojure-italy (13)
- # clojure-russia (37)
- # clojure-spec (50)
- # clojure-uk (31)
- # clojurescript (49)
- # component (12)
- # consulting (1)
- # cursive (6)
- # datascript (9)
- # datomic (27)
- # editors (2)
- # garden (1)
- # hoplon (18)
- # jobs (1)
- # klipse (25)
- # lein-figwheel (1)
- # leiningen (1)
- # luminus (2)
- # om (53)
- # om-next (8)
- # onyx (5)
- # parinfer (4)
- # perun (4)
- # re-frame (13)
- # remote-jobs (1)
- # ring (1)
- # ring-swagger (3)
- # rum (52)
- # spacemacs (36)
- # specter (13)
- # sql (3)
- # untangled (49)
- # vim (11)
- # yada (9)
Hi @jr0cket from ClojureBridge London and @joe.lane from ClojureBridge MN!
Hello @joe.lane hope the ClojureBridge event went well.
@jr0cket what are exactly ClojureBridge curriculum?
I started trying out Klipse as a way to reduce some of the issues we have with Clojure environments during ClojureBridge events
The biggest challenge being that we have to update the documentation quite often as the tools change...
The ClojureBridge documentation tells you how to do things in a specific tool...
Then some people were getting issues with Lighttable, so the documentation was switched to Nightcode. Then Nightcode had a major update and worked very differently
And now nightcode doesn't really work at all on linux ( i found out last night from another volunteer ) so we were going to switch to atom
I suspect that the ClojureBridge documentation may get updated for NightLight, which is a better tool but different enought that it would need some updates to the docs
@joe.lane NightCode was working okay last month on Linux (well Ubuntu). Have a look at https://github.com/oakes/Nightlight as an alternative to switching to Atom.
However Atom & ProtoRepl is a nice combination as an editor.
We see Klipse as solving the problem of having to update the ClojureBridge docs & exercises (in the long term). Then students can choose their favourite editor once they have taken there first steps with Klipse
I am very impressed so far in what Klipse can do. So hope to push its use further.
Alright friends, I gotta get back to my day job, however I'm really interested in this discussion. Thanks for introducing @jr0cket to me @viebel !
feel free to take a look at https://github.com/jr0cket/community-docs/tree/gh-pages
Have a good day and afternoon guys (and evening for me)
Thanks @viebel . Just a crazy idea, but would it be possible to add some kind of auto-complete to klipse, so you can see the names of possible functions.
Definitely
That’s on my todo list
Another cljs repl does that - http://clojurescript.io/