|
|
|
|
|
by jraph
1356 days ago
|
|
Looks fine to me. Returning HTML code in a render function is even pretty standard, I've seen this in Python / Flask too. Judging code quality is hard, it seems to me the best clue is how it is easy to add new features / do refactors without breaking things, not how you feel about PHP and HTML being mixed. |
|