Hacker News new | ask | show | jobs
by hamidpalo 4839 days ago
The iPad app is fully native, just like all our other apps. Hacking together a WebView app that is the same across platforms would have taken less effort but the end result would have been mediocre at best.

I think actually that at this point Trello has much more Obj-C, Java and C# than CoffeeScript.

1 comments

why dont you use something like Xamarin to build everything in C# ? Is it because its mostly View specific code that has to be different for every platform anyway ?