This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-04-30
Channels
- # announcements (7)
- # beginners (103)
- # boot (62)
- # cider (14)
- # clara (10)
- # cljdoc (4)
- # cljs-dev (2)
- # cljsrn (2)
- # clojure (51)
- # clojure-dev (15)
- # clojure-europe (13)
- # clojure-italy (25)
- # clojure-japan (3)
- # clojure-nl (4)
- # clojure-spec (6)
- # clojure-uk (9)
- # clojurescript (72)
- # clojureverse-ops (2)
- # community-development (2)
- # core-async (35)
- # cursive (16)
- # datascript (1)
- # datomic (12)
- # duct (2)
- # emacs (2)
- # fulcro (9)
- # graphql (5)
- # hoplon (5)
- # leiningen (3)
- # luminus (1)
- # nyc (1)
- # off-topic (41)
- # other-languages (1)
- # pathom (16)
- # pedestal (2)
- # re-frame (44)
- # reitit (1)
- # shadow-cljs (33)
- # spacemacs (12)
- # test-check (9)
- # tools-deps (15)
- # vim (4)
Hello all 👋
I’ve just extracted a PUBG API client library
from one of my pet projects, as I figured other community members may find it useful. I think it’s actually a really fun way to learn/play with Datascript using some real-world data, as it includes both a spec and a Datascript schema (you must provide Datascript as a dependency yourself, this repo doesn’t force it on you).
If you’re unaware, PUBG is a first-person shooter video game in the “battle royale” genre, which exposes tons of player stats as an API.
https://github.com/cjsauer/pubg-clj
REBL 0.9.157 is now available - improved var nav, with the ability to see runtime uses and used-by relationships https://www.patreon.com/posts/rebl-0-9-157-var-26478905
@U064X3EF3 how does the uses work?!
I didn't work on it, sorry, don't know
Go ask in #rebl 🙂