Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8063051
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T10:53:28+00:00 2026-06-05T10:53:28+00:00

I am trying to learn to develop a web application (preferably NodeJS/MongoDB, although I

  • 0

I am trying to learn to develop a web application (preferably NodeJS/MongoDB, although I used PHP and Python before) that is highly extensible and customizable via plugins to enable disabled functionality.

One possible option is to use WordPress with hooks for plugins and widgets to hook into, its however lacking proper separation of view and logic code. That remains to be one option to learn from. Are there any other options?

Do you have any code snippets or example application I can learn from? Language or framework is not so important, I could probably roughly make out the concept behind

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T10:53:30+00:00Added an answer on June 5, 2026 at 10:53 am

    A good plugin architecture is difficult to achieve from scratch, but offers its own rewards. It makes the software flexible and simple to maintain by localising complexity. The foremost skill it requires is the ability to write loosely coupled code. This demands a very firm grasp of polymorphism, Demeter’s Law and the related Hollywood principle.

    I recommend that you initially gain a good familiarity with those, then the following design patterns, which will reduce the difficult significantly :

    • Command Pattern : Gives Plugin Modules a consistent entry point, allowing them to be readily swapped in and out, a Web Based example from IBM.
    • Memento : Capture, hold and externalise state without violating encapsulation, allows plugins to be configured by the container.
    • Call Back : Allows the Plugin Modules to access ‘services’ from the container/environment.
    • Dependency Injection : A way to loosen the coupling of Plugin Modules from their environment.
    • Abstract Factory Pattern : Installing and instantiating the Plugin in the environment.
    • Builder Pattern : Required for any non trivial plugin architecture where Plugin Modules are dependent on each other.

    Once you grasp those, study some of the existing Plugin Framework implementations and architectures to see how they’ve been used. Apache have several in Struts, Geronimo custom server assemblies and Tomcat JNDI Resources; Also the Eclipse plugin framework.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to learn how to develop a j2ee web application but is currently
In an attempt to learn C#, I am trying to develop Picasa Like Application
I trying to learn web application development. I'm currently using Google App Engine to
I´m trying to learn C#, coming from a Python/PHP background, and I´m trying to
I'm new to web services and im actually trying to learn how to develop
I am trying to self-learn developing Web applications using Python as backend. Since I
I'm trying to learn iOS development . To do that, I wanted to develop
I am trying to develop a web app with eclipse that uses a derby
I'm trying to learn how to develop web-services in java. Now some tutorials (I'm
I am trying to learn how to develop web applications for Android platform, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.