Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I still need to try boot. So for clojurescript, I don't need figwheel, I can just use boot-reload and coot-cljs-repl ?


Yeah, and their configuration is mostly automatic; running the tasks starts their respective server and injects the client-side code to connect to them in the build.

boot-reload will hot reload new code on file changes, and optionally run a client-side hook. I use it to remount my react views. boot-cljs-repl provides a REPL into the browser you can use from the cmd line or directly in your editor. I'm using it with emacs-cider, but there are clients for most major editors.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: