
Human JavaScript
by Henrik Joreteg
Publisher: HumanJavaScript.com 2014
Description:
This is a book about a specific set of JavaScript tools, patterns, and approaches that we feel are optimized for people. These approaches enable our team to quickly build and deliver high-quality JavaScript applications for humans ...
Download or read it online for free here:
Read online
(online html)
Similar books
JavaScript Enlightenmentby Cody Lindley - Lulu.com
The book gives the reader an accurate JavaScript worldview through an examination of native JavaScript objects and supporting nuances: complex values, primitive values, scope, inheritance, etc. A short and digestible summary of the ECMA-262.
(17883 views)
JavaScript- Wikibooks
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.
(13254 views)
ppk on JavaScriptby Peter-Paul Koch - New Riders Press
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
(15882 views)
Angular 2+ Notes for Professionals- Goalkicker.com
Chapters: Getting started; Components; Directives; Page title; Templates; Commonly built-in directives and services; How to Use ngif; Modules; Pipes; Custom Validations; Routing; Installing 3rd party plugins; Lifecycle Hooks; Testing ngModel; etc.
(7059 views)