Scan readme before installing

This is part of the Semicolon&Sons Code Diary - consisting of lessons learned on the job. You're in the dependencies category.

Last Updated: 2024-04-25

Before install a library package (even one you've used before), check whether it has been archived on GitHub. I installed a dotenv package for react native, only to discover after configuring it that it was deprecated in favor of a newer, better library.