artsy.github.io
artsy.github.io copied to clipboard
The Artsy Engineering Open-Source Developers Blog
> How do you tell when it's time to deprecate a system? If something mostly works OK, is it worth spending time and effort replacing its functionality? > > At...
http://artsy.github.io/blog/2018/11/21/conditional-types-in-typescript/
It's the year 2020. You use a modern front-end stack of [Relay](https://relay.dev/), [GraphQL](https://graphql.org/), [React](https://reactjs.org/) and [TypeScript](https://www.typescriptlang.org/). You can build an infinite scroll 'feed' type UI totally out of the box...
> For those unfamiliar, Artsy is a fine art marketplace. Knowing that, it follows logically to say that the form via > which our partners list artworks for sale is...
> Ufff, 2021 was a tough year. It was the second year of the Covid-19 pandemic. We tried our best to support each other through these challenging times and in...
Replaces #702. See that PR for more details about the experiment. That PR was from a _new_ branch named `main`. I'd like to convert the `master` branch in this repo...
> @alloy first mentioned React Native as an option for Artsy back in March 2015, and in February 2016 he made our first commit to get the ball rolling. Since...
> At Artsy we’ve been moving towards GraphQL for all of our new services. Acknowledging GraphLQ is a relatively new technology, we faced some challenging questions as we were developing...
> ... > My most recent work has been JavaScript again. I've been writing Jest tests against one of our React apps. But rather than reaching for the testing patterns...
> I've worked on a few large-scale OSS projects, and I believe that people find it easier to just leave a comment and rely on a contributor to explain a...