7/29/2011
•
EN
How I detect and use `localStorage`: a simple JavaScript pattern
A JavaScript developer shares an improved pattern for detecting and safely using the localStorage API, including a robust feature test and local reference technique.