A guide to the MUI grid system
In this article, we’ll explore MUI’s Grid system in depth. Let’s get started! What is the MUI Grid component? Material Design’s grid system is implemented…
In this article, we’ll explore MUI’s Grid system in depth. Let’s get started! What is the MUI Grid component? Material Design’s grid system is implemented…
To retain website visitors, you have to make a great first impression. And as we know, you only get one chance to make a first…
In the past three years, AI tools have become a key part of many digital products. You can see them in new chat applications like…
Figma’s first auto layout version was initially released back in 2019, but it was recently updated during config in May 2022. New features have been…
Progressive web apps (PWAs) combine the advantages of web applications with the comfort of native apps, which can run locally and offline. Over the last…
Let’s talk about the real cost of UX design beyond the numbers and into what actually matters Photo by Jakub Żerdzicki on Unsplash After years of UX…
AI portraiture and the crisis of the profile picture in an era where identity is easily exploited and monetized by the viral Ghibli AI art…
SVG, or Scalable Vector Graphics, is a vector graphics image format based on XML. It was developed in the late 90s and was poorly supported…
There’s a ton of talk about preventing customer churn, but far fewer conversations about what happens after a user leaves. Just because someone churned doesn’t…
The phrase “gild the lily” implies unnecessary ornamentation, the idea being that adorning a lily with superficial decoration only serves to obscure its natural beauty.…
Code-generating AI has gone from a curiosity to a core tool in a developer’s toolkit. Like any good workplace relationship, it started rocky — we…
“The Lean Startup” by Eric Ries tends to be one of the first books aspiring product managers encounter on their learning journey. It’s a solid…
Imagine spending hours planning a group trip and everyone backs out at the last minute — that’s what waterfall management is like. In the waterfall…
With the recent breakthroughs in AI and large language models, there has been a major shift in how we approach building software. One notable change…
In TypeScript, the Record type simply allows you to define dictionary-like objects present in languages like Python. It is a key-value pair structure, with a…