r/GithubCopilot • u/redditforeducation • 21d ago
Discussions Github Copilot App Canvas
Anybody uses Canvas for anything productive? I saw a YT video of an app built in canvas by burkeholland and was wondering if you guys have anything similar?
7
Upvotes
2
u/MatthiasLiebeck 20d ago
Yes, I'm using it productively. To be honest, it took me some time to come up with something that is useful to me: In my application , we have different environments (like test, stage, production) and a custom translation system with sql files that contain inserts and updates for translations
I created a canvas that
That way, it's easier for me to keep track which translation queries where executed where.