Javascript
Articles
- JavaScriptThe Right Way.
- Javascript模块化编程(一):模块的写法
- [译]JavaScript:什么时候能用==
- 开源JavaScript执行热图生成工具
- http://calendar.perfplanet.com/2010/bulletproof-javascript-benchmarks/
- Faster JavaScript Trim
- Google JavaScript代码风格指南
- Testing getters and setters, and Object.defineProperty
- Javascript编程风格
- JavaScript date parsing and formatting, Part 1
- google js style comments
- jsdoc tags
- 通过对象图学习JAVASCRIPT
- Javascript绝句欣赏
- A Case Against Using CoffeeScript
- Working with Binary Data using Typed Arrays
- Native Fullscreen JavaScript API (plus jQuery plugin)
- PhantomJS: PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
- 前端工程师的编码遭遇战: 导语:由于历史原因,淘宝网的页面编码一直都是gbk,F2E手册中也有明确规范,刚开始的一段时间,F2E们并未遭遇太麻烦的乱码问题,大家相安无事,但随着淘宝的合作方越来越多,合作方的API接口编码可谓五花八门,淘宝的系统和第三方的数据对接之后就暴露出各式各样的乱码问题。有必要再把这个问题缕缕清楚。
- 编码大全 拔赤
- 该死的URIencode
- javascript嵌套函数的效率问题, http://jsperf.com/nested-named-functions
- A re-introduction to JavaScript
- JavaScript: The World's Most Misunderstood Programming Language
- proto : 實體關係的確定
- CoffeeScript语言参考
- 正确使用JS中的正则: 啃爹的g和lastIndex
- Loop Benchmarks
- insertAdjacentHTML() Enables Faster HTML Snippet Injection