dojo / core

:rocket: Dojo 2 - language helpers and utilities.
http://dojo.io
Other
213 stars 62 forks source link

old dojox.storage documentation is broken #355

Closed spaceone closed 6 years ago

spaceone commented 7 years ago

https://dojotoolkit.org/reference-guide/1.10/dojox/storage.html says to use the deprecated: dojo.addOnLoad() and the example aren't even working. It seems dojo.addOnLoad is never called.

Could you upgrade the documentation to reflect an modern state? At least say a word that https://github.com/SitePen/dstore/blob/master/docs/Stores.md could be used instead? Or how to use dojox/storage/LocalStorageProvider as an AMD module?

dylans commented 6 years ago

Note that this repo is for Dojo 2... so I'm going to move this issue to the dojo/docs repo where we'd be happy to accept a pull request to get this landed.

dylans commented 6 years ago

Issue moved to dojo/docs #154 via ZenHub