JavaScript - Performance and Style.
MDN Holiday Calendar: http://thewebrocks.com/calendar/
Read every of 24 articles before Holidays! Very nice idea to get used to read something new every day!
Edit: I realized that last post was from another calendar!
Performance Calendar: http://calendar.perfplanet.com/2011/
Efficient JavaScript: http://dev.opera.com/articles/view/efficient-javascript/
Just like in title, big bunch of good practices and advises how to make JavaScript fast.
Idiomatic JavaScript: https://github.com/rwldrn/idiomatic.js
How to write beautiful JavaScript with suggestion about writing with others. Really recommended reading.
Annotated ECMAScript 5.1: http://es5.github.com/
Based on ECMAScript Language specification but with hyperlinks and annotations. This should be more friendly than original PDF.
Local Storage read performance: http://calendar.perfplanet.com/2011/localstorage-read-performance/
Local storage is much slower than what I would expect.
Want to learn more?
Sign up to get a digest of my articles and interesting links via email every month.