Kiran Jonnalagadda

Results 461 comments of Kiran Jonnalagadda

Sendgrid bounces API. https://sendgrid.com/docs/API_Reference/Web_API/bounces.html

The messaging layer described above now has a separate ticket in #352.

> While it's not possible to determine the reason for a bounce without having a human examine the bounce message, we can (a) maintain a list of MX servers that...

Nilenso's description: http://blog.nilenso.com/blog/2015/06/30/how-to-co-op-salaries-reviews/

Here is an exercise we can do: 1. Make a list of large companies (100+ employees) 2. Find everyone who's worked at any of these companies on LinkedIn 3. Filter...

@treyu1 dissing critics is a great way to create confidence in the project. You're off to a good start.

@treyu1 This issue ticket documents the items missing in this release, based on the promises made in the press conference. When the releases are made, the issue ticket can be...

This transition will not happen in a single step, so we should file separate tickets to help with each step of the process.

Interestingly, [GraphQL's best practices recommend _not_ versioning](http://graphql.org/learn/best-practices/). Three reasons that bring up versioning: 1. A field has been introduced. Since GraphQL requires it to be explicitly requested, this is not...

Further discussion that recommends an add-only approach to APIs: https://github.com/facebook/graphql/issues/134