Confirmed users
764
edits
(Added Example Usage) |
m (→Example Usage) |
||
Line 82: | Line 82: | ||
</pre> | </pre> | ||
That's all there is to it! (These examples create a <code>myStorage</code> variable to emphasize the fact that <code>jetpack.storage.simple</code> is just a normal JavaScript object. We could have simply used <code>jetpack.storage.simple</code> directly | That's all there is to it! (These examples create a <code>myStorage</code> variable to emphasize the fact that <code>jetpack.storage.simple</code> is just a normal JavaScript object. We could have simply used <code>jetpack.storage.simple</code> directly.) |