© Rehan Zaidi 2017

Rehan Zaidi, JavaScript Essentials for SAP ABAP Developers, 10.1007/978-1-4842-2220-1_11

11. Miscellaneous Topics

Rehan Zaidi

(1)Karachi, Pakistan

This chapter covers topics that are very useful but do not fit well in any of the earlier chapters. It starts with an overview of strict mode and how it affects the syntax check, as well as error handling in JavaScript. Next, you are provided tips related to code formatting and suggestions for using a naming convention for variables. A separate section explains debugging and troubleshooting JS programs. Last but not least, this chapter provides best practices for JS programming and offers some performance-improvement tips.

Strict Mode

Using strict mode enables developers to add stringent ...

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.