Declarative Canvas UI for the browser, inspired by Swift
1–3 of 3 posts
Re: Declarative Canvas UI for the browser, inspired by Swift
#2Nicely done! I've always admired Swift UI's syntax and longed to have something like this in JS. This is a really nice way to make canvas programming accessible.
Re: Declarative Canvas UI for the browser, inspired by Swift
#3Nicely done! I've always admired Swift UI's syntax and longed to have something like this in JS. This is a really nice way to make canvas programming accessible.
Thank you! Yes, SwiftUI is really nice to write, and even better to read.
I'm thinking of this as a Canvas toolkit for building apps for desktop, mobile, and the web. Let's see how this experiment goes.