https://juliaobjects.github.io/Accessors.jl/stable/lenses/ #tutorials #coding #dataanalysis #lenses #optics #HackerNews #ngated
A blog post about a Reagent-like library with zero dependencies in less than 100 LOC: Reagami
https://blog.michielborkent.nl/reagami.html
You can find the repo here: https://github.com/borkdude/reagami
Boring crud example with a 100 line Reagent-like app
LOL, I made a manual hiccup to DOM renderer + patching algorithm, 3.6kb zipped
I bet it won't work for most UIs but simple crud apps, probably good enough.
Eucalypt (Reagent without React in squint) example:
do you know #cyclejs but you would like to do some #clojurescript but with less hastle to setup. I did it with #squint and it feels great just have a look on your own. And the crazy part you can even use react-native ;)