Articles

Insights on software development, modern web technologies, and programming best practices

21 articles available

Filter by Technology

4 min read

Exploring MUI's Type System: A Developer's Guide with Code Examples

Dive deep into the MUI type system with this developer-centric guide. Understand how to effectively utilize `StandardProps`, `React.HTMLAttributes`, `SxProps`, `ContainerClasses`, and `ComposedStyleFunction` with practical code examples, particularly focusing on the Typography component in MUI.

Read more