Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Writing good code is half the battle, the other half is organizing it in a way that is simple to reference and support. To resolve this problem, SRP FrameWorks provides developers with a straightforward way to use service-oriented architecure (SOA) concepts in their projects. For developers who want to build applications that are optimized for different platforms (e.g., web apps, mobile apps, etc.), SRP FrameWorks also provides an uncomplicated model-view-controller (MVC) architecture. Both SOA and MVC give developers industry standard ways for building applications that are scalable, self-documenting, team oriented, and easier to maintain.

...