Gilad Peleg

Results 15 issues of Gilad Peleg

`model.clear()` does not work when model does not pass validation: https://github.com/afeld/backbone-nested/blob/master/backbone-nested.js#L118-L120 1. What is the logic behind even checking if model is valid when clearing it? 2. `this.validate` is supposed...

Several key points come to mind after having worked with `apollo-link-rest` for a legacy backend (read: not graphql), also seeing that you guys requested comments on the design of it....

enhancement💡

Ran into this issue where I accidentally used the same prop key in view and a function name - debugging this was a nightmare. Perhaps detect this and throw error?

enhancement
question

Suppose I want to set the value for a model `prop` or `session`. How do I detect what is the valid dataType for that attribute? This is useful when getting...

question

- Allows for future improvements on context/bindings - Remove lodash.partial - Minor improve docs

this example: `ampersand gen form ./path/to/your/model.js` Will not currently work if I'm writing ES6 (that gets converted with 6to5). However a possible solution would be: `6to5 ./path/to/your/model.js | ampersand gen...

enhancement
question

### Is your feature request related to a problem? Please describe The current solution always clutters the user homedir with the `.tool-versions` (or name override) file ### Describe the proposed...

enhancement

specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/