Posts Tagged with "Strategy"
Creating a Scalable Application Ecosystem
In many applications, although the application itself has an MVC structure, the application is built as a monolith. Services, libraries, and the application code are all intermingled, making the process of extending or creating a similar application far more difficult than should be required.
Managing Multiple Projects with Repo
In my previous post Creating a Scalable Application Ecosystem, I described how to create an ecosystem of applications, libraries, and services rather than isolated applications. With this paradigm, you should end up with smaller, more manageable projects, but how do you manage all of these separate codebases?
A Short, Semi-Accurate History of Web Content Management
Those who cannot remember the past are condemned to repeat it.