Posts
About
Gastón's blog
posts about web development and bitcoin
Mocha bugfix: set allowUncaught on hooks
https://github.com
Bug: When passing `--allow-uncaught`, uncaught exceptions thrown inside hooks are not surfaced.
#
WebDev
#
OpenSource
Deprecate Ember.K
https://github.com
Ember.K was an utility function to avoid boilerplace code and limit the creation of function instances in Ember's internals.
#
EmberJS
#
OpenSource
Deprecate `Ember.on` for component's lifecycle events.
https://github.com
An RFC to propose the deprecation of Ember's `.on` API.
#
EmberJS
#
OpenSource