webapps, why so hard
- From: gavino <gavcomedy@xxxxxxxxx>
- Date: Mon, 14 Jan 2008 19:06:18 -0800 (PST)
If a webapp is a request from a browser over http, why are webapps so
darn hard?
get the request......send a page.....get back text, parse, put in
variables....perform whatever calculation....put answer in html
tags....assembel page.....send back to browser.......
I mean ti seem amtter of simple varibales......parsing some
text....and sending back an answer page......why are there frameworks
and all kind of crap involved with this????/
.
- Follow-Ups:
- Re: webapps, why so hard
- From: vanekl
- Re: webapps, why so hard
- From: Mark Tarver
- Re: webapps, why so hard
- From: Alex Mizrahi
- gavino, why so stupid
- From: vtail
- Re: webapps, why so hard
- Prev by Date: Re: Refactoring [was Re: what do you think about my code]
- Next by Date: gavino, why so stupid
- Previous by thread: http://www.youtube.com/watch?v=Txj4mj5yom0
- Next by thread: gavino, why so stupid
- Index(es):
Relevant Pages
|