Having learned the basics of JavaScript and the prerequisites for running a JavaScript (JS) program in Chapter 1, you are ready to move on to details of the JS language. This chapter first gives you an overview of the Window object. Next, it describes in detail the data types that JavaScript provides. Then, demo programs will show you how to display data to the user in a dialog box, debug your web page in the console of a web browser, and take input from the user via a dialog box. The final section of the chapter presents a list of reserved words of the JS language.
© Rehan Zaidi 2017
Rehan Zaidi, JavaScript Essentials for SAP ABAP Developers, 10.1007/978-1-4842-2220-1_2
2. A Step Ahead in JavaScript
Rehan Zaidi1
(1)Karachi, Pakistan
Get JavaScript Essentials for SAP ABAP Developers: A Guide to Mobile and Desktop Application Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.