Browsing Tag
ui
29 posts
Design Systems: The Backbone of Cohesive and Efficient Design
In today’s digital landscape, consistency and efficiency are paramount for creating successful products. Enter design systems: a centralized…
Main layouts – Beer CSS Tips #4
Hello, I want to share a serie of posts containing some tips of Beer CSS. Beer CSS is…
Implementing Infinite scroll in React apps
Infinite scroll is a technique that loads content continuously as the user scrolls down the page, eliminating the…
UI Libraries are Dying: What’s Next?
UI libraries are a collection of UI components, styles, and utilities packaged and published to be reused in…
Revolutionizing Design with AI: Transforming Wireframes into Polished Design Drafts
1. Preface The article Screenshot to Figma Design By AI: A New Chapter in Future Design provides a…
Why I Built a Vscode Extension
A couple of times, we spend time tweaking VScode themes. It could be fun but sometimes tiring and…
the silliest UI mistake
what is it? a “false click button” is an element that looks like a button, but has a…
Introduction to Mantine UI Library
Author: Marvel Ken Introduction Mantine is a lightweight and easy-to-use library that provides a wide range of components…
Dark Mode UX: How Dimmed Screens Became the Hottest Tech Trend
Dark mode user interfaces, with their dimmed backgrounds and easy-on-the-eyes aesthetic, have evolved from a niche option into…
3 State Switches are not tough – Ultimate guide to CSS Switches using CSS only
Hi there, when it comes to switches most people look for modern libraries but building core is very…