Maximiliano Contieri - Software Design

Maximiliano Contieri - Software Design

Follow
homeDesignCode SmellsBloggingProductivityAboutSupport Me
Tag

UX

#ux

More content

Read more stories on Hashnode


Articles with this tag

Code Smell 157 - Balance at 0

Aug 10, 20222 min read 210 views

Today I expected a payment in my wallet. The balance was 0. I panicked. · TL;DR: Null is not 0. Error is not 0. just 0 is...

Code Smell 157 - Balance at 0

Code Smell 97 - Error Messages Without Empathy

Oct 27, 20211 min read 396 views

We should take special care with error descriptions for the users (and ourselves). TL;DR: Use meaningful descriptions and suggest corrective...

Code Smell 97 - Error Messages Without Empathy