1 min readDec 5, 2019
Let me put in a word for NOT using a framework. This suggestion was made to me after struggling to maintain systems written in CakePHP and Zend for fairly complex backend webapps. Too much was hidden, too much was forced into folder structures that really did not make sense, too much — frankly — didn’t take advantage of HTML5 and CSS3. We created a far simpler code base of our own and have been happy ever since.