Skip to content

Commit

Permalink
feat: add more books
Browse files Browse the repository at this point in the history
  • Loading branch information
thedaviddias committed Jan 17, 2025
1 parent b579a30 commit ba20888
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions content/en/patterns/books.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,31 @@ A curated list of books to help developers understand and implement better user
| Cover | Title | Author | Why Developers Should Read It |
| ------------------------------------------------------------------------------------ | ------------------------------------------------ | --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| ![Don't Make Me Think](https://covers.openlibrary.org/b/isbn/0321965515-M.jpg) | Don't Make Me Think, Revisited | Steve Krug | • Practical usability principles<br/>• Developer-friendly approach<br/>• Real-world examples |
| ![UX Fundamentals](/books/ux-fundamentals-non-ux-professionals.jpg) | UX Fundamentals for Non-UX Professionals | Edward Stull | • Perfect for developers new to UX<br/>• Clear, structured approach<br/>• Focuses on core concepts |
| ![Design of Everyday Things](https://covers.openlibrary.org/b/isbn/0465050654-M.jpg) | The Design of Everyday Things | Don Norman | • Fundamental design principles<br/>• Understanding user psychology<br/>• Error prevention |
| ![Practical UI](/books/practical-ui.jpg) | [Practical UI](https://www.practical-ui.com/) | Adham Dannaway | • Logic-driven approach<br/>• Quick, actionable guidelines<br/>• Includes Figma design system<br/>• Updated in 2024 |
| ![Refactoring UI](/books/refactoring-ui.jpg) | [Refactoring UI](https://www.refactoringui.com/) | Adam Wathan & Steve Schoger | • Design tactics for developers<br/>• Practical, visual examples<br/>• Component-based approach<br/>• Color & typography guidelines |

## Form Design

| Cover | Title | Author | Why Developers Should Read It |
| ---------------------------------------------------------- | ------------------------------------------------------------------------------------------ | ----------- | ----------------------------------------------------------------------------------------------------------------- |
| ![Dos and Don'ts for Form Input](/books/do-dont-forms.jpg) | [Dos and Don'ts for Form Input and Selection](https://uxmovement.gumroad.com/l/dodontform) | UX Movement | • Comprehensive form patterns<br/>• Visual examples<br/>• Practical dos and don'ts<br/>• Regular updates included |
| Cover | Title | Author | Why Developers Should Read It |
| ---------------------------------------------------------- | ------------------------------------------------------------------------------------------ | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| ![Designing UX: Forms](/books/designing-ux-forms.jpg) | Designing UX: Forms | Jessica Enders | • Deep dive into form design psychology<br/>• Best practices for validation<br/>• Accessibility considerations<br/>• Mobile-first approach |
| ![Form Design Patterns](/books/form-design-patterns.jpg) | Form Design Patterns | Adam Silver | • Step-by-step implementation guide<br/>• Progressive enhancement techniques<br/>• Accessibility best practices<br/>• Real-world examples |
| ![Dos and Don'ts for Form Input](/books/do-dont-forms.jpg) | [Dos and Don'ts for Form Input and Selection](https://uxmovement.gumroad.com/l/dodontform) | UX Movement | • Comprehensive form patterns<br/>• Visual examples<br/>• Practical dos and don'ts<br/>• Regular updates included |

## Tools & References

| Cover | Title | Author | Why Developers Should Read It |
| ------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![Smart Interface Design Patterns](/books/smart-interface-design-patterns.jpg) | [Smart Interface Design Patterns Checklist Cards](https://www.smashingmagazine.com/2020/08/checklist-cards-release/) | Vitaly Friedman | • 100 ready-to-use checklists<br/>• Covers all common UI components<br/>• Based on usability research<br/>• Perfect for design-implementation discussions |

## Inclusive Design

| Cover | Title | Author | Why Developers Should Read It |
| ------------------------------------------------------------------ | ------------------------- | ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| ![Inclusive Design Patterns](/books/inclusive-design-patterns.jpg) | Inclusive Design Patterns | Heydon Pickering | • Practical accessibility techniques<br/>• ARIA implementation patterns<br/>• Progressive enhancement strategies<br/>• Cross-browser solutions |

## Advanced UX

| Cover | Title | Author | Why Developers Should Read It |
Expand Down
Binary file added public/books/designing-ux-forms.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/books/do-dont-forms.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/books/form-design-patterns.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/books/inclusive-design-patterns.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/books/practical-ui.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/books/refactoring-ui.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/books/smart-interface-design-patterns.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ba20888

Please sign in to comment.