Aziz Zaeny

Results 14 comments of Aziz Zaeny

@GroundedSage i just see your gist... thats awesome... see my challanges section in [boot-atomizer](https://github.com/azizzaeny/boot-atomizer) ya agree garden to replace PostCSS i think we have common problem... trying to improve expressiveness...

i think your approach is also good... we can compose those maps by making it outide of component... ```clj (def small (css {:width "5rem"}])) [:img {:class small }] ``` use...

@GroundedSage Use clj or cljs to format clojure(script) ```txt ``clj ... `` ```

same problem,... check uncheck.. still open in the right pane,.. but if you not use pretty print it will open in same pane instead.. Proto-repl version: 1.4.10 atom : 1.13-0-beta8...

Suspect: [n] Boot repl differ nrepl implementation and output message [y] It seem proto-repl unable to parse error output from handle msg proccess, maybe nrepl-client issue [y] load-widget spinner not...

@arichiardi what editor did you use..? ya.. imagine we can display parse error message not just in browser but in node.js ```clj (defmethod repl/process-message :eval-js [message] (let {:op :result :value...

sorry i just updated the comment to get better sight...

by the way... i just statisfies by using your work.. :-) and hopes we can improve it bit by bit...

+1 agree..., can we ship this... https://github.com/arichiardi/boot-reload/tree/figwheel lets make figwheel-client do All the things...

yap... why calling `boot watch cljs` from repl suddenly loosing its repl ability...? then we must connect from another repl -c from another terminal, and create another JVM process... to...