Alex Kraft
Alex Kraft
Hi, I'm not decided it yet, it's an open question. Right now in my own project I need: - models that should be usable on both client and server and...
Be prepared though that passive-model isn't finished, there are couple of things that should be done there. I'll plan to do it in 2-3 weeks.
Hello, actually, this is outdated version of TODO list and all items from there are already done, my mistake didn't updated it timely. So, I already did it and remove...
Yea, it seems those features are useful, but I must say I won't have time to implement it in near future.
Hmm, thanks, but no, I'm scared by the license, it says code shouldn't be modified :)
Agreed, the `box['/'].entries` should work, looks like a bug.
Having same problem, hard to structure project and I forced to create artificial and unneeded modules like `a.nim`, `b.nim` and `shared_ab.nim`. Instead of just `a.nim` and `b.nim` Some may argue...
Yes. People using Vega Lite from TypeScript would get compile time API validations and auto-complete hints. P.S. Although, doing incremental TypeScript conversion could be easy too, any not yet converted...
I think it would be useful to replicate some of the most popular python introductionary notebooks. With lots of visuals and simple math. Seems like [Titanic Tutorial](https://www.kaggle.com/alexisbcook/titanic-tutorial) is quite good...
After thinking, I'm taking back my suggestion about Titanic dataset. Maybe analysis of movies would be more interesting. Because the classical tutorials about Iris or Titanic, are boring, nobody know...