What I do when starting a new app before coding?
A developer shares his pre-coding routine for new app projects, including idea documentation, feature listing, and interface sketching.
A developer shares his pre-coding routine for new app projects, including idea documentation, feature listing, and interface sketching.
A free macOS tool for developers and designers to preview app icons in the Dock and menu bar, with live updates and Sketch integration.
A curated list of online color palette generators and tools, including features like Tailwind CSS export and AI integration.
A developer introduces a free, minimalist floating clock app for visionOS, detailing its features and future plans.
A tutorial on implementing background blur effects using SwiftUI's materials to enhance text visibility over images.
A tutorial on creating visually appealing neon buttons using CSS drop-shadow, box-shadow, and animation effects.
A guide to solving complex UI component problems using composition, breaking down a Card component into smaller, reusable parts.
Explains how browsers expand click targets for accessibility and provides WCAG guidelines for developers to ensure accurate user interactions.
Explores user interfaces for LLMs that minimize text chat, using clicks and user context for more intuitive interactions.
A practical guide with ten expert tips for creating smoother, more polished CSS transitions and animations to improve user experience.
Explores the architectural differences between creating custom SwiftUI views and using modifiers, with examples of how to achieve similar UI results.
Explores the limitations of RGB for generating colors and proposes using hue-based color spaces like HSL for creating aesthetically pleasing, algorithmically generated color palettes.
A developer details major updates to their idle game, including onboarding screens, tooltips, and a new boss fight system.
A developer advocates for using light color schemes in coding environments, citing readability, UI consistency, and eye health.
A SwiftUI tip explaining how to use ContainerRelativeShape to automatically apply correct corner radii to subviews within widgets.
A developer advocates for using light color schemes in coding environments, explaining benefits and necessary adjustments for better readability.
Explores the new variable colors feature in SF Symbols 4 for Apple platforms, allowing icons to adapt dynamically to numeric values like signal strength.
Explains how to use SwiftUI's new .presentationDetents modifier in iOS 16 to create custom-sized sheets with multiple detents and handle controls.
Critiques the narrow developer view of accessibility as just ARIA/WCAG compliance, arguing for a broader, user-centered design philosophy.
A guide for developers on updating apps for Android 12, covering UI changes with Material You, privacy updates, and performance monitoring.