new presentation link
This commit is contained in:
parent
703e25e1fe
commit
7c510c1f9d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ The latest release version of Specter is hosted on [Clojars](https://clojars.org
|
||||||
# Learn Specter
|
# Learn Specter
|
||||||
|
|
||||||
- Introductory blog post: [Functional-navigational programming in Clojure(Script) with Specter](http://nathanmarz.com/blog/functional-navigational-programming-in-clojurescript-with-sp.html)
|
- Introductory blog post: [Functional-navigational programming in Clojure(Script) with Specter](http://nathanmarz.com/blog/functional-navigational-programming-in-clojurescript-with-sp.html)
|
||||||
- Presentation about Specter: [Specter: Clojure's missing piece](https://www.youtube.com/watch?v=mXZxkpX5nt8)
|
- Presentation about Specter: [Specter: Powerful and Simple Data Structure Manipulation](https://www.youtube.com/watch?v=VTCy_DkAJGk)
|
||||||
|
|
||||||
Specter's API is contained in a single, well-documented file: [specter.cljx](https://github.com/nathanmarz/specter/blob/master/src/clj/com/rpl/specter.cljx)
|
Specter's API is contained in a single, well-documented file: [specter.cljx](https://github.com/nathanmarz/specter/blob/master/src/clj/com/rpl/specter.cljx)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue