🎤 Custom CSS is the Path to Inconsistent UI
- 👤 Artem Sapegin
- Twitter: @iamsapegin
- GitHub: sapegin
📹
Video:
https://youtu.be/t5VTLwAias8
Custom CSS is the simplest way to make the UI inconsistent, especially if we’re talking about spacing between UI elements, font sizes or colors. When developers have too much freedom in defining the UI, they will do things differently. The issue could be solved by avoiding any custom CSS on the app level and having a set of primitive components that allow developers to glue UI together in a consistent way.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.