Treffer: CoffeeScript and jQuery.

Title:
CoffeeScript and jQuery.
Authors:
Source:
Linux Journal. Sep2011, Issue 209, p32-38. 7p.
Reviews & Products:
Database:
Business Source Premier

Weitere Informationen

The article offers the author's insights on the ways how CoffeeScript, a programming language, and jQuery interact in a browser-based program. He suggests creating a hypertext markup language (HTML) file and a stylesheet in the same directory. He mentions the two JavaScript files which he included in the HTML files, in which the first is recognized as the Google-hosted version of a small version of jQuery, while the second file known as app.js, is the target of the CoffeeScript compilation.