Hacker News new | ask | show | jobs
Show HN: ShowCase – An open source PHP web app to show your projects with ease (github.com)
2 points by h_o 3872 days ago
2 comments

The "classic php" mix of core application logic and templates is concerning in 2015.
Do you mean to say that I should introduce a framework?
doesn't have to be using a framework. Even just separating application logic from the templates would improve it.
Ahh I see, makes sense. Never really put much thought into that, appreciate it! Thanks
It's my first open source project so any feedback is much appreciated.