Y
Hacker News
new
|
ask
|
show
|
jobs
by
stephenr
3872 days ago
The "classic php" mix of core application logic and templates is concerning in 2015.
1 comments
h_o
3871 days ago
Do you mean to say that I should introduce a framework?
link
stephenr
3871 days ago
doesn't have to be using a framework. Even just separating application logic from the templates would improve it.
link
h_o
3871 days ago
Ahh I see, makes sense. Never really put much thought into that, appreciate it! Thanks
link