CoreUI PRO for React v5.7.0

CoreUI PRO for React v5.7.0

We are excited to announce the release of CoreUI PRO for React v5.7.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.

Read More…

Passing props to child components in React function components

React pass props to children

Passing props in React is a fundamental concept that allows data to flow between components. When building user interfaces with React, you often need to pass additional props from a parent component to its child components. This article explores how to pass props to child components, focusing on function components and best practices.

Read More…

How to loop inside React JSX

react for loop

As a full stack developer working with React, mastering the art of looping inside React JSX is an essential skill. This guide will cover the different ways to render lists and elements using loops in React, focusing on the use of the map function, traditional loops, and best practices. Let’s explore how to create components dynamically and render lists efficiently using React JSX.

Read More…

CoreUI PRO Next.js Admin Template v2.2.0

CoreUI PRO Next.js Admin Template v2.2.0

We are excited to announce the release of CoreUI PRO Next.js Admin Template v2.2.0. This update introduces a new feature and several important dependency updates to enhance the template’s functionality and performance.

Read More…

CoreUI PRO React.js Admin Template v5.2.0 (Vite)

CoreUI PRO React.js Admin Template v5.2.0 (Vite)

We are pleased to announce the release of CoreUI PRO React.js Admin Template v5.2.0 (Vite). This update introduces new features, essential fixes, and several dependency updates to enhance the overall stability and performance of the template.

Read More…

CoreUI Free React.js Admin Template v5.2.0 (Vite)

CoreUI Free React.js Admin Template v5.2.0 (Vite)

We are excited to announce the release of CoreUI Free React.js Admin Template v5.2.0 (Vite). This update focuses on enhancing the developer experience with new features, key fixes, and updated dependencies for better performance and compatibility.

Read More…

CoreUI for React v5.4.0

CoreUI for React v5.4.0

We are excited to announce the release of CoreUI for React v5.4.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI library.

Read More…

CoreUI PRO for React v5.6.0

CoreUI PRO for React v5.6.0

We are excited to announce the release of CoreUI PRO for React v5.6.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI library.

Read More…

How to conditionally add attributes to React components

react conditional prop

When building dynamic React applications, it’s common to encounter scenarios where you need to conditionally add attributes to React components based on user actions or state changes. This could involve enabling or disabling buttons, applying styles conditionally, or toggling event handlers based on different props.

Read More…

How to force a React component to re-render

react force rerender

React triggers re-rendering when there’s a change in state or props. However, there are scenarios where you might need to force a component to re-render manually without explicitly modifying its state. This article will explore ways to force re-renders in both class and functional components to ensure the UI reflects the latest data.

Read More…
Subscribe to our newsletter
Get early information about new products, product updates and blog posts.