@yisrael-wix My birthday is coming up in March! Sooooo…I’ll expect this to work by then. (totally just kidding
).
Regarding putting code up in the tutorials section, I’ve been gradually cleaning up my code, commenting it, JSDoc-ing it, and putting it up on a POC site that I keep for interesting things I’ve seen or done. I haven’t opened up this site for duplicating by others, so you can’t see the code. You can only see the sample UIs. There are two examples there that I think are interesting enough to write a tutorial/example for. The Sliding Window example, and the MVVM example. (I don’t know how people write complicated UIs without Observables, so I rolled my own mini-framework)
I’ve always joked that my Javascript could make a grown man cry, so before I expose my (probably horrific) code to anyone, I need to clean it up.