Tagged in

Functional Programming

JavaScript Inside
JavaScript Inside
All things JavaScript.
More information
Followers
2.7K
More, on Medium

Slaying a UI Antipattern in Fantasyland

This write-up is based on Kris Jenkins excellent post about how Elm slays a UI antipattern.

The problem he presents is a very common one. You are loading a list of things but instead of showing a loading indicator you just see zero…