Learn how to incorporate external libraries by walking through a ready-made example — Goal: Explain Javascript events and different external libraries, walk you through the makeup of Boom, how it was built, and the lessons learned. Requirements: A basic understanding of HTML and Javascript. Events: The Big Picture Before we get started, we must speak about Javascript events. According to MDN, “events are actions or occurrences that…