Vitalii-Alan Banitcraftyourstartup.hashnode.dev·Nov 6, 2024Building Craft Your Startup: How FastAPI + React Can Empower Indie DevsIntroduction Indie makers have a unique approach: we’re not just building products; we’re building dreams, usually solo or with a small team. When I set out to create Craft Your Startup, my goal was to build a FastAPI + React boilerplate that could s...Discuss·90 readsBuild In Public
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Oct 14, 2024Material UI Dora Metrics: Ships Updates like a Pro, First Response Times Could Do BetterImagine you're building a sleek, modern web application, and you want it to look fantastic without spending ages on design. That's where Material UI comes in! It’s like having a toolbox filled with all the right components for your React project. MUI...Discuss100 Days of Dora Metrics Case Studiesmaterial ui
Frank Lamfranklam.hashnode.dev·Sep 26, 2024React Hook Form’s Controller: When and Why to Use ItWhen building forms in React, managing form state and validations can get tricky, especially when using third-party form components like Material-UI or Ant Design, which don’t integrate seamlessly with React Hook Form’s native inputs. This is where C...DiscussReact
Shubham Kumar SinghforElectro4uelectro4u.hashnode.dev·Aug 17, 2024Let's Create a Stepper Using Material UI in React!Hi everyone, Welcome to my blog. Today, I'm thrilled to show you how to create a Stepper component in React using Material-UI. It's ideal for displaying progress through a series of steps! Code Available on GitHub: Link What is a Stepper? The Step...Discussreact js
Pooja Vermapoojavermaa.hashnode.dev·Jul 16, 2024A Comprehensive Guide to Material-UI for React DevelopersIntroduction As a React developer, building a visually appealing and user-friendly interface can sometimes be challenging. Thankfully, Material-UI provides a comprehensive suite of tools to make your life easier. Based on Google's Material Design gui...Discuss·222 readsmaterial ui
Ebube Anyanwuchiefebube.hashnode.dev·Jul 1, 2024Tailwind CSS vs. Material-UI: A Simple ComparisonIn the world of front-end development, choosing the right CSS framework can be as crucial as picking the right footwear to do your workout. Do you workout regularly? I think you should consider it if you don't, there's a whole lot of benefits to work...Discuss·33 readsFrontend Development
Aditya Dhaygudeaadiiblogs.hashnode.dev·Jul 1, 2024🎨 Unleashing the Power of MUI: Transform Your React App with Material-UI 💎🌟 Introduction Picture this: you’re crafting a stunning React application, but something is missing. You want it to be sleek, modern, and user-friendly. Enter MUI (Material-UI), the knight in shining armor for React developers. MUI brings the elegan...Amol Khatri and 1 other are discussing this2 people are discussing thisDiscuss·11 likesWeb Development
Tarun Pandeytpandey495.hashnode.dev·Jun 26, 2024How to implement drag-and-drop functionality for rows in Material-UI DataGrid using React Beautiful DnD?Drag and drop functionality is a powerful feature in web applications that enhances user interaction and usability. In this blog, we'll explore how to integrate drag and drop capabilities into a Material-UI (MUI) Data Grid using react-beautiful-dnd. ...Discuss·3 likes·441 readsmaterial ui
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
Bhavesh Jadhavbhaveshjadhav.hashnode.dev·May 24, 2024My First React Mini Project: Weather & Notepad App!I'm thrilled to share my first mini project using React! This application combines real-time weather data with a simple notepad feature. It was a fantastic learning experience, and I'm excited to walk you through it. 🔧 Features Weather Data Integrat...Discuss·10 likes·50 readsReact