Whitesmith — Your Digital Product and Innovation Partner
Browse the latest blog posts from the Digital Product and Innovation team at Whitesmith. From How to Build an MVP to Best Practices on Product Discovery, our Blog has it all.
As a developer, rarely has my approach been put into question. If it works, it ships. The definition of “works” is usually well defined. Does it look like the design composition? When people click...
Jony Ive on Apple’s new HQ and the disappearing iPhone
Rare in-depth interview with Jony Ive and stunning images of the new Apple Park – and see his unapologetically minimal cover design for the Wallpaper* magazine
My wife is a jewelry designer. She has a workshop where she spends much of her time hammering, soldering, tinkering, shaping, sawing, buffing, polishing, experimenting, and iterating in order to produce gorgeous designs from a slew of shiny metal materials. Her workshop environment is designe
about on-boarding: a thread based on examples in Theresa Neil’s great Mobile Design Patterns book. While the older design style doesn’t hold over up the years... the takeaways certainly do. (1/8)— Luke Wroblewski (@lukew) June 6, 2018
Make SVG icons respect Windows High Contrast Mode without media queries:1. Use `fill: currentColor` on the SVG2. Set the desired `color` style on the parent element3. profit?— Sarah Higley (@codingchaos) February 6, 2020
Light and dark themed SVG favicon using the CSS prefers-color-scheme media feature
How to use an SVG as a favicon for your website, considering the light and dark theme detection in the browser using the CSS prefers-color-scheme media feature, with PNG and ICO fallbacks.
JetBrains Mono: A free and open source typeface for developers
Try JetBrains Mono in your IDE. Its simple forms and attention to every detail make coding a nice experience for developers’ eyes, no matter which IDE you choose.
Online SVG animator to easily import, view, animate and export SVG format. Animate SVG with our user-friendly tool, no advanced coding skills required! With SVGator you can create an SVG animation just by simply adding elements and animators to the timeline, changing keyframe values and exporting clean SVG code.
Scott O'Hara recently published "Inclusively Hidden," a nice walkthrough of the different ways to hide things on the web. Nothing is ever cut and dry when