Wrote an article
Started using dataclasses more often after seeing my co-worker Daniel using them on his PRs. I love them so much that I wrote an introduction to dataclasses, how to create one from a dictionary and how to add type checking.

Clean Code with Python Dataclasses