Which server is best for GraphQL?

While Apollo Server is compatible with any GraphQL client, it is an obvious choice if you are already using Apollo Client in your project. Because of the vibrant Apollo ecosystem and advanced production-ready tooling, Apollo Server is a great choice for larger, more nuanced projects.

Read more

What does server driven mean?

What Is Server-Driven UI? Server-driven UI is when the API tells the client what components to render and with what content . This can be implemented in all three major platforms: Android, iOS, and the web. In my opinion, this type of development makes native apps more reactive and controllable.17 Mar 2020

Read more

What is SDUI?

Server driven UI, also known as SDUI, is a technique used by companies like Spotify, Lyft and Airbnb to leverage an expressive document hosted on the server side but used on the client side to build complete screens and flows inside of Android apps, iOS apps, and web products.

Read more