Hacker News new | ask | show | jobs
Show HN: Minimal JavaScript/TS framework that made us 10k in 10 days (github.com)
10 points by hez2000 462 days ago
2 comments

thanks for sharing

I personally feel most graph patterns are just easier implemented using functions unless the graph has some other purpose like observability or even just visualization also those can always be added ;)

I prototyped a similar system at a hackerthon last year: https://github.com/Davidiusdadi/obsidian-node-canvas

Your docs would be more readable if you made the code blocks just wide enough so that the lines don't wrap.

https://pocketflow.ai/ whitepaper link is 404ing btw.

I really like the idea and what you’re building here. That said, I’d argue the documentation website is the face of any open-source project. Reinventing the wheel rarely ends well — the current docs are hard to navigate and read.

Just use an off-the-shelf solution for docs, like Docusaurus, for example:

https://github.com/facebook/docusaurus