Problem: I get different customer requirements for a business application that has many common modules. So I decided to develop an minimal application that can take functionalities as plugins. Whenever I get a new requirement I will be developing n...
D0MJJjalpesh and 4 more commentedI'm planning to write a JavaScript Plugin. Thus, I would like to know what features/methods are required by most of the plugins for example init, destroy, etc. Can you please list some common or most wished features / methods that we must include so ...
AAtul commented