Adhithi Ravichandran

  http://adhithiravichandran.com/ Software consultant, Pluralsight author, speaker, React Native/React/GraphQL dev, and Indian classical musician. You can find me online at adhithiravichandran.com.

   



6 Stories by Adhithi Ravichandran

React Native vs. Ionic

Compare Ionic and React Native based on app size, native APIs, and debugging, and build a demo app to evaluate their development processes.
7 16 min read

Redux vs. MobX: Which performs better?

Redux and MobX are two of the most popular external libraries that address state management in frontend applications. So how do they compare?
12 5 min read

GraphQL variables in simple terms

New to GraphQL? Learn more about GraphQL variables in this post.
3 4 min read

Defining types for your GraphQL API

In this blog post, we will learn about GraphQL types and how they are used to construct a GraphQL schema.
0 4 min read

GraphQL fragments explained

Does your query have repetitive fields in multiple areas? Consolidate them into a reusable unit called a fragment.
0 2 min read

GraphQL queries explained in simple terms

In this blog post, we are going to learn what a GraphQL query is all about, and even write a few ourselves.
0 4 min read