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
Specter rejects Clojure's restrictive approach to immutable data structure manipulation, instead exposing an elegant API to allow any sort of manipulation imaginable. https://github.com/nathanmarz/specter
Potemkin is a collection of facades and workarounds for things that are more difficult than they should be. All functions are within the potemkin namespace. https://github.com/ztellman/potemkin
Clojure
Principle / Rich Hickey
https://github.com/matthiasn/talk-transcripts/tree/master/Hickey_Rich
https://changelog.com/posts/rich-hickeys-greatest-hits
https://news.ycombinator.com/item?id=15593069
https://www.infoq.com/presentations/Design-Composition-Performance
https://www.youtube.com/results?search_query=Rich+Hickey
https://www.infoq.com/search.action?queryString=Rich+Hickey
https://www.infoq.com/presentations/Clojure-Design-Patterns
https://www.youtube.com/watch?v=cidchWg74Y4
Core / necessity
https://github.com/bbatsov/clojure-style-guide
https://www.acm.org/search#stq=clojure&stp=1
Sites
https://clojuredocs.org/
http://clojure-doc.org
http://planet.clojure.in/
https://blog.feedspot.com/clojure_programming_blogs/
Articles
https://yogthos.github.io/ClojureDistilled.html
https://blog.klipse.tech/clojurescript/2016/04/26/deftype-explained.html
http://www.smashcompany.com/technology/clojure-has-mutable-state
https://8thlight.com/blog/colin-jones/2010/12/05/clojure-libs-and-namespaces-require-use-import-and-ns.html
Tools
https://cursive-ide.com/
https://cursive-ide.com/userguide/paredit.html
http://mishadoff.com/blog/idea-for-clojure/
https://github.com/technomancy/leiningen
Libs
https://github.com/nathanmarz/specter
https://github.com/ztellman/potemkin
OO rethinking
https://medium.com/@cscalfani/goodbye-object-oriented-programming-a59cda4c0e53
https://youtu.be/QM1iUe6IofM
https://thenextweb.com/contributors/2018/05/07/first-principles-of-programming/
The text was updated successfully, but these errors were encountered: