Michael Bitokhov
Michael Bitokhov
I realized that there was no inverse of the hasManyThrough relationship, even though there's an inverse for everything else. Consider the following minimalist slack-like messaging system ``` users: +----------+--------+ |...
```javascript const foo = 'https://example.com'; ``` Turns into ```javascript const foo = 'https: ```
I recently started experimenting with this API at [Kapwing](https://www.kapwing.com/), a modern browser based video editor. We’ve had great success using this to implement a reporting system. We’ve even fixed several...