Read more

A jQuery plugin pattern every jQuery plugin should use

Ulrich Berkmueller
September 28, 2012Software engineer

Many jQuery plugins suffer from a good plugin architecture. When you write jQuery plugins you should use the plugin pattern Show archive.org snapshot described in this article which makes your plugin highly customizable and extensible.

Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

Related article with patterns for namespaced jquery plugins Show archive.org snapshot (more detailed)

Posted by Ulrich Berkmueller to makandra dev (2012-09-28 15:08)