Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What are the differences between library and framework in JavaScript ?

user-image
Question added by Jonathan de Flaugergues , software engineer , Abbeal
Date Posted: 2016/10/27

Libraries in JavaScript contains some specific functionalities,objects which can be called by the code whenever or wherever it requires.

Frameworks are predefined structures but it don't have implemented functionalities.we have to write the total functionalities to the predefined structures.Framework itself is a application

Sreejith Padappayil
by Sreejith Padappayil , Associate Software Engineer , Cognizant Technology Solutions

A JavaScript library is a way of abstraction that will interact with browsers, DOM, etc to achieve lot of features.

JQUERY is a JavaScript library.

 

This provides a newer version of client side communication.

 

 

A JavaScript framework narrates how to provide an architecture for solving a problem.

It defines representation of models, Processing of modal data, etc.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.