This book will teach you the basics of the language, focusing particularly on how it improves on javascript. It then focuses on building real life projects in CoffeeScript using jQuery, Rails, and Node.js.<br>CoffeeScript is a young but popular language that makes web programming fun and more produc
CoffeeScript Programming with jQuery, Rails, and Node.js
β Scribed by Michael Erasmus
- Publisher
- Packt Publishing
- Year
- 2012
- Tongue
- English
- Leaves
- 140
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book will teach you the basics of the language, focusing particularly on how it improves on javascript. It then focuses on building real life projects in CoffeeScript using jQuery, Rails, and Node.js.
CoffeeScript is a young but popular language that makes web programming fun and more productive. It compiles to javascript and unleashes its powerful features while not straying too far from the language. Itβs become one of the most popular languages on Github and is being used for both browser and server side programming.
What you will learn from this book :
β’ The basics of the language and how it compares to javascript
β’ CoffeeScriptβs powerful class syntax
β’ Installing CoffeeScript on Windows, Mac OSX, and Linux using Node.js
β’ Configuring CoffeeScript for browser applications
β’ The basics of jQuery and using it with CoffeeScript
β’ Using localStorage in browser-based applications
β’ Two approaches to write CoffeeScript in Rails applications
β’ Creating responsive web applications using WebSocket
π SIMILAR VOLUMES
CoffeeScript is a young but popular language that makes web programming fun and more productive. It compiles to JavaScript and unleashes its powerful features while not straying too far from the language. It's become one of the most popular languages on Github and is being used for both browser and
Get Programming with Node.js Get Programming with Node.js teaches you to write server-side code in JavaScript using Node.js. In 37 fast-paced, fun, and practical lessons, you'll discover how to extend your existing JavaScript skills to write back-end code for your web applications. Foreword by Ky
<p>This book teaches you how to utilize Reactive Programming (RP) for your back-end development with Node.js. Up to now, RP has most often been used in front-end development, but its revolutionary approach can also transform your back-end programming. <br>Using <em>Reactive Programming with Node.js