🏎 Designing a GraphQL server for optimal performance

— 1 minute read

Starting from today, I will be publishing a series of articles for the Log Rocket Blog concerning the conceptualization, design and implementation of a GraphQL server. All these articles describe the foundations of my GraphQL server in PHP, GraphQL by PoP: how it works, why it works like that, which were the priorities, what are the trade-offs, and others.

The first article is out now: Designing a GraphQL server for optimal performance. Enjoy!