Four ways to add third-party Javascript libraries to Drupal
There is an entire ecosystem of third-party Javascript libraries at one's disposal when writing a Drupal frontend. In this article, we'll explore four possible ways to do this, starting with the least optimal and moving toward the best.