matrix icon indicating copy to clipboard operation
matrix copied to clipboard

Minimal literate example project

Open ozFri opened this issue 4 years ago • 3 comments

I tried playing with matrix for my project called WikiD, and meanwhile made a simplified literate example project. It uses shadow-cljs and deps.end The literate stuff is not yet complete, and of course the text itself is very much a draft, It's basically just a list that you can add random text items to. Here it is anyway, I hope I will finish it ;) https://github.com/ozFri/matrix-minimal-literate/blob/master/narrative.org

ozFri avatar Jun 13 '20 19:06 ozFri

Hey, sorry, I just discovered I am not getting notifications. I will check out your work....wow, you dove i pretty deep. Does it run?

I am just diving back into O/S stuff, my won and reagent/re-frame.

kennytilton avatar Sep 17 '20 22:09 kennytilton

Hey, I'm sure I only scratched the surface, maybe the verbosity creates the impression :) Last time I checked it runs, its just a simple list of statements. that you can add to with the input bar. Matrix is really interesting, I moved meanwhile back to reagent/re-frame and away from the literate style,, But I hope I will have a chance to explore both these models sooner than later. Thank you!

ozFri avatar Oct 03 '20 18:10 ozFri

I like reagent, it is closer in spirit to Matrix. Less exposed wiring than re-frame. I am about to release the Matrix CLJS version of my JS https://kennytilton.github.io/whoishiring/. Not sure if that will help -- the dataflow is pretty straightforward.

kennytilton avatar Oct 15 '20 14:10 kennytilton