ClojureScript + Electron links

2016-07-31

Having had some success recently writing cross platform desktop applications using Electron with React. I'm gradually transitioning the project to Flow to try and improve my confidence in the code. Still, I wanted to try out something a bit more purely functional. So, I've been looking into ClojureScript, for which there are a number of bindings for React.

This page is more a resource for me than anything else. Some useful links I've found while hunting around.

General tutorials

Electron specific