🔷 the text on images is easy to read
🔷 it doesn't cover any important objects behind it (e.g. faces or products)
🔷 text contrast is good everywhere, not only on images
Oct 17, 2022 • 4 tweets • 2 min read
CSS Tip ☝️
I needed to make a pill component that should have had a 1px border.
But when on hover it should be doubled.
It wasn't that easy, and here is why.
If you simply make a 2px border on hover it will increase the height and width of the pill.
Since you don't know in advance what the width is, and probably the pill might be multiline, I don't think using fixed height/width is a good solution.
Oct 17, 2022 • 9 tweets • 2 min read
Some things designers should learn by themselves
by Michael McWatters (link at the end)
I SO MUCH liked this that I'm going to share some parts from the article 👇
🔸 32% of your time will be spent labeling buttons.
🔸 Blood will be shed over any question that begins, “Should designers…”.
🔸 All the research in the world is no match for your CEO’s opinion.
Sep 6, 2022 • 8 tweets • 3 min read
One UI/UX problem. Seven examples. One thread 🔥
Clickable area.
Do you make it right? Let's find out 👇
1/7. Sidebar menus.
Make sure that sidebar links have enough clickable space.
Sep 5, 2022 • 4 tweets • 1 min read
UI/UX Tip 💡
Even if you have a lot of space, it doesn't automatically mean you should fill it.
It's perfectly fine not to stretch your inputs, text, and whatever to the parent container's width.
Make it reasonable instead.
Guys, in the example above the thing, is that my cards are not cards. I just stuck on the same design of tips.
Yes, usually you make inputs occupy the whole container and you limit the container, of course.
Idea is that the CONTAINER shouldn't occupy the whole space
Aug 29, 2022 • 13 tweets • 5 min read
Let's redesign the login form of an Armenian bank.
Ultimate Visual Thread 🔥
Let's first indicate the problems:
- Low-quality logo
- Proximity law violation
- A lot of space is not used
- Harsh shadows
- Using the user name field instead of email
- No reveal password icon
- Outdated styling
- Mixing logically unrelated links
- Copyright text
Aug 15, 2022 • 4 tweets • 2 min read
Two VERY important UI/UX tips for your forms.
First, it's good when you have a one-column layout. The eye path is clear, from top to bottom.
But... check out the second tip.
It doesn't mean that you have to literally follow this.
If fields are tightly connected logically, they will be perceived as a single entity.
Which still makes it kind of a single-column layout.
Apr 24, 2022 • 46 tweets • 19 min read
🔥 Ultimate Thread: Frontend Interview Questions 🔥
Recently I've googled a lot of interview questions and filtered out many of them.
Here we go:
🔸 44 questions with answers
🔸 Non-framework related
🔸 Each has a difficulty level (🟩 🟨 🟥)
🧵
1️⃣ What data types does JS have? What is the difference between statically typed languages and dynamically typed languages?
Seven reasons why you shouldn't use placeholders as labels from @NNgroup
🧵
1️⃣ Disappearing placeholder text strains users’ short-term memory.
If the user forgets the hint, which people often do while filling out long forms, he has to delete what he wrote and, in some cases, click away from the field to reveal the placeholder text again.
Oct 13, 2021 • 6 tweets • 3 min read
I've just checked 5 sites and roasted them a bit.
Not a big deal, just a quick look, but maybe you'll find something useful here 👇
1️⃣ Landing page from @NurAfeeqah
Definitely increase the size of social icons.
Oct 8, 2021 • 13 tweets • 6 min read
Something to read on the weekend 🤓
How to create a good landing page?
Check out this curated list of articles 👇
1️⃣ How to Design an Effective Landing Page