The Development Process

We’ll build our application by creating a brief outline of the features to work from and then filling in the details as we go along.

Luminus-based applications automatically start a network REPL when running in development mode. I recommend that you connect your editor to the REPL as you’re working. This will allow you to get immediate feedback on the code you’re writing. For example, if you’re writing a function to pull some data from the database, try it right in the editor and see its output before hooking it up to the page.

Get Web Development with Clojure, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.