Y
Hacker News
new
|
ask
|
show
|
jobs
by
xytop
2744 days ago
What about mixing frontend with backend?
That’s terrible.
3 comments
gpm
2744 days ago
I don't think mixing is the right way to describe this. It's just moving more of the ui logic to the server.
link
renegadus
2744 days ago
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?
link
sambull
2744 days ago
Back to PHP3 and coldfusion days
link
rckclmbr
2744 days ago
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 :)
link
renegadus
2744 days ago
Kweb has very little to do with PHP3 and coldfusion, I suggest taking a closer look at it.
link