026: Documentation & Developer Experience

Documentation can make or break a project but it's often completely overlooked until the very end. And if we don't think about how developers will interact with our project before writing our opening <?php tag, we could end up with a very ugly API. We'll discuss some strategies we can take to improve the overall developer experience with "good" documentation and clean API's