bchiragbchirag.hashnode.dev·Nov 21, 2024Building Better and Easier UIs with React Grid: A Practical GuideHey people! Hope everything's good. 😄😄😄 Today, let's dive into building a dynamic Product Dashboard and see how the Grid layout can make our UI smarter and more responsive! Why Grids Are a Game-Changer in React Layouts Let’s talk about grids and w...DiscussFrontend Development
bchiragbchirag.hashnode.dev·Nov 17, 2024Guide to Editing, Deleting, and Updating Data in MUI X DataGridHey there! How’s it going? 😊Hope all is well with you! In today’s blog, we’re diving into the customizations of tabular data using the powerful tools provided by MUI X DataGrid. When it comes to working with tables, there are a few essential operati...Discuss·10 likesReact
bchiragbchirag.hashnode.dev·Nov 10, 2024Optimizing MUI X Data Grid: Column Visibility, Resizing, and PersistenceHey everyone! 😃 Today, we’re diving into MUI X Data Grid. Firstly why MUI X DATA GRID? Because of its ability to handle large volumes of data efficiently, support for sorting, filtering, pagination, and customizable columns. No need to build a custo...Discuss·2 likes#mui-x-datagrid
Benjamin Rensch Vinterbergjuicybenjamin.hashnode.dev·Sep 18, 2024V0 supports MUIToday I learned that V0 now supports MUI (Material UI) and it was by pure coincidence that I discovered this. Our UI/UX colleague is on maternity leave at the moment, which leaves us developers to kind of figure out everything on our own. Obviously g...DiscussReact
Arunkumar Gopalanarung.hashnode.dev·Jul 18, 2024Step-by-Step Guide to Creating an Authentication App in React with Typescript and ViteI'll provide you with a step-by-step guide to creating a User Authentication App with the features you've specified using React, Vite, MUI, Tailwind CSS, and TypeScript. We'll set up the project and implement the required features. Project Setup Fi...DiscussReact
Haseeb Mirzahaseebmirza.hashnode.dev·Jun 21, 2024Building a Modern React App with Vite, Redux Toolkit, MUI, and TypeScriptIn this article, we will walk through the creation of a modern React application using Vite, Redux Toolkit, Material-UI (MUI), and TypeScript. Our app will include a registration page and a page to display registered users. We will use Redux Toolkit ...Discussredux-toolkit
Abizeyimana Victorvictor-abz.hashnode.dev·Feb 15, 2024How to Migrate from Material-UI 4 to 5In this article I’ll share with you my own experience in migration from material UI 4 to 5, it is so easy, such as drinking a cup of coffee. Ok, let's go first of all, you need to upgrade your React js version at least to v17.0.0 (mine is v17.0.2), a...Discuss·28 readsQuick Bitsmaterial ui
Kaushalkluffa-blog.vercel.app·Jan 27, 2024Setup React App with MUI, Vite, TypescriptThere are many components libraries out there to build frontend web applications in react. But today we will talk about MUI component library that provides a huge number of components to work with and almost all of them are very useful. Lets start by...Discuss·2 likesReact
WrapPixelwrappixel.hashnode.dev·Dec 19, 2023Using Data Grid Component in MUI X (Material UI) with ReactIn one of our previous articles, we got to know about the MUI X component library for React. But as we know, MUI X is used for data-rich applications. That's why one of its most popular components is the Material UI Data Grid component. It can show t...DiscussReact
ILLA CloudforILLA Cloud Blogillacloud.hashnode.dev·Dec 19, 20232024 has arrived, should I choose MUI?2024 has arrived, and the ecosystem of React component libraries remains highly prosperous. This article will dissect two currently popular component libraries from various perspectives, providing an objective analysis to help users make more informe...DiscussBlogJavaScript