Created
December 18, 2013 02:06
-
-
Save chengmu/8016215 to your computer and use it in GitHub Desktop.
Webfront_references
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###webfront refferences | |
####Javascript Standard Relevent | |
+ [ECMA 3 pdf online](http://www.ecma-international.org/publications/files/ECMA-ST-ARCH/ECMA-262,%203rd%20edition,%20December%201999.pdf) | |
+ [ECMA 5 中文手册online](http://www.ecmascript.cn/) | |
+ [es5-compat-table By Kangax](http://kangax.github.io/es5-compat-table/) | |
+ [es5-compat-table non-standard/ By Kangax](http://kangax.github.io/es5-compat-table/non-standard/) | |
+ [es6-compat-table By Kangax](http://kangax.github.io/es5-compat-table/es6) | |
+ [Quirksmode](http://www.quirksmode.org/) | |
####Blogs | |
[Addy Osamani](http://addyosmani.com/blog/) | |
[desandro](http://v3.desandro.com/) | |
[Shi Chuan](http://www.blog.highub.com/) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment