Click here to Skip to main content
15,886,760 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.

 
GeneralRe: I'm about to give up on web development... Pin
Sander Rossel5-Jun-20 5:30
professionalSander Rossel5-Jun-20 5:30 
GeneralRe: I'm about to give up on web development... Pin
kalberts5-Jun-20 6:06
kalberts5-Jun-20 6:06 
GeneralRe: I'm about to give up on web development... Pin
Sander Rossel7-Jun-20 1:31
professionalSander Rossel7-Jun-20 1:31 
GeneralRe: I'm about to give up on web development... Pin
kalberts7-Jun-20 7:10
kalberts7-Jun-20 7:10 
GeneralRe: I'm about to give up on web development... Pin
Sander Rossel8-Jun-20 0:07
professionalSander Rossel8-Jun-20 0:07 
GeneralRe: I'm about to give up on web development... Pin
kalberts7-Jun-20 7:17
kalberts7-Jun-20 7:17 
GeneralRe: I'm about to give up on web development... Pin
Sander Rossel8-Jun-20 0:06
professionalSander Rossel8-Jun-20 0:06 
GeneralRe: I'm about to give up on web development... Pin
kmoorevs5-Jun-20 5:22
kmoorevs5-Jun-20 5:22 
I've been doing web development since around 2K starting with classic ASP, some PHP, and now .NET WebForms. I avoid most of the problems you described by simply using what I know. I have no need to minify/uglify my JavaScript/css (it's already ugly enough!)...I'm sure there is a benefit to doing so, but it doesn't seem worth the hassle. If someone wants to read/copy my crappy JavaScript/css then have at it! Smile | :)

The bottom line is that given a choice, I'll always go for the simplest solution possible using a mature and familiar framework/stack. I will avoid third party widgets including jQuery when possible and use the lowest required framework version required. It may not be easier, but it's predictable and I have a slew of personal code/projects to draw from.

Good luck with all that obfuscation! Laugh | :laugh:
"Go forth into the source" - Neal Morse

GeneralRe: I'm about to give up on web development... Pin
Sander Rossel5-Jun-20 5:44
professionalSander Rossel5-Jun-20 5:44 
GeneralTexel time Pin
RickZeeland4-Jun-20 10:00
mveRickZeeland4-Jun-20 10:00 
GeneralRe: Texel time Pin
Nelek4-Jun-20 10:50
protectorNelek4-Jun-20 10:50 
GeneralRe: Texel time Pin
Eddy Vluggen4-Jun-20 10:52
professionalEddy Vluggen4-Jun-20 10:52 
GeneralRe: Texel time Pin
Greg Utas4-Jun-20 11:07
professionalGreg Utas4-Jun-20 11:07 
GeneralRe: Texel time Pin
Eddy Vluggen4-Jun-20 11:12
professionalEddy Vluggen4-Jun-20 11:12 
GeneralRe: Texel time Pin
Greg Utas4-Jun-20 11:15
professionalGreg Utas4-Jun-20 11:15 
GeneralRe: Texel time Pin
Eddy Vluggen4-Jun-20 11:31
professionalEddy Vluggen4-Jun-20 11:31 
GeneralRe: Texel time Pin
OriginalGriff4-Jun-20 11:07
mveOriginalGriff4-Jun-20 11:07 
GeneralRe: Texel time Pin
Greg Utas4-Jun-20 11:09
professionalGreg Utas4-Jun-20 11:09 
GeneralRe: Texel time Pin
RickZeeland4-Jun-20 19:06
mveRickZeeland4-Jun-20 19:06 
GeneralRe: Texel time Pin
Jörgen Andersson4-Jun-20 21:17
professionalJörgen Andersson4-Jun-20 21:17 
GeneralRe: Texel time Pin
Greg Utas4-Jun-20 23:43
professionalGreg Utas4-Jun-20 23:43 
GeneralRe: Texel time Pin
RickZeeland12-Jun-20 7:30
mveRickZeeland12-Jun-20 7:30 
GeneralRe: Texel time Pin
W Balboos, GHB5-Jun-20 2:21
W Balboos, GHB5-Jun-20 2:21 
GeneralRe: Texel time Pin
RickZeeland12-Jun-20 7:25
mveRickZeeland12-Jun-20 7:25 
GeneralRe: Texel time Pin
W Balboos, GHB12-Jun-20 7:33
W Balboos, GHB12-Jun-20 7:33 

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.