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

Stories by Adhithi Ravichandran

React Native Vs. Ionic

React Native vs. Ionic

Dev

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

Adhithi Ravichandran
Feb 8, 2023 ⋅ 16 min read
Redux Vs. Mobx: Which Performs Better?

Redux vs. MobX: Which performs better?

Dev

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

Adhithi Ravichandran
Jul 15, 2021 ⋅ 5 min read

GraphQL variables in simple terms

Dev

New to GraphQL? Learn more about GraphQL variables in this post.

Adhithi Ravichandran
Mar 13, 2020 ⋅ 4 min read

Defining types for your GraphQL API

Dev

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

Adhithi Ravichandran
Jan 22, 2020 ⋅ 4 min read

GraphQL fragments explained

Dev

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

Adhithi Ravichandran
Oct 10, 2019 ⋅ 2 min read
graphqlqueries

GraphQL queries explained in simple terms

Dev

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

Adhithi Ravichandran
Sep 15, 2019 ⋅ 4 min read