Best of UI Design — February 2024
- 1
- 2
freeCodeCamp·2y
Flexbox vs Grid in CSS – Which Should You Use?
This post discusses the origin of CSS, the basic structure of CSS, and the differences between the flex and grid layouts. It explains how to use the flex and grid layouts in CSS and highlights the similarities between them. It also provides guidance on when to use flex and when to use grid in web design.
- 3
Medium·2y
10 CSS One-Liners to Transform Your Web App
Learn 10 CSS one-liners that can transform your web app in just a few minutes. Topics include centering divs, creating free flowing elements, positioning elements in the DOM, universal box sizing, responsive images, centering elements, creating custom checkbox styles, making text smoother, clearing floats, and resetting all styles.
- 4
- 5
- 6
- 7
UX Planet·2y
My favorite UX & UI design courses
Discover a list of favorite UX and UI design courses, including courses on UI design patterns, development aspects for designers, and sketching. These courses are highly recommended for self-taught designers and those looking to improve their design skills.
- 8
UX Planet·2y
Information Architecture Design Step-by-Step
A step-by-step guide on designing information architecture, including defining goals and objectives, conducting user research, categorizing content, creating the information structure, labeling and taxonomy, wireframing and prototyping, usability testing, implementation, and evaluation and maintenance.
- 9
Bootcamp·2y
Case study: Skincare application
Discover an advanced AI skincare app that provides personalized product recommendations based on individual's unique skin types and concerns. The app aims to solve common skincare pain points by offering AI scans, personalized recommendations, dermatologist consultations, and more.
- 10
- 11
- 12
LogRocket·2y
Glassmorphism: What it is and how it’s going
Glassmorphism is a UI trend that uses transparency, depth, and hierarchy to create a frosted glass aesthetic. It has gained popularity in the design community and can make interfaces look modern and trendy. This post explores the history of glassmorphism, its components, and the benefits and drawbacks of using it in designs.
- 13
- 14
- 15
- 16
- 17
Community Picks·2y
Don’t Disable Form Controls
The post discusses the reasons why authors should not disable form controls, including buttons and form fields, in web design. It emphasizes the importance of considering context, user expectations, and alternative methods to indicate inactive features. Disabling form controls in the context of submitting a form is discouraged, as it can create confusion for users. The post provides resources supporting this viewpoint and offers suggestions for alternative strategies.
- 18
