Some updates on my visual programming project code...
# devlog-together
m
Some updates on my visual programming project codeflowcanvas this week: In this video

https://youtu.be/U8SB2hXBKs0

I show some work I did for the open-canvas working group (ocwg for short): if you go to demo.codeflowcanvas.io/ocwg you can see a window floating in the bottom right, this shows the current flow in the current ocwg draft spec. I've build the export mechanism using a strategy pattern so that I can also easily support other formats if needed (a basic export to tldraw is already one of them). I hope this helps in developing the new open canvas spec that the ocwg is working on via bi-weekly meetings and a github repo (see various links on https://www.canvasprotocol.org). Lately I am focussing more on embedding and/or integrating codeflowcanvas with other tools and technologies so that it is not running in a silo of its own, and this feature helps with that I think. This week I also send in a submission to liveprog.org.
❤️ 1