Should I use Google's JSAPI in production code?

后端 未结 8 1760
傲寒
傲寒 2020-12-25 13:59

Possible duplicate of:

should-i-link-to-google-apis-cloud-for-js-libraries

also many other discussions, including:

Where do you incl

8条回答
  •  旧巷少年郎
    2020-12-25 14:49

    Yes, definitely. Google encourages it. Everyone benefits. It's more likely to be in their cache, and it's one less file that you have to serve.

提交回复
热议问题