Fork me on GitHub
#announcements
<
2019-08-26
>
promesante08:08:03

The Fullstack Tutorial for GraphQL, https://www.howtographql.com/, ported from Javascript to Clojure/script: Blog post: https://promesante.github.io/2019/08/14/clojure_graphql_fullstack_learning_project_part_1.html Source code GitHub repo: https://github.com/promesante/hn-clj-pedestal-re-frame Suggestions and corrections, more than welcome. Hope it to be useful for anyone interested.

parrot 44
👍 32
gklijs08:08:40

Will certainly take a look, and might refer to it in my presentation at GraphQL summit.

athomasoriginal23:08:52

Writing clojurescript from scratch felt lonely so I wrote a little something about setting up a ClojureScript test toolchain with figwheel + cljs.test + jsdom https://betweentwoparens.com/clojurescript-test-setup

👏 40
athomasoriginal23:08:29

As always, comments are most welcome :hugging_face: