Click here to Skip to main content
15,889,200 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
RickZeeland25-Jun-20 18:41
mveRickZeeland25-Jun-20 18:41 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
OriginalGriff25-Jun-20 18:50
mveOriginalGriff25-Jun-20 18:50 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
OriginalGriff25-Jun-20 18:55
mveOriginalGriff25-Jun-20 18:55 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
abmv25-Jun-20 20:06
professionalabmv25-Jun-20 20:06 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Super Lloyd25-Jun-20 20:55
Super Lloyd25-Jun-20 20:55 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
GuyThiebaut25-Jun-20 21:17
professionalGuyThiebaut25-Jun-20 21:17 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Super Lloyd25-Jun-20 21:24
Super Lloyd25-Jun-20 21:24 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Daniel Pfeffer25-Jun-20 22:37
professionalDaniel Pfeffer25-Jun-20 22:37 
The apparent advantage of web apps (where crashes are concerned) is because the client side of the app is interpreted, not compiled. All this means is that the interpreter was written properly, and allows breaking at (almost) any point.

The server side can still be written so as to crash, perform long calculations in the servicing thread(s), and all other things that we know and "love".
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Sander Rossel25-Jun-20 22:39
professionalSander Rossel25-Jun-20 22:39 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Super Lloyd26-Jun-20 0:39
Super Lloyd26-Jun-20 0:39 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
#realJSOP25-Jun-20 23:30
mve#realJSOP25-Jun-20 23:30 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Super Lloyd26-Jun-20 0:35
Super Lloyd26-Jun-20 0:35 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
#realJSOP26-Jun-20 8:17
mve#realJSOP26-Jun-20 8:17 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Mycroft Holmes26-Jun-20 12:43
professionalMycroft Holmes26-Jun-20 12:43 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
dandy7226-Jun-20 3:29
dandy7226-Jun-20 3:29 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Stuart Dootson25-Jun-20 23:51
professionalStuart Dootson25-Jun-20 23:51 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Super Lloyd26-Jun-20 0:37
Super Lloyd26-Jun-20 0:37 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
dandy7226-Jun-20 3:35
dandy7226-Jun-20 3:35 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Stuart Dootson29-Jun-20 0:04
professionalStuart Dootson29-Jun-20 0:04 
GeneralRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
dandy7229-Jun-20 5:08
dandy7229-Jun-20 5:08 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
Slow Eddie26-Jun-20 2:57
professionalSlow Eddie26-Jun-20 2:57 
AnswerRe: It occur to me that web app have at least 1 big advantage over desktop app.... Pin
kmoorevs26-Jun-20 3:56
kmoorevs26-Jun-20 3:56 
GeneralThe IRS sent more than $1 billion in stimulus checks to dead people Pin
Marc Clifton25-Jun-20 6:54
mvaMarc Clifton25-Jun-20 6:54 
GeneralRe: The IRS sent more than $1 billion in stimulus checks to dead people Pin
Greg Utas25-Jun-20 7:05
professionalGreg Utas25-Jun-20 7:05 
GeneralRe: The IRS sent more than $1 billion in stimulus checks to dead people Pin
kalberts25-Jun-20 7:26
kalberts25-Jun-20 7:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.