Popular
See all posts related to Popular
Authorization in GraphQL
Posted in GraphQL on Jun 8th, 2020
GraphQL is a great new technology. It fills many gaps the REST leaves. However, there are challengs with GraphQL. One of those challenges are authorization and authentication.
Serverless GraphQL at the Edge
Posted in GraphQL on Feb 27th, 2020
Serverless GraphQL API’s at the Edge. Did I hit on all of the buzzwords?
GraphQL as an extension of Conway’s Law
Posted in GraphQL on Dec 6th, 2019
“Organizations which design systems … are constrained to produce designs which are copies of the communication structures of these organizations.” – Melvin Conway
From Test Driven Development to Test Driven Design
Posted in Engineering on Jul 11th, 2018
Too often when we speak about Test Driven Development, or TDD, we speak about it as if it’s an investment. I think it’s time to change the conversation and talk about TDD as if it is an essential engineering step.