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

What is an Array?

An array is a collection of (same or different type of) items.In Java and C#, etc., the elements inside the array should be of the same type (e.g. ) while in languages like JavaScript and Python. The elements can be different types also(e.g. )
M
x eskor plus two x plus one
what is the question? can't understand the meaning.
Ankur
0 0
8
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
How do I become better at JavaScript?
Go through JavaScript tutorials from w3schools.com site. They have good examples with description. Then learn some es6 and es7 syntax. You will be pro in JavaScript.
Pooja
0 0
5

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

Ask a Question

Related Lessons

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...

Inversion of Control
Problem You have classes that have dependencies on services or components whose concrete type is specified at design time. In this example, ClassA has dependencies on ServiceA and ServiceB. Figure 1 illustrates...

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

JavaScript Arrow Function.
Javascript Arrow Functions : JavaScript ES6 is a type or version which let us provide a way to write javascript syntax on a better way. ES6 version is having a feature or new method to use functions...

Become a Javascript Programmer | Kick start your career as a web developer
Wondering what to do after college? If you want to start your career in IT and if you want to become a programmer, I would strongly insist on learning one language/skill and that language is 'Javascript'. Yes,...

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