<aside> 🧑🎓 This page (and sub pages) are a place to share articles, tutorials and videos that you you’ve found useful. As much as possible let’s try to organize these by topic
</aside>
Data validation is a hard topic, and there are often cultural assumptions based into common data items. These articles are helpful resources to ensure that if you’re dealing with a Name, Address, Time, etc. that you’re aware of the edge cases, that you can write tests for them (see: Testing Best Practices) and can write reliable, flexible software.