CoffeeScript, 2e
Autor Trevor Burnhamen Limba Engleză Paperback – 2 mar 2015
This new edition has been extensively revised and updated to reflect the current state and features of CoffeeScript. Every chapter has been revised and refactored, and new sections and a new chapter on testing have been added. If you already know JavaScript, this book will make your transition to CoffeeScript easy. If you're new to JavaScript, it's a great place to start.
New in this edition:
Automating setup with the Grunt task runner
Using CoffeeScript classes with the Backbone framework
Using CoffeeScript's simple callback syntax to interact with the Express framework
A new chapter on client-side and server-side testing with Intern
* A new project that gives you hands-on experience with browser-side and server-side CoffeeScript
CoffeeScript is every bit as portable and effective as JavaScript. It aids development by adding a bevy of features, such as classes, splats, list comprehensions, and destructuring. These features make it easier to write clear, readable code, and by learning how these features work, you'll deepen your understand of JavaScript as well. This book is your complete guide to writing better JavaScript code, faster.
Preț: 159.42 lei
Preț vechi: 199.28 lei
-20% Nou
Puncte Express: 239
Preț estimativ în valută:
30.51€ • 31.80$ • 25.40£
30.51€ • 31.80$ • 25.40£
Carte tipărită la comandă
Livrare economică 06-20 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781941222263
ISBN-10: 1941222269
Pagini: 150
Dimensiuni: 190 x 234 x 11 mm
Greutate: 0.23 kg
Ediția:2. Auflage.
Editura: O'Reilly
ISBN-10: 1941222269
Pagini: 150
Dimensiuni: 190 x 234 x 11 mm
Greutate: 0.23 kg
Ediția:2. Auflage.
Editura: O'Reilly
Descriere
This extensively revised and updated new edition includes an all-new project to demonstrate CoffeeScript in action, both in the browser and on a Node.js server. There's no faster way to learn to write a modern web application.