Hacker News new | ask | show | jobs
by DerekL 3696 days ago
Starting with OS X Yosemite, you can use JavaScript for writing Mac apps and scripts. https://developer.apple.com/library/mac/releasenotes/Interap...
1 comments

Using JS for automation is a great start. I don't think they have a way to build a JS app that leverages the full capabilities of either Mac or iOS yet.
You can write full OS X apps in JavaScript:

http://tylergaw.com/articles/building-osx-apps-with-js

JavaScript bridging works on iOS too!