I'm toying with a client-only JS one-page app -- persistence via PouchDB, so no server needed. I've been looking at Yested (https://github.com/jean79/yested) to make the GUI bits easier, although it doesn't have any MVC. Anything else I should investigate?
Next step is to replace the JQuery from stdlib with one from DefinitelyTyped. I've created that already for my own project. BTW, is there any central repo of "ts2kt output from DefinitelyTyped", or do people generally just add them to their own projects?
k
konsoletyper
06/02/2017, 1:08 PM
There's nothing like DefinitelyTyped for Kotlin yet