

ClojureStream Podcast
Jacek Schae
Join Jacek Schae and explore unusually expressive programming language with Lisp roots that runs on JavaScript, Java Virtual Machine, and CLR.
Episodes
Mentioned books

Mar 4, 2020 • 43min
S3 E3 shadow-cljs with Thomas Heller
Thomas Heller on Twitter - twitter.com/thheller
Thomas Heller on GitHub - https://github.com/thheller/
shadow-cljs User Guide - https://shadow-cljs.github.io/docs/UsersGuide.html
Thomas' Patreon: www.patreon.com/thheller
Thomas' Blog - code.thheller.com/
Video Courses:
www.learnreagent.com/
www.learnreframe.com/
www.jacekschae.com/

Feb 19, 2020 • 26min
S3 E2 Boot with Matthew Ratzke
Matt on GitHub - https://github.com/flyboarder
Degree9 on Twitter - https://twitter.com/degree9io
Degree9 website - https://twitter.com/degree9io
Boot website - https://boot-clj.com/
Video Courses:
www.learnreagent.com/
www.learnreframe.com/
www.jacekschae.com/

Feb 5, 2020 • 56min
S3 E1 Lein with Phil Hagelberg
Phil on github - https://github.com/technomancy
Technomancy website - https://technomancy.us/
Atreus - https://atreus.technomancy.us/
Leiningen website - https://leiningen.org/
Leiningen github - https://github.com/technomancy/leiningen
Video Courses:
www.learnreagent.com/
www.learnreframe.com/
www.jacekschae.com/

Nov 6, 2019 • 35min
S2 E10 - clj-kondo with Michiel Borkent
Michiel on twitter - https://twitter.com/borkdude
Michiel on github - https://github.com/borkdude
clj-kondo - https://github.com/borkdude/clj-kondo
Video Courses:
https://www.learnreagent.com/
https://www.learnreframe.com/
https://www.jacekschae.com/

Oct 30, 2019 • 29min
S2 E9 - Joker with Roman Bataev
Roman on twitter - https://twitter.com/Candid82
Roman on github - https://github.com/candid82/
Joker - https://joker-lang.org/
Video Courses:
https://www.learnreagent.com/
https://www.learnreframe.com/
https://www.jacekschae.com/

Oct 23, 2019 • 26min
S2 E8 - Vim setup with Dominic Monroe
Parens
* vim-sexp https://github.com/guns/vim-sexp/ (My preferred)
* vim parinfer https://github.com/eraserhd/parinfer-rust (Also good)
* paredit.vim https://github.com/vim-scripts/paredit.vim
# REPL
* fireplace https://github.com/tpope/vim-fireplace (My preferred)
* cider-nrepl https://github.com/clojure-emacs/cider-nrepl
* conjure https://github.com/Olical/conjure (alternative to fireplace)
* animation: https://asciinema.org/a/267614
# Linting
* ale https://github.com/dense-analysis/ale
* syntastic https://github.com/vim-syntastic/syntastic
* linting the vanilla way https://cljdoc.org/d/clj-kondo/clj-kondo/2019.10.11-alpha/doc/editor-integration#vanilla-way (based on https://gist.github.com/romainl/ce55ce6fdc1659c5fbc0f4224fd6ad29)
* neomake https://github.com/neomake/neomake
# Misc
* async-clj-omni https://github.com/clojure-vim/async-clj-omni/
* vim jack-in https://github.com/clojure-vim/vim-jack-in
* salve https://github.com/tpope/vim-salve
* dispatch https://github.com/tpope/vim-dispatch/
* replant https://github.com/SevereOverfl0w/vim-replant
# Git
* fugitive https://github.com/tpope/vim-fugitive
* gitgutter https://github.com/airblade/vim-gitgutter
* vimcasts on fugitive http://vimcasts.org/blog/2011/05/the-fugitive-series/
# Refactoring
* clj-refactor.nvim https://github.com/clojure-vim/clj-refactor.nvim
# Community
* clojure-vim https://github.com/clojure-vim/
* #vim on Clojurians https://app.slack.com/client/T03RZGPFR/C0DF8R51A

Oct 16, 2019 • 34min
S2 E7 - Cursive setup with Colin Fleming
Colin Fleming on twitter - https://twitter.com/colinfleming
Cursive on twitter - https://twitter.com/CursiveIDE
Cursive website - https://cursive-ide.com/
Video Courses:
https://www.learnreagent.com/
https://www.learnreframe.com/
https://www.jacekschae.com/

Oct 9, 2019 • 26min
S2 E6 - Atom setup with Mauricio Szabo
mauricioszabo on github - https://github.com/mauricioszabo
mauricio szabo website - https://mauricio.szabo.link/
chlorine - https://atom.io/packages/chlorine
chlorine on github - https://github.com/mauricioszabo/atom-chlorine
Video Courses:
https://www.learnreagent.com/
https://www.learnreframe.com/
https://www.jacekschae.com/

Oct 2, 2019 • 44min
S2 E5 - VSCode setup with Peter Strömberg
Peter Stromberg on GitHub - https://github.com/PEZ
Calva GitHub - https://github.com/BetterThanTomorrow/calva
Calva VSCode Marketplace - https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva
Video Courses:
www.learnreagent.com/
www.learnreframe.com/
www.jacekschae.com/

Sep 25, 2019 • 37min
S2 E4 - Spacemacs setup with John Stevenson
John jr0cket Stevenson on twitter - https://twitter.com/jr0cket
Practicali Guides - http://www.practical.li/
Clojure - https://practicalli.github.io/clojure/
Clojure Webapps - https://practicalli.github.io/clojure-webapps/
Clojurescript - https://practicalli.github.io/clojurescript/
Spacemacs - https://practicalli.github.io/spacemacs/
Study Group - https://www.youtube.com/playlist?list=PLy9I_IfUBzKJSgctCJaRYcnF6kZdiZ5ku
Video Courses:
www.learnreagent.com/
www.learnreframe.com/
www.jacekschae.com/