develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 90

  1. …in reply to @drosenwasser
    @drosenwasser This just seems like an object literal. While useful, if your API is complex enough to benefit a lot from this, you probably should use an object instead. I generally prefer objects for this exact reason. That said, this can still be helpful at times.