js学习摘录

 

javascript密码花园里的js常见的错误:http://bonsaiden.github.io/JavaScript-Garden/zh/#function.this

https://github.com/aui/artTemplate 国人写的模板引擎,不错! 

Angular.js VS. Ember.js:谁将成为Web开发的新宠?

js中replace的用法

onhashchange事件

关于json的parse个人最近参考写的一个完整版本 [以前试验过 

return (new Function("return" + source))();source是json字符串] 这相当于eval

https://github.com/douglascrockford/JSON-js 【不支持 parse的插件】

 https://developers.google.com/maps/documentation/javascript/controls 谷歌地图

http://developer.baidu.com/map/jsdemo.htm#i5_1

浏览器的工作原理:新式网络浏览器幕后揭秘 [以色列女专家啊,世界级的]

jQuery 富客户端框架 DWZ(jUI)开发团队专访 

Sea.js 创始人玉伯专访 

JavaScript的性能优化:加载和执行

 js浏览器兼容问题总结及解决办法

HTML5 应用的性能分析器:

 http://msdn.microsoft.com/zh-cn/library/windows/apps/jj553524.aspx

相关推荐