Relay Cursors for Database Queries
(3 min read) Before we had k-ordered ids (and in legacy systems) the sort order needed to be baked into your relay cursors.
The beeps that boop. Posts about coding, the process, and the results.
(3 min read) Before we had k-ordered ids (and in legacy systems) the sort order needed to be baked into your relay cursors.
(3 min read) React Native is very behind the web when it comes to UI libraries. There’s two likely reasons for this: CSS on the web is easy and the object known as StyleSheet in React Native is not.
(4 min read) When there's no amount of "or", "and", and "exists" that can make your Hasura permissions simple, pull out the postgres view and simplify a huge part of your permissions query.
(4 min read) A rant on interviews that don't assess anything useful and a call to assess the parts of the candidate you're really hiring for.
(3 min read) Trying to find the right value in take-home interviews. Should you do them? How should you do them?