←











All Blogs

Ravi Sojitra
|
Engineering Manager
React Lead
Articles by Ravi

jQuery vs. React: Understanding the Evolution in Web Development
The jquery vs. React debate is indicative of the broader evolution within the web community. This blog explores jQuery vs. React for large-scale applications.
Jun 10, 2024

How To Troubleshoot Require Is Not Defined Issue In Vite
This blog shows how to solve the "require is not defined" error in Vite.
Apr 3, 2024

The Ultimate Guide to Converting Your React App to React Native
This article provides an overview of the key differences between React and React Native, as well as the feasibility of converting a React web app to a React Native mobile app.
Apr 2, 2024

The Ultimate Usememo Deep Compare Guide: Everything You Need to Know
This article explains how useMemo works and how usememo deep compare is used to optimize performance in React development.
Mar 22, 2024

Efficiently Rendering Multiple Components in Your React Applications
This article provides an overview of the use of React's rendering capabilities when developing app components. It also covers the approach to rendering multiple components and the key prop.
Mar 21, 2024

Expo Screen Orientation: A Comprehensive Overview
This article explores the Expo screen orientation API and how it can be used to manage screen orientation in React Native apps.
Mar 21, 2024

The Ultimate Guide to Client Side vs. Server Side in Modern Web Development
This guide will help you understand the difference between client and server side processes, how they affect web development, and how they can be used to enhance user experience.
Mar 13, 2024

PureComponent vs. Component: Understanding React's Rendering Behavior
This article explains the difference between class components and functional components, and how they work together to create a React application.
Mar 5, 2024

React Conditional Styles Made Easy: Best Practices
This tutorial introduced the className prop and the style attribute, two popular ways to style react components. You learned how to use the style attribute to apply styles directly to components, and how to use css classes to assign styles to components.
Feb 21, 2024

Mastering React Table Style: Your Comprehensive Guide
This guide is just the beginning of your journey with React table styling, and you'll be done with techniques and best practices to help you create dynamic and responsive tables that are visually appealing and functional.
Feb 20, 2024
