Clojure and Heroku Workshop
Here's a workshop template for getting people programming Clojure for web projects.
11 January 2019
Instructor’s Notes:
Interactive REPL for core Clojure syntax
Core Clojure syntax (to run locally)
Instructor’s Notes for CSV task
Setting up an editor
Obviously, emacs is preferred. However, if attendees don’t have emacs and nREPL/Cider, then Atom with ProtoREPL is probably your best bet. However, probably you’re mainly going to have folks on VS Code.
Notes for setting up VS Code
We had some issues with VS Code. Here’s a blog post, and the plugin that eventually worked for us.
- https://spin.atomicobject.com/2017/06/22/clojure-development-with-visual-studio-code/
- https://marketplace.visualstudio.com/items?itemName=cospaia.clojure4vscode