Pro JavaScript Development: Coding, Capabilities, and Tooling

Pro JavaScript Development: Coding, Capabilities, and Tooling

English | 2014 | ISBN: 978-1-4302-6268-8 | 472 Pages | PDF | 10 MB

Pro javascript Development is a practical guide for front-end web developers who are experienced at building web pages with HTML, CSS, and javascript, and now wish to advance their javascript skills to a higher level. You will learn how to build large, well-structured, high quality, mobile-optimized web sites and apps, using the latest supported browser APIs, language features, and tools. This book teaches and shows you in practical hands-on terms how you can:

• Master the performance, reliability, stability, and code manageability of your javascript
• Understand and write efficient object-oriented and prototypal code, including full understanding of the ‘this’ keyword
• Boost the performance of your javascript code
• Architect large web applications using common design patterns
• Write high quality javascript code and avoid the pitfalls most likely to cause errors
• Manage code dependencies with AMD and RequireJS
• Develop for mobile, build games, and set up a real-time video chat using modern APIs such as Geolocation, Canvas and WebRTC
• Document your code as the professionals do
• Write command-line and web server applications in javascript with Node.js,
• Use build tools, such as Grunt and Gulp, to automate repetitive tasks and improve your development workflow
Using real-world examples and applications that you’ll build yourself, Pro javascript Development has unique, practical content that will make you a better javascript developer. Become a master of the latest javascript coding techniques and tools, and harness its best capabilities today.
What you’ll learn
• To build faster and more efficient web apps using the latest techniques
• How to select the best libraries and frameworks for each project based on design patterns and sound principles
• To manage javascript objects with inheritance through the ‘prototype’ property and the ‘this’ keyword
• To unit test your javascript, to measure and improve the quality of your code
• To create your own web server using Node.js, featuring real-time bidirectional communication with web sockets
Who this book is for
This book is intended for the front-end web developer who is already using javascript but wants to know what tools, and techniques they can use to enhance their development. You want to create better apps, better sites, with the best and latest skills.

Homepage