Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal literate example project #2

Open
ozFri opened this issue Jun 13, 2020 · 3 comments
Open

Minimal literate example project #2

ozFri opened this issue Jun 13, 2020 · 3 comments

Comments

@ozFri
Copy link

ozFri commented Jun 13, 2020

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

@kennytilton
Copy link
Owner

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.

@ozFri
Copy link
Author

ozFri commented Oct 3, 2020

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!

@kennytilton
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants