Category: Web Design
Building A Central Logging Service In-House Building A Central Logging Service In-House Akhil Labudubariki 2018-05-30T13:30:22+02:00 2018-05-30T12:20:54+00:00 We all know how important debugging is for improving application performance and features. BrowserStack runs one million sessions a day on a highly distributed application stack! Each involves several moving parts, as a client’s single session can span multiple…
How To Deliver A Successful UX Project In The Healthcare Sector How To Deliver A Successful UX Project In The Healthcare Sector Sven Jungmann & Karolin Neubauer 2018-05-28T13:50:32+02:00 2018-05-28T11:55:51+00:00 A mid-career UX researcher was hired to understand the everyday needs, perceptions, and concerns of patients in a hospital in Berlin, Germany. She used rigorous observation…
Lessons Learned While Developing WordPress Plugins Lessons Learned While Developing WordPress Plugins Jakub Mikita 2018-05-24T13:30:28+02:00 2018-05-24T12:27:17+00:00 Every WordPress plugin developer struggles with tough problems and code that’s difficult to maintain. We spend late nights supporting our users and tear out our hair when an upgrade breaks our plugin. Let me show you how to make…
How To Reduce The Need To Hand-Code Theme Parts In Your WordPress Website How To Reduce The Need To Hand-Code Theme Parts In Your WordPress Website Nick Babich 2018-05-22T11:45:05+02:00 2018-05-22T11:16:49+00:00 (This is a sponsored article.) Good design leads to sales and conversions on your website, but crafting great design is no easy task. It takes…
Building Diverse Design Teams To Drive Innovation Building Diverse Design Teams To Drive Innovation Riri Nagao 2018-05-21T12:00:18+02:00 2018-05-21T10:03:12+00:00 There has been a surge of conversations about the tech industry lacking diversity. Companies are therefore encountering barriers in innovation. The current state of technology faces inequality and privilege, a consequence of having limited voices represented in…
The Future Is Here! Augmented And Virtual Reality Icon Set The Future Is Here! Augmented And Virtual Reality Icon Set The Smashing Editorial 2018-05-18T15:45:28+02:00 2018-05-18T15:22:16+00:00 What once sounded like science fiction has become a reality: All you need is to grab a VR headset or simply use your web browser and you suddenly find yourself…
Monthly Web Development Update 5/2018: Browser Performance, Iteration Zero, And Web Authentication Monthly Web Development Update 5/2018: Browser Performance, Iteration Zero, And Web Authentication Anselm Hannemann 2018-05-18T13:51:17+02:00 2018-05-18T12:03:22+00:00 As developers, we often talk about performance and request browsers to render things faster. But when they finally do, we demand even more performance. Alex Russel from…
More Than Pixels: Selling Design Discovery More Than Pixels: Selling Design Discovery Kyle Cassidy 2018-05-17T14:10:03+02:00 2018-05-17T13:09:20+00:00 As designers, we know that research should play a pivotal role in any design process. Sadly, however, there are still a lot of organizations that do not see the value of research and would rather jump straight into the…
Landing The Concept: Movie High-Concept Theory And UX Design Landing The Concept: Movie High-Concept Theory And UX Design Andy Duke 2018-05-15T13:00:58+02:00 2018-05-15T12:18:11+00:00 Steven Spielberg once famously said, “If a person can tell me the idea in 25 words or less, it’s going to make a pretty good movie.” He was referring to the notion that…
A Strategy Guide To CSS Custom Properties A Strategy Guide To CSS Custom Properties Michael Riethmuller 2018-05-14T13:30:38+02:00 2018-05-14T11:39:59+00:00 CSS Custom Properties (sometimes known as ‘CSS variables’) are now supported in all modern browsers, and people are starting to use them in production. This is great, but they’re different from variables in preprocessors, and I’ve already…