

The useful framework which is the most famous these days is node.js. For if the server-side extensions allow an application to communicate with a database, and provide continuity of information from one invocation to another of the application, or perform file manipulations on a server. Server-side: It supplies objects relevant to running JavaScript on a server.Useful libraries for the client side are AngularJS, ReactJS, VueJS, and so many others. Like if client-side extensions allow an application to place elements on an HTML form and respond to user events such as mouse clicks, form input, and page navigation. Client-side: It supplies objects to control a browser and its Document Object Model (DOM).Platform Independent: JavaScript is platform independent, meaning it can run on any operating system, including Windows, Mac OS, and Linux. It has a simple syntax and is relatively forgiving. ISRO CS Syllabus for Scientist/Engineer Exam Easy to learn and use: JavaScript is relatively easy to learn and use for beginners.


