Best practices for event handlers/events.

Best practices for event handlers/events.

What are few best practices one should follow while writing event handlers so that the jQuery code is optimized and easily maintainable?

You can also respond to my question if there are a few best practices you think one should follow while using jQuery events?