Hacker News new | ask | show | jobs
by xytop 2744 days ago
What about mixing frontend with backend?

That’s terrible.

3 comments

I don't think mixing is the right way to describe this. It's just moving more of the ui logic to the server.
That assuming your application's architecture should be split vertically into front-end and back-end, but what if a horizontal split makes more sense?
Back to PHP3 and coldfusion days
There were a lot of things i really liked about coldfusion, like how easy it was to build reports, and how easy it was to get started. cfdump is still one of my favorite debugging tools. Everything else, not so much :)
Kweb has very little to do with PHP3 and coldfusion, I suggest taking a closer look at it.