This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-12
Channels
- # admin-announcements (8)
- # alda (11)
- # announcements (53)
- # architecture (2)
- # aws (10)
- # beginners (69)
- # boot (403)
- # braid-chat (160)
- # cider (10)
- # cljs-dev (14)
- # cljsjs (26)
- # cljsrn (34)
- # clojure (223)
- # clojure-art (1)
- # clojure-brasil (4)
- # clojure-dev (10)
- # clojure-france (1)
- # clojure-gamedev (1)
- # clojure-nl (14)
- # clojure-russia (20)
- # clojure-seattle (8)
- # clojure-sg (1)
- # clojurebridge (2)
- # clojurescript (156)
- # code-reviews (2)
- # community-development (305)
- # cursive (5)
- # datavis (33)
- # datomic (38)
- # devcards (4)
- # dirac (39)
- # dunaj (3)
- # emacs (5)
- # events (2)
- # funcool (45)
- # hoplon (3)
- # instaparse (24)
- # jobs (2)
- # ldnclj (77)
- # lein-figwheel (4)
- # leiningen (1)
- # mount (49)
- # nyc (14)
- # off-topic (52)
- # om (125)
- # omnext (4)
- # onyx (13)
- # other-lisps (1)
- # overtone (8)
- # parinfer (31)
- # plastic (6)
- # portland-or (3)
- # quil (4)
- # re-frame (6)
- # reading-clojure (16)
- # reagent (212)
- # ring-swagger (11)
- # robots (5)
- # spacemacs (4)
- # specter (1)
- # yada (26)
what's the craziest idea you can come up with for the new chat app https://hackpad.com/collection/wnikaeBENEE
In addition, the winner will get a free dinner at Clojure/west 2016 in Seattle on April 15
Even better, the top 20 winners get VIP tickets to my party at Clojure/west - who knows, I might even get Snoop Dog to show up
No problem. "novel" is basically a fancy pants way of saying "new". Maybe "new state" sounded just too boring ; d
@meow: I actually had a small hackathon a few weeks ago where we created a chatclient with electron, clojure and clojurescript. We also had a UX designer working on it and the code is open source (the client is here: https://github.com/stil4m/project-typo/tree/master/client)
https://www.dropbox.com/s/wr5ba5r22fzyh0p/Screenshot%202016-01-12%2011.49.59.png?dl=0
It was very basic but some stuff could be reused (maybe)
This are some designs for it
Also https://github.com/dmotz/natal and https://github.com/drapanjanas/re-natal. And there's #C0E1SN0NM where people that do it on a daily basis hang out, where you probably can get better answers.
@mitchelkuijpers: looks cool
@jaen: I currently don’t have them at hand but we have the designs somewhere and also the css is open-source, so this might be a good kickstart
Doing Android at work and wanted to do some clojurescript, combining these would be cool
@debug: https://github.com/magomimmo/modern-cljs/tree/master/doc/second-edition is a good introduction for people new to Clojurescript, but not to programming
I did Java for three months. By the end of it I wanted to throw tables and kill people. We didn't get on well : V
There's also this - https://funcool.github.io/clojurescript-unraveled/ - butI like mordern-cljs better (and not only for it's choice of build tool).
Also if you decide to use reagent as your React wrapper then there are great tutorials here - https://github.com/Day8/re-frame/wiki#reagent-tutorials
@rafd: need to check out project-typo
mentioned by @mitchelkuijpers ^
The docs suck but I can help getting it running
The code is not good because it was a hackathon of a weekend, but I liked the designs made
also came across this: https://github.com/jasongilman/proto-repl
please contribute to #C0CB40N8K @mitchelkuijpers and @jaen