google / google/ground-platform
[Code health] Use empty collections instead of null or undefined where applicable
Open
type: code health
- Dominant language
- TypeScript
- Stars
- 249
- Forks
- 112
- Avg merge
- 10h 7m
- Merged PRs (30d)
- 4
Description
This would simplify code downstream since it would not need to check both "empty" and "absence".
For ex, `Job.tasks`. @rfontanarosa FYI
Contributor guide
Assessment
This issue has not been assessed yet.