---
title: "React Blogs"
description: "BigBinary blog posts in the React category."
canonical_url: "https://www.bigbinary.com/blog/categories/react"
markdown_url: "https://www.bigbinary.com/blog/categories/react.md"
---

# React Blogs

BigBinary blog posts in the React category.

## Posts

### Migrating to TanStack Query v5

[Migrating to TanStack Query v5](https://www.bigbinary.com/blog/migrating-to-tanstack-query-v5)

- Author: Gaagul C Gigi
- Published: March 11, 2025
- Categories: React

Key points and breaking changes to consider when migrating to TanStack Query v5.

### Standardizing frontend routes and URLs in Neeto products

[Standardizing frontend routes and URLs in Neeto products](https://www.bigbinary.com/blog/standardizing-frontend-routes)

- Author: Navaneeth D
- Published: September 24, 2024
- Categories: React

Explore Neeto's best practices for frontend route standardization and dynamic
URL generation with the buildUrl function

### Building custom extensions in Tiptap

[Building custom extensions in Tiptap](https://www.bigbinary.com/blog/building-custom-extensions-in-tiptap)

- Author: Gaagul C Gigi
- Published: August 6, 2024
- Categories: React, JavaScript

A comprehensive guide on building custom extensions in Tiptap.

### Managing templates across Neeto with neeto-templates-nano

[Managing templates across Neeto with neeto-templates-nano](https://www.bigbinary.com/blog/how-build-neeto-templates-nano)

- Author: Sooraj Bhaskaran
- Published: July 30, 2024
- Categories: Rails, React

A deep dive into the architecture and implementation of neeto-templates-nano, a
highly customizable and extensible template builder for neeto.

### Widget state synchronisation across tabs

[Widget state synchronisation across tabs](https://www.bigbinary.com/blog/widget-synchronisation)

- Author: Labeeb Latheef
- Published: July 2, 2024
- Categories: React, JavaScript

How we implemented widget state synchronisation in NeetoChat widget.

### Automating case conversion in Axios requests

[Automating case conversion in Axios requests](https://www.bigbinary.com/blog/axios-case-conversion)

- Author: Ajmal Noushad
- Published: March 12, 2024
- Categories: Neeto, React, JavaScript

Learn why we decided to automatically case convert request and response data and
how we did it.

### Sharing data across React apps with globalProps

[Sharing data across React apps with globalProps](https://www.bigbinary.com/blog/global-props)

- Author: Deepak Jose
- Published: February 6, 2024
- Categories: React, Rails

Using globalProps to make it easier to share data in React.js applications

### Upgrading React state management with zustand

[Upgrading React state management with zustand](https://www.bigbinary.com/blog/upgrading-react-state-management-with-zustand)

- Author: Mohit Harshan
- Published: January 2, 2024
- Categories: React

A blog on zustand integration and performance enhancements

## Links

- [Human page](https://www.bigbinary.com/blog/categories/react)
