varkor | 5 years ago | on: Quiver: A modern commutative diagram editor
varkor's comments
varkor | 5 years ago | on: Quiver: A modern commutative diagram editor
I'm not sure I would recommend this strategy to others. It very much comes down to a personal preference, and I imagine using an existing framework would be much more accessible to someone starting frontend development. I feel I might get some stick if I were to suggest this to newcomers :) I'm afraid I don't know of any existing write-ups!
varkor | 5 years ago | on: Quiver: A modern commutative diagram editor
varkor | 5 years ago | on: Quiver: A modern commutative diagram editor
I also agree that fixing the view to the vertices with B can be confusing. My plan is to change this.
Thanks for your comments!
varkor | 5 years ago | on: Quiver: A modern commutative diagram editor
varkor | 5 years ago | on: Quiver: A modern commutative diagram editor
varkor | 5 years ago | on: Quiver: A modern commutative diagram editor
Let me also point out that I wrote a short blog post about the motivation behind quiver, as well as some of its key features, here: https://varkor.github.io/blog/2020/11/25/announcing-quiver.h...
varkor | 5 years ago | on: Quiver: A modern commutative diagram editor
- Crossing over arrows: https://github.com/varkor/quiver/issues/19
- Two-headed arrows: https://github.com/varkor/quiver/issues/37
I hope to get to them before too long. Thanks for the suggestions!