Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Understanding Advanced JavaScript

Posted By: l3ivo
Understanding Advanced JavaScript

Smashing Media Smashing Media, "Understanding Advanced JavaScript"
English | 2013 | ASIN: B00BFWI6CG | 225 pages | EPUB / MOBI | 10.22 MB

This book is an exploration of popular advanced JavaScript concepts for those who already have a grasp on the basics. "Understanding Advanced JavaScript" is a comprehensive manual and how-to guide about all things JavaScript. Learn to design better APIs, use the latest tools and navigate the JavaScript MVC Jungle effortlessly. In this eBook, you will receive expert tips and techniques on avoiding coding tripwires and improving your programming methodologies. Need to know how your JavaScript performs? Find out about unit testing and user- and network-related analyses. Master JavaScript with industry leaders who explain how to make fine-tuning, streamlining and testing your JavaScript code easy.


TABLE OF CONTENTS

- Analysing Network Characteristics Using JavaScript And The DOM, Part 1
- Introduction To JavaScript Unit Testing
- Journey Through The JavaScript MVC Jungle
- JavaScript Events And Responding To The User
- JavaScript Profiling With The Chrome Developer Tools
- Writing Fast, Memory-Efficient JavaScript
- Designing Better JavaScript APIs