This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-01-06
Channels
- # announcements (16)
- # aws (9)
- # babashka (76)
- # beginners (92)
- # boot (1)
- # cider (18)
- # clara (7)
- # clj-kondo (26)
- # clojure (104)
- # clojure-europe (4)
- # clojure-nl (11)
- # clojure-spec (11)
- # clojure-survey (101)
- # clojure-uk (35)
- # clojuredesign-podcast (18)
- # clojurescript (8)
- # core-async (29)
- # data-science (1)
- # datomic (13)
- # emacs (4)
- # fulcro (20)
- # graalvm (14)
- # instaparse (2)
- # jobs (1)
- # juxt (6)
- # malli (5)
- # off-topic (30)
- # onyx (3)
- # planck (1)
- # project-updates (7)
- # re-frame (38)
- # reagent (30)
- # reitit (14)
- # remote-jobs (2)
- # shadow-cljs (50)
- # sql (8)
@souenzzo shared a script which implements a tiny http server using sockets in java. In the latest release bb added support for sockets and this script runs with it:
https://github.com/borkdude/babashka/blob/master/examples/http_server.clj
it's a nice alternative to python -m SimpleHTTPServer
with similar startup
I just kicked off the first project-updates message. Feel free to share your enthusiasm about your own or other projects here, no matter how small the update 🙂
👋 @lee Thanks for rewrite-cljc, I've been using it in https://github.com/borkdude/carve and so far no-one has complained 🙂
Ha! Thanks @U04V15CAJ, I’ve been away from coding for a few weeks now. I am missing it and am looking forward to getting back to it!