(no title)
archibaldJ | 2 years ago
my experience working with DAGs programmatically (ie not as an abstraction (like in React) but actually handling the edges&nodes of a graph-based abstraction in code) is that it looks nice theoretically but in practice top-down (conceptual) approach like this often tends to over-complicate things
would love to see some real-world examples where an actual dev team, etc, find values in graph-theortical-based abstractions like this
bbsimonbb|2 years ago
zem|2 years ago
bbsimonbb|2 years ago
archibaldJ|2 years ago
bbsimonbb|2 years ago