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 web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
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)