Architecture
Architecture question and analysis paralysis
So, I want to write a node system, specifically karnaugh and finite-state-machine graph, for fun, and I wonder about the approach. Should I first implement the node graph system separate from the GUI so that Read more…