Making jQuery code readable

As a long time jQuery user I use many of it’s features, and much more than just the most basic ones. I love it, especially when I find new tricks to simplify or shorten my code. But my code is most often only read by me.
Recently I’ve been working with developers new to jQuery, and [...]