The Little Book on Coffeescript
Autor Alex Maccawen Limba Engleză Paperback – 28 feb 2012
Preț: 52.95 lei
Preț vechi: 66.18 lei
-20%
Puncte Express: 79
Carte tipărită la comandă
Livrare economică 12-26 octombrie
Livrare prin curier în România Termenul estimat este afișat lângă disponibilitate.
Transport gratuit de la 400.00 lei Plată online sau ramburs, în funcție de opțiunile comenzii.
Retur gratuit în 14 zile Comandă securizată și suport în română.
Specificații
ISBN-13: 9781449321055
ISBN-10: 1449321054
Pagini: 58
Ilustrații: black & white illustrations
Dimensiuni: 177 x 232 x 6 mm
Greutate: 0.12 kg
Editura: O'Reilly
ISBN-10: 1449321054
Pagini: 58
Ilustrații: black & white illustrations
Dimensiuni: 177 x 232 x 6 mm
Greutate: 0.12 kg
Editura: O'Reilly
Cuprins
Preface;
What Is CoffeeScript?;
Initial Setup;
Conventions Used in This Book;
Using Code Examples;
Safari® Books Online;
How to Contact Us;
Chapter 1: CoffeeScript Syntax;
1.1 Variables and Scope;
1.2 Functions;
1.3 Object Literals and Array Definition;
1.4 Flow Control;
1.5 String Interpolation;
1.6 Loops and Comprehensions;
1.7 Arrays;
1.8 Aliases and the Existential Operator;
Chapter 2: CoffeeScript Classes;
2.1 Instance Properties;
2.2 Static Properties;
2.3 Inheritance and Super;
2.4 Mixins;
2.5 Extending Classes;
Chapter 3: CoffeeScript Idioms;
3.1 Each;
3.2 Map;
3.3 Select;
3.4 Includes;
3.5 Property Iteration;
3.6 Min/Max;
3.7 Multiple Arguments;
3.8 And/Or;
3.9 Destructuring Assignments;
3.10 External Libraries;
3.11 Private Variables;
Chapter 4: Compiling CoffeeScript;
4.1 Cake;
4.2 Creating Applications;
Chapter 5: The Good Parts;
5.1 The Unfixed parts;
5.2 The Fixed Parts;
5.3 JavaScript Lint;
Chapter 6: The Little Conclusion;
6.1 Philosophy;
6.2 It's Just JavaScript;
6.3 Build Your Own JavaScript;
What Is CoffeeScript?;
Initial Setup;
Conventions Used in This Book;
Using Code Examples;
Safari® Books Online;
How to Contact Us;
Chapter 1: CoffeeScript Syntax;
1.1 Variables and Scope;
1.2 Functions;
1.3 Object Literals and Array Definition;
1.4 Flow Control;
1.5 String Interpolation;
1.6 Loops and Comprehensions;
1.7 Arrays;
1.8 Aliases and the Existential Operator;
Chapter 2: CoffeeScript Classes;
2.1 Instance Properties;
2.2 Static Properties;
2.3 Inheritance and Super;
2.4 Mixins;
2.5 Extending Classes;
Chapter 3: CoffeeScript Idioms;
3.1 Each;
3.2 Map;
3.3 Select;
3.4 Includes;
3.5 Property Iteration;
3.6 Min/Max;
3.7 Multiple Arguments;
3.8 And/Or;
3.9 Destructuring Assignments;
3.10 External Libraries;
3.11 Private Variables;
Chapter 4: Compiling CoffeeScript;
4.1 Cake;
4.2 Creating Applications;
Chapter 5: The Good Parts;
5.1 The Unfixed parts;
5.2 The Fixed Parts;
5.3 JavaScript Lint;
Chapter 6: The Little Conclusion;
6.1 Philosophy;
6.2 It's Just JavaScript;
6.3 Build Your Own JavaScript;