This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-09-17
Channels
- # 100-days-of-code (4)
- # announcements (4)
- # aws (2)
- # beginners (88)
- # cider (1)
- # cljsrn (9)
- # clojure (126)
- # clojure-conj (4)
- # clojure-dev (8)
- # clojure-greece (1)
- # clojure-italy (37)
- # clojure-nl (3)
- # clojure-spec (13)
- # clojure-uk (91)
- # clojurescript (392)
- # clojurewerkz (1)
- # clojutre (10)
- # core-async (6)
- # cursive (5)
- # data-science (1)
- # datomic (41)
- # emacs (21)
- # events (1)
- # figwheel-main (52)
- # fulcro (2)
- # hyperfiddle (4)
- # jobs (3)
- # jobs-discuss (9)
- # luminus (3)
- # lumo (9)
- # mount (1)
- # nyc (1)
- # off-topic (73)
- # other-languages (6)
- # pedestal (8)
- # portkey (2)
- # re-frame (9)
- # reagent (8)
- # rum (17)
- # shadow-cljs (38)
- # sql (19)
- # tools-deps (18)
- # yada (4)
So I've heard about this 100-days-of-code challenge and I'm thinking about joining in. However, I did quite a few exercises like 4clojure et al before and I don't think they would be that useful for me to do them now. I also don't have any realistic project in my mind that could help me improve my Clojure skills significantly. However, I wanted to read Joy of Clojure for a long time so I've been thinking about reading it & doing exercises as part of 100-days-of-code challenge. Does that make any sense?
@jumar If you are happy to regularly share your thoughts and progress through the book with this channel, then that would be valuable. Take a look at what the others and I are sharing. If you can contribute in a similar way, then please join in.
Day 3 has been a mixture of experimenting with Joker and SVG graphics.
Joker is very nicely integrated with Emacs, thanks to the clojure-lint
Spacemacs layer. It gives lots of useful advice about your code but doesn't get in the way.
For the coding I worked on the interface a little more. I created a fairly simple SVG component as a status bar and reminded myself of the benefit of using a view-box
to control the size of the graphic that is generated.
https://github.com/jr0cket/100-days-of-clojure-code/blob/master/log.md#20180917---day-3-joker-clojure-linter-and-svg-status-bars