The Zendesk App Framework now supports greater control of the structure
of your app, by introducing CommonJS module support. You can now define
as many modules as you like, placing them into the ./lib
directory.
Messages are logged to the developer console showing;
- The number bookmarks loaded from the API
- The data returned from the API
Please submit bug reports to the issues page. Pull requests are welcome.