View Jan-31-2019-Show-Notes.md
Topics
New ClojureScript release
https://clojurescript.org/news/2019-01-31-release
State of Clojure Survey
View map-examples.clj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; Simplest use cases | |
;; Transform simple input | |
(map inc [1 2 3 4 5]) | |
(map str [1 2 3 4 5]) | |
(map clojure.string/lower-case ["COBOL" "Ada" "C"]) | |
;; Extract simple input |
View 00 Show Notes.md
Date: March 14, 2019
Show Notes
Topics
- JDK Builds
- JDK Regressions
- Alex Miller's progress reports on it
View 00 Show Notes.md
Date: March 28, 2019
Show Notes
Topics
10.0.1 Point release work
- JIT performance regression
- Exception printer for uncaught exceptions
View 00 Show Notes.md
Date: April 11, 2019
Show Notes
Topics
Deno
View 00 Show Notes.md
Show URL: https://www.youtube.com/watch?v=jMIcbahVHQs
Date: April 25, 2019
Show Notes
Topics
RIP Joe Armstrong
View 00 Show Notes.md
Hermes
https://github.com/facebook/hermes
Intrinsics in the ClojureScript compiler.
View 00 Show Notes.md
Show link: https://www.youtube.com/watch?v=PzyUpvTwu7I
Show notes
https://clojutre.org/2019/
ClojuTRE:Videos: https://www.youtube.com/watch?v=kPuGS4_9mRc&list=PLetHPRQvX4a-c3KDRTxxwGRmEMutL8Apf
Spec 2
View Show Notes.md
Show Notes
Air date: Nov 14, 2019
YouTube Link: https://www.youtube.com/watch?v=FaCcJkqF8dA
OlderNewer