Do we still need JavaScript frameworks?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Java Tutor

Yes , we need.
Comments

IT Professional Trainer with 15 years of experience in IT Industry

It’s not necessary, it’s a circumstantial choice. Some people like to use them. I prefer libraries and vanilla JavaScript, and I’m far from alone. Take Github for example, which doesn’t use a framework and just stripped its last bit of jQuery out of github.com. They primarily...
read more
It’s not necessary, it’s a circumstantial choice. Some people like to use them. I prefer libraries and vanilla JavaScript, and I’m far from alone. Take Github for example, which doesn’t use a framework and just stripped its last bit of jQuery out of github.com. They primarily use libraries and web components. That doesn’t mean you should never consider a framework, it’s just an example of not explicitly needing one. The choice to use a framework or not comes down to understanding what your options are. Some of the other answers very clearly lack the distinction between libraries, frameworks, and raw JavaScript. I strongly encourage you to review The Many Flavors of JavaScript, which differentiates between each of these. Once you can see the difference, it will be much easier to determine which option is the right fit for your scenario. By my observations (since the late 90’s) frameworks don’t really save you time. You just spend your time at different points in the software development life cycle. For example, this is a graph I made tracking time spent on building your own framework and using a pre-built framework. The dark line represents development time for creating your own framework. The blue line represents the time of using an existing framework. The upfront time spent creating your own framework seems massive… and it is substantial. However; as applications evolve and needs/complexity within them increase, the frameworks may not rapidly meet needs as well as they once appeared to. Frameworks are a bit like pre-calculated answers for problems — at some point you’ll need a solution for something the framework hasn’t pre-solved. This is when you have to start digging into the internals of a framework. I consistently see teams that run into limitations because they need to do something against the norm with a framework. Asking the framework authors to do something outside of the norm or that doesn’t serve the majority audience can be met with resistance, forcing you to hack together a solution around the framework. In other words, you have to navigate through someone else’s approach towards development instead of your own. It’s not always confusing, but it can be tough to figure out the internals of other people’s code. Then again, some apps don’t evolve too much, so a framework could be helpful if you don’t plan to change too much over time. This is true for proof of concept apps that you know will be rewritten once the concept is fleshed out/proven. Perhaps your “framework graph” levels out right away. I also don’t believe frameworks necessarily make development accessible to lesser-skilled developers. Frameworks merely shift complexity. Frameworks shine in team environments where multiple people will be working on the same code base. If you have 5 people who all know React, then you have 5 people who immediately understand the same set of standards. They know how to do the same kind of work, the same way. It’s commoditization of development (which is great in team environments). It’s also a good business move for some companies. If you lose a framework developer, you can find a replacement who doesn’t need much onboarding time. So again, there are positives and negatives to using frameworks, meaning there are circumstances where it makes sense and circumstances where it does not. Just make sure you know what your options are before judging whether your project necessitates a framework. read less
Comments

If your question is - Do we still need to learn JavaScript Framework? Answer is Yes. It also depends on what you are trying to accomplish. If your question is, why we need so many JS frameworks - I don't think you can control this. People keep innovating w.r.t UI design. Its natural that you will...
read more
If your question is - Do we still need to learn JavaScript Framework? Answer is Yes. It also depends on what you are trying to accomplish. If your question is, why we need so many JS frameworks - I don't think you can control this. People keep innovating w.r.t UI design. Its natural that you will have so many to choose from. read less
Comments

View 1 more Answers

Related Questions

Is it worth learning Node.js? I feel like I should learn TypeScript as well.
Yes, both are good, TypeScript will have bright future
Shubham
0 0
5
Should I learn Python or JavaScript as a newbie?
Python is different from javascript. I prefer you go with python as it is in boom now.
Manisha
0 0
6
How to start Learning Javascript, Jquery and Angular
Very easy, your requirement in advanced client side technologies, you can get this course every where
Sandeep
What types of jobs are available for those that know just HTML/CSS and JavaScript?
By being hired by companies that require front-end development. I don't only know JavaScript, CSS and HTML, but they're pretty much the only technologies I ever use at work, because there's so much front-end...
Pritty
0 0
5
x eskor plus two x plus one
what is the question? can't understand the meaning.
Ankur
0 0
8

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

String Comparison In Javascript
String Comparison in javascript: Let us learn how two strings are compared in javascript Assume you have two strings: "ant" and "ele" Case 1: alert("ant" < "ele" ); will give the result as true...
G

What Should I Learn in 2025 for Frontend or Web Technology?
If you're wondering what to focus on in 2025 to excel in frontend development, here's a concise guide: 1. React.js React remains one of the most in-demand technologies for building modern web applications....

Some good resources
Clean Code by Robert C Martin, is available in my profile please download and read it, irrespective of what language you code in, it will change the way you code. Also if you code in Javascript read https://12factor.net/ https://blog.risingstack.com/javascript-clean-coding-best-practices-node-js-at-scale/ For...

Beginner JavaScript
1. Javascript is a programming language that adds interactivity to your website. 2. JavaScript is a programming language that allows you to implement complex things on web pages. 3. Javascript...

Benefits of Design Patterns in Application Development
Application developments is a tedious job. Programmers write code and test it again and again to make sure their software works fine. So designing complex software is a hard nut to crack. Skilled programmers...

Recommended Articles

Here are the top 6 must have skills for every Web Designer : Technical Skills Web designers undoubtedly require very strong technical skills. They must have hands on using Web designing software and tools, such as Adobe Dreamweaver, Fireworks, Photoshop, Flash etc. In addition to the knowledge of design...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for Java Script Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you