Ask HN: Are JS frameworks the future of web development?

https://news.ycombinator.com/item?id=6171402
by gautamnarula • 13 years ago
8 9 13 years ago

The development of server side and client side Javascript frameworks has got me thinking about the future of web development. Given that there are now well established JS frameworks for the full web dev stack, will they eventually supersede the non-JS frameworks?

With those frameworks, you run the risk of having "backend" guys who only know Ruby/Python/Java, and "frontend" guys who only know JS/HTML/CSS. I fall into this camp--I have experience in server side development (a bit of Rails, and Django), but have virtually no JS/frontend dev experience. It seems like this problem is mitigated somewhat by having both server side and client side frameworks in the same programming language (JS).

Why would someone new to web dev not want to go with the JS frameworks, since it's easier to become a full stack engineer? As someone who is still relatively new to web programming, would it be advantageous for me to learn node.js and one of the frontend frameworks deeply? Right now I'm developing in Django since Python is my favorite programming language, but I haven't gotten too deep into it yet.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com