SummaryMore than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyJavaScript is rapidly becoming a universal language for every type of application, whether on the web, on the desktop, in the cloud, or on mobile devices. When you become a JavaScript pro, you have a powerful skill set that’s usable across all these domains.About the BookSecrets of the JavaScript Ninja, Second Edition uses practical examples to clearly illustrate each core concept and technique. This completely revised edition shows you how to master key JavaScript concepts such as functions, closures, objects, prototypes, and promises. It covers APIs such as the DOM, events, and timers. You’ll discover best practice techniques such as testing, and cross-browser development, all taught from the perspective of skilled JavaScript practitioners.What’s InsideWriting more effective code with functions, objects, and closuresLearning to avoid JavaScript application pitfallsUsing regular expressions to write succinct text-processing codeManaging asynchronous code with promisesFully revised to cover concepts from ES6 and ES7About the ReaderYou don’t have to be a ninja to read this book—just be willing to become one. Are you ready?About the AuthorsJohn Resig is an acknowledged JavaScript authority and the creator of the jQuery library. Bear Bibeault is a web developer and author of the first edition, as well as coauthor of Ajax in Practice, Prototype and Scriptaculous in Action, and jQuery in Action from Manning. Josip Maras is a post-doctoral researcher and teacher.Table of ContentsPART 1 - WARMING UPJavaScript is everywhereBuilding the page at runtimePART 2 - UNDERSTANDING FUNCTIONSFirst-class functions for the definitions and arguments Functions for the understanding function invocation Functions for the closures and scopesFunctions for the generators and promisesPART 3 - DIGGING INTO OBJECTS AND FORTIFYING YOUR CODEObject orientation with prototypesControlling access to objectsDealing with collectionsWrangling regular expressionsCode modularization techniquesPART 4 - BROWSER RECONNAISSANCEWorking the DOMSurviving eventsDeveloping cross-browser strategies
Secrets of the JavaScript Ninja

ISBN: 1638353573
ISBN 13: 9781638353577
Publication Date: August 18, 2016
Publisher: Manning
Pages: 463
Format: Kindle Edition
Author: Josip Maras