You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Clojure project that provides a API using reitit & httpkit, with mulog for event logs. Run the project, evaluate code and try break/fix some things on the fly
Starting a REPL & Connecting from Conjure
Evaluating results inline & via the REPL log
eval to comment
Tapping REPL evaluation results & mulog events to Portal
Structured editing with parinfer & paredit
Clojure LSP for navigation and code refactor tools
Running tests
A brief mention of DAP (debugging project from Conjure author)
Git Tools (LazyGit, Neogit)
cljstyle & megalinter for pre-commit checks
Hacking Neovim config
The text was updated successfully, but these errors were encountered:
Neovim for Clojure development
Create a Clojure project that provides a API using reitit & httpkit, with mulog for event logs. Run the project, evaluate code and try break/fix some things on the fly
The text was updated successfully, but these errors were encountered: