I recently decided to write a front-end to a REST API for work that I’ve written in clojure.
After looking around, I thought it would be fun to use electron, as the target output matches our users very well; a mixture of Linux, Mac and Windows.
To get started, I looked around for a few lein templates, and came across descjop and electron-template.