Daniel Afonso

Daniel Afonso

Developer Advocate at OLX

Daniel Afonso is an author, instructor, and developer advocate. Daniel has a full-stack background, having worked with different languages and frameworks on various projects from IoT to Fraud Detection. He is passionate about learning and teaching and has spoken at multiple conferences around the world about topics he loves. In his free time, when he's not learning new technologies or writing about them, he's probably reading comics or watching superhero movies and shows.

You don’t know server state yet

State is the heart of your application.

As time passes and your application grows, more than a single concept for state is needed. You need to split your state into client and server state, but do you really know server state?
Server state is not just queries and mutations. When building your applications, your server state has an overwhelming number of challenges you need to deal with to create the best experience for your app users.
Now, an extra obstacle is solving all those challenges while keeping your mental sanity and, at the same time, creating a good developer experience in your project.
Entering your soon-to-be best friend and a must for dealing with your server state: TanStack Query.

Agenda Talks


Web & Mobile Con

11:40 to 12:25
02 Nov 2023

You don’t know server state yet

State is the heart of your application.