aatree

https://github.com/aatree
2016-02-26T18:47:04.000075Z

Speaking at the nyc clojure meetup on March 30th. This is a 2-part talk, where the first part covers web workers, related issues and a very simple demo. In the second part we look at some basic cljc libraries, including logging, lenses and components. All the code covered in this talk can be found here: https://github.com/aatree Part I - Web Workers What are web workers? Shared and unshared web workers Issues when using Clojurescript/boot Duracell demo AAWorker & Durable-Cells/Atoms Part II - CLJC Tooling AALog DewDrop Lenses Ultra-light Components