Shivangi Rajde

 

83 stories by Shivangi Rajde

PrimeReact: Elevate Your UI

In this article, we’ll delve into the world of PrimeReact and explore how it enhances the capabilities of React...

Aug 17 · 4 min read >

Simplified Guide: Adding Material UI to Your React Projects

Material UI is a popular and comprehensive UI framework for React applications that embraces Google’s Material Design principles. In...

Aug 16 · 2 min read >

DRY, KISS, and YAGNI development principles based on React

Introducing this article, we delve into the world of React development principles that wield a significant impact on both...

Aug 10 · 3 min read >

“In React, everything is a component.”

“In React, everything is a component” is a fundamental concept that reflects the core architecture and design philosophy of...

Aug 10 · 2 min read >

Using Babel with React

In this article, let’s unravel the world of Babel and uncover why it’s a widely embraced tool for simplifying...

Aug 9 · 3 min read >

Making HTTP requests using Axios

Making GET Requests Fetching data from external APIs is a common task in web development, and Axios simplifies this...

Aug 9 · 3 min read >

Webpack in React

In the dynamic world of modern web development, crafting efficient and scalable applications is a top priority. Among the...

Aug 8 · 3 min read >

Axios in React

In the fast-paced world of web development, delivering seamless and dynamic user experiences is crucial to success. React, with...

Aug 7 · 2 min read >

What is React Strict Mode? A Guide to Improved React Development

React is a popular JavaScript library for building user interfaces, developed by Facebook. It allows developers to create interactive...

Aug 1 · 1 min read >

What are pure components in React?

In the realm of modern web development, React has emerged as one of the most popular and powerful JavaScript...

Aug 1 · 1 min read >