• Ian Hickson's avatar
    Use callbacks for sending messages up the app · d748186c
    Ian Hickson authored
    Using .of() to call mutating setters is not great practice since it ties
    
    parts of the app together in ways that prevent reuse and composition.
    
    
    
    Since people are now using the gallery app to copy from, let's use the
    
    better practice of using callbacks.
    d748186c
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...