Tutorial: D3 and ClojureScript

We just published this guest post by @joannecheng , a detailed and beginner-friendly tutorial showing you how to build a D3 visualization using ClojureScript.

I feel like there’s really not enough material like this out there, step by step
guides that someone new to the language can easily follow. If you’ve been
looking for links to send to your JavaScript friends to give them a feel for
ClojureScript then this could be the one.

The article aims at people who’ve looked at D3 or ClojureScript before, but
aren’t necessarily proficient in either. It shows how to set up a Figwheel based
workflow, and provides good template code that people can run with.

4 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.