On Wednesday, September 4, 2013 11:30:38 PM UTC+2, Matěj Cepl wrote: > On 2013-09-04, 21:11 GMT, [email protected] wrote: > > > I've heard that we can do web app in Scala. Did anyone try some > > > Firefox OS application development in Scala? > > > > It depends on what kind of application you mean. Firefox OS phones run > > ONLY JavaScript code. However, of course, if your application is > > partially server-based, that server part could be written in language > > you want including Scala. > > > > Best, > > > > Matěj
Thank you for your answer. My app is an bank tracking app with a local db (I have a version on Android). And my searches tell me that Scala to JS is not ready yet (Scala.js is 16Mo…). I'll try CoffeeScript instead _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
