Something really exciting happened today! I discovered that one of the Magento modules I created, Magento 2 Attribute Descriptions, was used as an answer for somebody’s question on the Magento StackExchange website! This is something I’m very proud of as it was also my first PHP package uploaded to Packagist, the PHP package repository. If you wanna learn more about the module and see if its something that might help you save some time on one of your projects, or just to see what a good Magento 2 module looks like, check out my other post here. The module uses plugins, observers, setup scripts to create new database tables, and new admin fields, so its a great resource if you’re just learning Magento 2 and need some good examples of how to do these things in Magento 2.