Webzille

The Middleware Pattern

The middleware pattern is a design approach which abstracts various logic from the main application to perform various tasks to help with communication and processing.

Evils in programming

Adhering to widely accepted best practices within the programming environment is a must within collaborative projects to produce quality and compatible code between different groups of programmers. Lacking the skills or simply rushing through a project and producing lacking code produces a lot of headaches in the future and strained relations between the different groups of programmers.