Skip to content

mkarp/cljs-nrepl-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClojureScript nREPL Exercise

This is a test repo to verify that I'm still sane while setting up ClojureScript REPL via nREPL.

ClojureScript nREPL Exercise Demo

Usage:

  1. Checkout this repo.
  2. Run lein nrepl or clj -A:nrepl in the command line.
  3. REPL, an nREPL server and Figwheel will start one after another.
  4. Connect to nrepl://localhost:7888 in your nREPL client.
  5. Type (cljs-repl) to connect to the Figwheel session.

Cool feature: the app will instantly re-render when evaluating code in your editor with an nREPL connection, no file saving required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors