Core JavaScript and JavaScript Frameworks
Prabhu Sunderaraman
Abstract
Prabhu Sunderaraman
Abstract
A lot of applications are being developed today using Ajax and HTML 5. Developing a rich web application can get really tedious, thanks to JavaScript. Building an application by writing JavaScript code that can be easily tested and maintained is not simple. It requires a great deal of coding discipline. Moreover we don’t want to be doing repetitive tasks like validating our forms, sending Ajax requests, manipulating the DOM, drawing, etc., in all our applications. And that’s the reason you have a number of JavaScript frameworks available today.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A lot of applications are being developed today using Ajax and HTML 5. Developing a rich web application can get really tedious, thanks to JavaScript. Building an application by writing JavaScript code that can be easily tested and maintained is not simple. It requires a great deal of coding discipline. Moreover we don’t want to be doing repetitive tasks like validating our forms, sending Ajax requests, manipulating the DOM, drawing, etc., in all our applications. And that’s the reason you have a number of JavaScript frameworks available today.
Key concepts: Unobtrusive JavaScript, Ajax, JavaScript, Rich Internet application, Computer science, Web application, World Wide Web, Programming language