Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions categories/design/index.mdx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
_template: top_category
type: top-category
title: Design
title: Design and Usability
uri: design
index:
- category: categories/design/rules-to-better-designers.mdx
- category: categories/design/rules-to-better-content-design.mdx
- category: categories/design/rules-to-better-interfaces-general-usability-practices.mdx
- category: categories/design/rules-to-better-websites-layout-and-formatting.mdx
- category: categories/design/rules-to-better-interfaces-mobile.mdx
- category: categories/design/rules-to-better-mobile-ui-ux.mdx
- category: categories/design/rules-to-better-navigation-and-links.mdx
- category: categories/design/rules-to-better-user-authentication.mdx
- category: categories/design/rules-to-better-accessibility.mdx
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
_template: category
type: category
title: Rules to Better Interfaces (Mobile)
title: Rules to Better Mobile UI/UX
guid: 073cbcd8-c942-4a96-a54d-4682c4fc885e
uri: rules-to-better-interfaces-mobile
uri: rules-to-better-mobile-ui-ux
redirects:
- rules-to-better-interfaces-mobile
seoDescription: Best practices for mobile UI design. Learn how to create touch-friendly, responsive interfaces that work great on any screen size.
index:
- rule: public/uploads/rules/do-you-design-for-touch-interfaces/rule.mdx
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ seoDescription: Designing mobile interfaces that cater to touch screens and vary
user experiences is crucial for a seamless user experience.
title: Do you design for touch interfaces?
categories:
- category: categories/design/rules-to-better-interfaces-mobile.mdx
- category: categories/design/rules-to-better-mobile-ui-ux.mdx
type: rule
uri: do-you-design-for-touch-interfaces
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ seoDescription: Learn Microsoft's extensive documentation on Windows Phone desig
guidelines to create consistent and user-friendly experiences.
title: Do you know what guidelines to follow for WP?
categories:
- category: categories/design/rules-to-better-interfaces-mobile.mdx
- category: categories/design/rules-to-better-mobile-ui-ux.mdx
type: rule
uri: do-you-know-what-guidelines-to-follow-for-wp
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ seoDescription: Discover when building a Windows Phone app over an iPhone app sa
code reuse.
title: Do you know when to build a WP app over an iPhone app?
categories:
- category: categories/design/rules-to-better-interfaces-mobile.mdx
- category: categories/design/rules-to-better-mobile-ui-ux.mdx
type: rule
uri: do-you-know-when-to-build-a-wp-app-over-an-iphone-app
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ seoDescription: Test a responsive website's layout and usability on various devi
using Chrome DevTools' Device Mode and Mobile Emulation features.
title: Do you use Chrome DevTools Device Mode to design and test your mobile views?
categories:
- category: categories/design/rules-to-better-interfaces-mobile.mdx
- category: categories/design/rules-to-better-mobile-ui-ux.mdx
type: rule
uri: do-you-use-chrome-devtools-device-mode-to-design-and-test-your-mobile-views
---
Expand Down
2 changes: 1 addition & 1 deletion public/uploads/rules/hamburger-menu/rule.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ seoDescription: Learn when and where to use the hamburger menu icon. Understand
type: rule
title: Do you use the hamburger menu icon wisely?
categories:
- category: categories/design/rules-to-better-interfaces-mobile.mdx
- category: categories/design/rules-to-better-mobile-ui-ux.mdx
- category: categories/design/rules-to-better-navigation-and-links.mdx
uri: hamburger-menu
authors:
Expand Down
2 changes: 1 addition & 1 deletion public/uploads/rules/hyperlink-phone-numbers/rule.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ seoDescription: Hyperlink phone numbers to enhance mobile user experience and in
conversion rates with a single click.
title: Do you add hyperlinks to phone numbers?
categories:
- category: categories/design/rules-to-better-interfaces-mobile.mdx
- category: categories/design/rules-to-better-mobile-ui-ux.mdx
- category: categories/design/rules-to-better-navigation-and-links.mdx
type: rule
uri: hyperlink-phone-numbers
Expand Down
Loading