My problem is when paging my API requests it happens rather often that an object which has a reference to another is intersected. For example I call api/books/1 on that page I already loaded api/authors. But the author associated to Book:1 isn't in ...
Join discussionI have an api that creates a signing session between two users. This api checks if there is an existing signing session or there was signing request in past. It uses that session instead of creating new. Problem here is that if both users create sepa...
Join discussionHi Hashnoders, I need your help with something. I was looking through the travis CI website and at the bottom, they have a green circle and a text that says "Travis CI Status". How do i create that status for my react app ?. That status should tel...
Join discussion