artsy.github.io
artsy.github.io copied to clipboard
The Artsy Engineering Open-Source Developers Blog
I turned HTTPS on for the blog last week and it has gone fine so far, so this tries to fix a bunch of URLs.
> When the mobile team at Artsy considered moving to React Native back in 2016, one of the most compelling cases for making that jump was Relay. This, it seems,...
I recently encountered a problem where client-side data (returned from a Relay query) became out of sync after a user interaction. How can we make sure our data is consistent...
So far this is mostly notes & a rough outline of what we could cover re: our current web front-end architecture.
> We have a handful of regularly scheduled meetings in place at Artsy devoted to knowledge sharing. > > But what about the _unstructured_ ways in which we share knowledge?...
> Recently, I needed to test a button that would make an analytics tracking call using react-tracking and then navigate to a new page in a callback. This presented some...
> A common suggestion for improving pull requests (PRs) is to "make your PR small and focused". I myself gave this suggestion in [a recent article on this very blog...
>I know that for many developers, especially those early in their careers, asking for help can be intimidating. I often fear wasting someone’s time or exposing myself as less skilled...
Re: https://twitter.com/jclwilson/status/629324277754523649
> This blog just passed the 7 year mark from our initial ["Hello World"][hw] post. We've always built and hosted our own blog, initially [using OctoPress][octo] but eventually migrating to...