Y
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
jsonninja
3696 days ago
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.
link
robterrell
3696 days ago
You can write full OS X apps in JavaScript:
http://tylergaw.com/articles/building-osx-apps-with-js
JavaScript bridging works on iOS too!
link