Hacker News new | ask | show | jobs
by koenbok 6128 days ago
We (madebysofa.com) are using it for an upcoming product. The most important lessons we learned are:

- We can really bring near-desktop-class-user-experience to the web, and that's amazing.

- Cocoa programmers pick it up fast. In our case a week or so, and one more for all the tools around it (press, nib2cib).

- Some stuff is missing/broken in the framework, but you can look at the source and fix it! We're not used to that with regular Cocoa where we have to basically guess what is happening inside.