Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
2532 days ago
Mixed content on the same file, looks pretty much the same, regardless how it is implemented.
1 comments
efdee
2531 days ago
The problem with ASP/PHP (or at least, the one we are addressing here) always mixing presentational logic with business logic. Something you still shouldn't do, and React doesn't advocate doing so at all.
link