Category: Web Design
How To Architect A Complex Web Table How To Architect A Complex Web Table Slava Shestopalov 2019-02-06T13:00:00+01:00 2019-02-06T12:04:36+00:00 Imagine you design a system for data researchers. Or an application for energy management. Or a dashboard for corn traders. Maybe you’re designing something like that right now. In all the mentioned cases, people will expect tables….
iOS Performance Tricks To Make Your App Feel More Performant iOS Performance Tricks To Make Your App Feel More Performant Axel Kee 2019-02-05T13:00:00+01:00 2019-02-05T12:30:43+00:00 Although modern iOS hardware is powerful enough to handle many intensive and complex tasks, the device could still feel unresponsive if you are not careful about how your app performs. In…
A Guide To CSS Support In Browsers A Guide To CSS Support In Browsers Rachel Andrew 2019-02-04T12:00:00+01:00 2019-02-04T12:05:23+00:00 We will never live in a world where everyone viewing our sites has an identical browser and browser version, just as we will never live in a world where everyone has the same size screen and resolution….
Using Vue.js To Create An Interactive Weather Dashboard With APIs Using Vue.js To Create An Interactive Weather Dashboard With APIs Souvik Sarkar 2019-02-01T13:00:18+01:00 2019-02-01T11:48:39+00:00 (This is a sponsored article.) In this tutorial, you will build a simple weather dashboard from scratch. It will be a client-end application that is neither a “Hello World” example, nor…
Spread The Love! Inspiring Wallpapers For February 2019 Spread The Love! Inspiring Wallpapers For February 2019 Cosima Mielke 2019-01-31T12:09:12+01:00 2019-01-31T12:08:18+00:00 As designers we usually turn to different sources of inspiration, and, well, sometimes the best inspiration lies right in front of us. With that in mind, we embarked on our wallpapers creativity mission more than…
Adobe Experience Manager vs. WordPress: The Authoring Experience Compared Adobe Experience Manager vs. WordPress: The Authoring Experience Compared Kevin Weber 2019-01-30T13:45:55+01:00 2019-01-31T12:08:18+00:00 Thanks, WordPress and Gutenberg, for making block-based editing the standard for authoring web pages. In this article, I’m going to compare the new authoring experience in WordPress with the experience from Adobe Experience…
Understanding API-Based Platforms: A Guide For Product Managers Understanding API-Based Platforms: A Guide For Product Managers Michał Sędzielewski 2019-01-29T13:00:57+01:00 2019-01-29T11:53:08+00:00 To build a digital product today is to integrate the myriad of various back-office systems with customer touchpoints and devices. The cost of engaging a software team to connect them in a single working solution…
How To Sound Like A Cloud Expert How To Sound Like A Cloud Expert Zack Grossbart & Eduardo Abe 2019-01-28T12:00:47+01:00 2019-01-28T11:15:15+00:00 Your code is written and the design looks great. The new project is almost ready to go when the client asks, “Should this run in the cloud?” You break out in a cold sweat….
How Web Designers Can Contribute To Mobile-First Marketing How Web Designers Can Contribute To Mobile-First Marketing Suzanne Scacca 2019-01-24T22:30:22+01:00 2019-01-25T11:56:24+00:00 I recently wrote about why we should be working on retiring unnecessary design elements instead of adding more stuff to websites in this mobile-first world. And it got me thinking: What about marketing? Is there…
Table Design Patterns On The Web Table Design Patterns On The Web Huijing Chen 2019-01-24T13:30:57+01:00 2019-01-24T12:32:19+00:00 Tables are a design pattern for displaying large amounts of data in rows and columns, making them efficient for doing comparative analysis on categorical objects. Tables have been used for this purpose as early as the 2nd century and…