xuorig / prg-feedback

Feedback / corrections for http://book.productionreadygraphql.com/
1 stars 0 forks source link

Page 112 Consider rephrasing "Authorization for APIs is a complex subject no matter if" #6

Closed amaurycrickx closed 4 years ago

amaurycrickx commented 4 years ago

Authorization for APIs is a complex subject no matter if we use GraphQL, REST or gRPC.

The word "matter" is often associated with "subject" as follows: subject matter, subject matter expert

Maybe consider adding a comma: Authorization for APIs is a complex subject, no matter if we use GraphQL, REST or gRPC.

Or rephrasing to Authorization for APIs is a complex subject, whether we use GraphQL, REST or gRPC.