artsy.github.io
artsy.github.io copied to clipboard
The Artsy Engineering Open-Source Developers Blog
Still very much a WIP as I'm translating stuff over from my notes and reworking sections.
> It was a Wednesday, mid-summer 2019. I don't know which Wednesday specifically, but I know that it was _a_ Wednesday because I was attending Artsy's weekly all-hands meeting. Two...
> It's been three years, and [Swift Package Manager][spm] (SPM) is at a point where it can be useful for iOS projects. It'll take a bit of sacrifice and a...
> When we talk about our React Native setup there are two kinds of "now draw The Tick" for iOS developers: > > * How do I build this React...
We have a lot of duplicated categories on the blog: https://artsy.github.io/blog/categories/ For example, "open source" and "open-source". We should clean them up.
>We use server-side rendering (SSR) to deliver every page you hit on [artsy.net](https://artsy.net). We decided on using SSR for many reasons, amongst them performance. [We wrote about this all the...
> Code review is an engineering process that has benefited greatly from a move toward asynchronous communication. Long ago, engineering teams would sit in a room with code on a...
>Good team culture strives for cohesion. Once organizations get large enough, a tension emerges between the culture of individual teams and the culture of the larger organization. How do you...
This will be the first in a series of posts about how we used advanced GraphQL tooling and functionality to better handle errors occurring during query resolution, and better equip...
>Interviewing is hard. Interviewers want to make sure they're hiring the person who will add the most value to their >team; candidates want to make sure they're joining a company...