Tag: Ux
-
6 weeks: why it's the Goldilocks of product timeframes
Posted on May 14, 2019, Level beginner Resource Length short
Process for a product team can be suffocating, or process can be liberating. And no process at all? Well that's fun for maybe a week or two before everything starts to fall apart. Interesting read by Brian Donohue from intercom.com.
Tags management miscellaneous ux agile teams
-
Creating UI Component Design System
Posted on May 7, 2019, Level intermediate Resource Length long
The guide by Rahul Goradia on topic of UI Components Design System. You can think of it as an instruction manual. It's also like an inventory which can be used to pick up resources and use them in your design.
Tags web-development how-to ux
-
The narrative-driven organization
Posted on April 28, 2019, Level beginner Resource Length long
An article by Jordan Husney. It is meant to be a practical guide to using narrative and storyboards to design products & experiences, and organize teams around delivering value to manifest them.
Tags programming miscellaneous how-to ux
-
Inside look at modern web browser
Posted on April 22, 2019, Level beginner Resource Length long
In this article from Mariko Kosaka she walks you though insides of the Chrome browser from high-level architecture to the specifics of the rendering pipeline. If you ever wondered how the browser turns your code into a functional website, or you are unsure why a specific technique is suggested for performance improvements, then the article and next 3 ones in this series is for you.
Tags web-development css frontend ux browsers
-
Make your UX design process Agile using Google's methodology
Posted on April 15, 2019, Level beginner Resource Length long
Google has developed a methodology to make the design process fast and still offer valuable insight. Forget minimum viable products and focus on prototypes and build and test in a week! An article by interaction-design.org.
Tags ux web-development learning agile teams
-
Product life cycle -- step by step
Posted on April 13, 2019, Level beginner Resource Length short,
An article by Josefina Blattmann. If you ever had a business idea you probably wondered which steps you should follow in order to discover if it's actually a product, this article walks you through the process.
Tags ux app-development
-
Information architecture -- UX designer's guide
Posted on April 11, 2019, Level beginner Resource Length long
Good UX requires that all information is logical and within reach. Check out this complete guide and leave no user lost behind! Great article by Rebeca Costa.
Tags ux web-development learning
-
UX Personas -- What's the point?
Posted on April 9, 2019, Level beginner Resource Length long
Dan Nessler wrote this article focusing on design process and personas. Recently professionals have argued, that personas don't create any real value in the design process and that they are bound to fail.
Tags UX programming web-development how-to
-
Microservice architecture at Medium
Posted on December 16, 2018, Level intermediate Resource Length medium
Xiao Ma wrote an article about their experience with microservices at Medium. They have built a couple of satellite services, but haven't created a strategy to adopt the microservice architecture systematically.
Tags microservices ux software web-development devops programming
-
UI in microservices world -- micro frontends pattern and web components
Posted on December 7, 2018, Level intermediate Resource Length medium
Interesting article by Altkom software & consulting on topic of microservices. The topic of microservices in IT world is still alive. Like every novelty -- it makes lots of noise and causes lots of controversies.
Tags microservices ux software web-development devops
-
The McKinsey report on design
Posted on November 24, 2018, Level intermediate Resource Length long
Blog post by Emily Esposito for InVision in which she asked: how can you confidently prove the business value of good design?. McKinsey & Company was trying to change that with their October 2018 report highlighting "the most extensive and rigorous research undertaken anywhere to study the design actions that leaders can make to unlock business value."
Tags web-development css frontend ux browsers
-
Understanding the difference between grid-template and grid-auto
Posted on October 23, 2018, Level beginner Resource Length medium
Dawid Kunicki article about working with Flutter and getting out first app written in it. Taken from Android developer perspective. Flutter is a new technology that is clearly gaining more and more popularity among mobile developers.
Tags web-development ux css browsers