Live data from Hacker News

Safari 10.0

developer.apple.com

1–10 of 56 posts

Re: Safari 10.0

#2
The ECMAScript 2015 standard, also known as ES6, is completely supported, bringing this major JavaScript evolution to Safari on macOS and iOS.

Very nice to see ES6 getting implemented by all major browsers.

Re: Safari 10.0

#4

The ECMAScript 2015 standard, also known as ES6, is completely supported, bringing this major JavaScript evolution to Safari on macOS and iOS. Very nice to see ES6 getting implemented by all major browsers.

Obligatory "ES6 is supported but not ES6 modules."

Re: Safari 10.0

#9
post #4

The ECMAScript 2015 standard, also known as ES6, is completely supported, bringing this major JavaScript evolution to Safari on macOS and iOS. Very nice to see ES6 getting implemented by all major browsers.

Obligatory "ES6 is supported but not ES6 modules."

ES6 only defined syntax for modules, it didn't define a way to load modules, that's a different standard

Re: Safari 10.0

#10
Notably, the ApplePay API is entering general availability (GA)[1].

The following networks are supported[2]: amex, discover, interac, masterCard, privateLabel, or visa.

The following products are prohibited[3] as well as many other services:

* cigarettes or tobacco products;

* firearms, weapons, and ammunition;

* illegal drugs, non-legally prescribed controlled substances;

* items that create consumer safety risks;

* items that are intended to be used to engage in illegal activities;

* pornography;

* counterfeit or stolen goods; or

* collection of charitable donations;

A paired iPhone or Apple Watch device is required (re: the macOS Sierra app), as well as iOS 10 and macOS 10.12.

[1] https://developer.apple.com/reference/applepayjs

[2] https://developer.apple.com/reference/applepayjs/1916082-app...

[3] https://developer.apple.com/apple-pay/acceptable-use-guideli...

Post reply on HN