HackerTrans
トップ新着トレンドコメント過去質問紹介求人

cleaver

no profile record

コメント

cleaver
·4 か月前·議論
I recall a similar statement from Ed Yourdon in one of his books (90's?)
cleaver
·6 年前·議論
Yes. I have thought about this a lot. There are cycles...

Like thin client (VT100), to thick (client/server desktop app), to thin (browser), etc.

Similarly, console apps (respond to a single request in a loop), to event-driven GUI apps, to HTTP apps that just respond to a simple request, back to event-driven JS apps.

It depends on how you define the boundaries, but history rhymes.