Code Smell 208 - Don't Use Null for Real Places
Learn why using (0, 0) for missing coordinates creates bugs and how a polymorphic Location type keeps Kotlin models accurate.
This is a summary aggregated from HackerNoon. Read the complete article on the original site:
Read full article at HackerNoon