Hacker News new | ask | show | jobs
by draw_down 3775 days ago
Here is a great link from today. "JavaScript fatigue fatigue" http://www.2ality.com/2016/02/js-fatigue-fatigue.html

> Don’t try to know everything – it’s impossible in modern web development.

1 comments

I didn't get this whole "JavaScript fatigue" thing...

When I started web development. There already was a bunch of different stuff and no one tried to learn it all.

Pearl, PHP, .Net, ColdFusion, Java and what not...

I suspect that part of it was because there was a brief time when there appeared to be (at least, in certain important segments of the non-enterprise market) a consolidation around a fairly narrow set of frameworks, tools, and approaches in web development, and that time roughly corresponded with a point in time when web development itself was really taking off and drawing lots of people in -- this roughly corresponds with the height of Rails ascendancy for the server side.

As a result, there's a lot of people who started web development at a time when it may have seemed, if not simpler, less diverse in terms of strongly-supported options -- and trending toward greater consolidation, rather than greater diversity. For those people, the current state of web development could legitimately be a surprising array of more-complicated-than-they-would-have-expected decisions, with lots of opportunities for analysis paralysis.