๐Ÿ“Text source code is adding friction to some programming constructs

Programming is limited by source code being text, which is 2D at best. This makes it harder to use concepts that donโ€™t map nicely to text (e.g., pipes and filters, data graphs, tables).

See also

Backlinks