-
'Nuf said.
-
Below are some _minor_ observations gathered during refactoring our JS bootstraping and modules. Some of which are consistent and others which need to be decided upon and then normalised across the m…
-
When asking for a mediator or an adapter properties, the type name is displayed, but not the type namespace.
Example
g! adapter simple-chain console
{
UUID : simple-chain/console/c894d1f1-acda-4811…
-
Hi!
In the current event model I always need to specify the subscriber (widget) name. How about to make a subscriber name always constant within a widget through injected sandbox (ref to #151)?
For …
-
I have some questions and comments about backbone-aura 0.8 developer preview.
1. You placed every library in the lib directory expect require and require.text - is there a reason for that?
2. I assume…
-
Current:
``` coffeescript
class Controller
beforeAction:
'.*': (params, route) ->
@compose 'site', SiteView
'show': (params, route) ->
@compose 'navigation',
compose: …
-
We've recently had a number of questions come in surrounding how to properly handle shared data between widgets. Do you use a global namespace for this? Another module/widget? An interface for request…
-
@g6scheme what are your thoughts on us rewriting https://gist.github.com/fb65d21b426da11d23de into a tutorial for the book? Would this seem out of place for say, the section on RESTful app development…
-
Create a plugin that allows declarative wrapping of a dom element in a jQuery UI widget. This plugin should work with other widget collections that use jQuery UI as a base.
Note: the loading of jQ…
-
Something we've chatted about and decided was a better solution than people making adhoc mappings, was the ability to wire whole rulesets to application state changes (events, signals, messages etc).
…
Stray updated
11 years ago