Click here to Skip to main content
15,910,358 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 was sent this, and ... Pin
Mike Hankey28-Jan-17 4:05
mveMike Hankey28-Jan-17 4:05 
GeneralRe: I was sent this, and ... Pin
OriginalGriff28-Jan-17 4:43
mveOriginalGriff28-Jan-17 4:43 
GeneralRe: I was sent this, and ... Pin
Mike Hankey28-Jan-17 4:47
mveMike Hankey28-Jan-17 4:47 
GeneralRe: I was sent this, and ... Pin
lopatir28-Jan-17 6:29
lopatir28-Jan-17 6:29 
GeneralDilbert OTD Pin
OriginalGriff27-Jan-17 20:11
mveOriginalGriff27-Jan-17 20:11 
GeneralRe: Dilbert OTD Pin
Midi_Mick27-Jan-17 20:57
professionalMidi_Mick27-Jan-17 20:57 
GeneralRe: Dilbert OTD Pin
Jon McKee27-Jan-17 21:56
professionalJon McKee27-Jan-17 21:56 
RantModern day Javascript Development Pin
virang_2127-Jan-17 18:13
virang_2127-Jan-17 18:13 
One day I entered the world of modern day javascript development and oh my god, what I saw is a perfect plot to drive any sane developer to become a mental zombie on the edge of killing himself and reborn and be killed again by weapon of mass destruction created by these modern day javascript frameworks.

It made me first laugh and then cry and then cry some more. All the way I was asking myself why. As a developer how can you put up with something like this. I know there are lot of smart people making lot of smart tools but this is just insane. My journey began as I was trying to learn angular but before that I had to understand all those javascript jargon (which is acceptable to learn any language ) but there are bundlers, task runners, ployfills , hot module loading, linting, module loaders, minification, uglify etc. etc. Then there is grunt,gulp,systemjs,webpack, npm ,node, es6, typescript. Gone are the days when you just put a script tag in your html to your javascript and Jquery files and you are good to go.

Number one issue with most of the javascript frameworks are lack of tooling support and framework itself rely on unfinished modules or modules that are still in beta and yet framework claims that it is production ready. Also it feels like, to do a simple thing you have to install this or that module. I guess everyone is relying on someone else to provide that bit of function you can write in few lines of code but no you have to install this or that using npm. Angular's quick start install few hundred modules ( WTF !) . What good is a framework if it needs to rely on so many other modules ?

You look at some of the configurations you need to create to make everything work with each other is just ridiculous. Every project on the Internet has different setup using pinch of this and pinch of that. It feels like you are at an international food festival where they use same basic ingredients but what they cook is up to them and everyone has their own flavor.

A lot of people are praising these frameworks which makes me wonder either I am too dumb to understand all these or they are afraid that if they say this is insane they will be cast out of community or wake up from their beautiful dream.

I have not given up yet but please tell me I am not going insane !

Zen and the art of software maintenance : rm -rf *

Maths is like love : a simple idea but it can get complicated.

GeneralRe: Modern day Javascript Development PinPopular
Jon McKee27-Jan-17 18:22
professionalJon McKee27-Jan-17 18:22 
GeneralRe: Modern day Javascript Development Pin
Marc Clifton28-Jan-17 2:32
mvaMarc Clifton28-Jan-17 2:32 
GeneralRe: Modern day Javascript Development Pin
Jon McKee28-Jan-17 10:19
professionalJon McKee28-Jan-17 10:19 
GeneralRe: Modern day Javascript Development Pin
Super Lloyd27-Jan-17 21:32
Super Lloyd27-Jan-17 21:32 
GeneralRe: Modern day Javascript Development Pin
BillWoodruff28-Jan-17 2:11
professionalBillWoodruff28-Jan-17 2:11 
GeneralRe: Modern day Javascript Development Pin
Marc Clifton28-Jan-17 2:34
mvaMarc Clifton28-Jan-17 2:34 
GeneralRe: Modern day Javascript Development Pin
BillWoodruff28-Jan-17 7:40
professionalBillWoodruff28-Jan-17 7:40 
GeneralRe: Modern day Javascript Development PinPopular
Marc Clifton28-Jan-17 2:43
mvaMarc Clifton28-Jan-17 2:43 
GeneralRe: Modern day Javascript Development Pin
Leo5629-Jan-17 21:02
Leo5629-Jan-17 21:02 
GeneralRe: Modern day Javascript Development Pin
User 483504728-Jan-17 3:40
User 483504728-Jan-17 3:40 
GeneralRe: Modern day Javascript Development Pin
raddevus28-Jan-17 5:20
mvaraddevus28-Jan-17 5:20 
GeneralRe: Modern day Javascript Development Pin
BillWoodruff28-Jan-17 7:52
professionalBillWoodruff28-Jan-17 7:52 
GeneralRe: Modern day Javascript Development Pin
raddevus28-Jan-17 8:15
mvaraddevus28-Jan-17 8:15 
GeneralRe: Modern day Javascript Development Pin
Jeroen_R30-Jan-17 2:09
Jeroen_R30-Jan-17 2:09 
GeneralRe: Modern day Javascript Development Pin
Member 305191930-Jan-17 4:26
Member 305191930-Jan-17 4:26 
GeneralRe: Modern day Javascript Development Pin
Jeroen_R30-Jan-17 9:14
Jeroen_R30-Jan-17 9:14 
GeneralRe: Modern day Javascript Development Pin
raddevus30-Jan-17 4:59
mvaraddevus30-Jan-17 4:59 

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.