Brenton House
Brenton House
I can see the option to browse saved snippets but not to see all snippets (preferably by category). Would be great to have this feature!
Would love the ability to filter gists based on private/public/starred like you can on the gist website. Thanks!
In Node.js, `on()` returns: `` that iterates eventName events emitted by the emitter https://nodejs.org/api/events.html#events_events_on_emitter_eventname
https://jira.appcelerator.org/browse/ALOY-1714 Allow `~/` be used as a shortcut for this so that `WPATH()` is no longer required when using with XML View attributes ```xml ```
> Add support for tag in View XML files that would simply output the code from the body of the element into the auto-generated controller. **JIRA Ticket**: https://jira.appcelerator.org/browse/ALOY-1700 #### Code...
This would allow a developer to put a global plugin in the local plugins directory and have it use this. The global plugin would need to be named "titanium-global-plugin.js" Currently...
When I create an app, the first thing I always do is put the contents from `lodash.js` into `/lib/alloy/underscore.js` so that I can use lodash instead of the really old...