Building a Safe Initials Generator for Avatars in React
1. Introduction
When designing user interfaces, we often display avatars. If a user doesn’t upload a profile picture, we fall back to showing their initials.
It sounds simple, but in practice there are a few edge cases:
What if the user has only one...
internship-learnings.hashnode.dev3 min read