An open API service indexing awesome lists of open source software.

https://github.com/viccon/poc

Asynchronous tree traversals in typescript for deriving domain models on the fly
https://github.com/viccon/poc

Last synced: 5 months ago
JSON representation

Asynchronous tree traversals in typescript for deriving domain models on the fly

Awesome Lists containing this project

README

          

# POC
Code for a recent POC I did to dynamically derive asynchronous domain models.
More details can be found in [this](https://conner.dev/blog/async-tree-traversals) blog post.