Malte Wessel
Malte Wessel
Hey, first of all: great ORM! Tried many others, sticked with bookshelf! I'm currently working on a bigger project using bookshelf and came across some problems with the collections. I'm...
Hey, I'm not sure, but I think there's a little bug in the `disconnect` function. When a client repeatedly hits a route that throws an error (that results in disconnecting...
#### Explain the problem Right now it is possible the access the props' current value by calling `props.value`. This might lead to bugs where a property is updated, but we...