1. Finding the right React component in the MUI design system

    MUI, the popular React Material Design library, offers so many components that it can be hard to keep track of which is which. Here's a quick reference for the most commonly mistaken React components.
    Time An icon of a clock Publish Date
    March 19, 2024
    Person An icon of a human figure Authors
    Josh Justice
    Category An icon of a paper organzier Categories
    React
  2. The nine best recommendations in the new React docs

    The latest React docs include recommendations on how to write React code. Here are nine points that come up most about React code style to help you avoid difficult-to-diagnose bugs.
    Time An icon of a clock Publish Date
    October 16, 2023
    Person An icon of a human figure Authors
    Josh Justice
    Category An icon of a paper organzier Categories
    React
  3. A Model View Controller pattern for React

    Rediscover the benefits of the MVC architecture in the GUI environment and how it can be applied to your React application. Learn the two pillars of MVC in React: (1) Presentation layer with Controller and View React Components and (2) a UI-Agnostic Data Model.
    Time An icon of a clock Publish Date
    November 4, 2019
    Person An icon of a human figure Authors
    Tommy Groshong
    Category An icon of a paper organzier Categories
    JavaScript
    React

Search An icon of a magnifying glass Search the Blog