To illustrate the ease of using vanilla JavaScript over jQuery I decided to create a list of five examples that would demonstrate parallel behavior between JavaScript and jQuery. The examples in this list are intended to be real world examples, but if you have any other examples I would love to hear about them too!
Another great resource to compare JavaScript and jQuery code samples is You Might Not Need jQuery.