Building an Application with CoffeeScript – Packt Publishing

Salepage link: At HERE. Archive: http://archive.is/wip/9OCeE

$85   $26 – Building an Application with CoffeeScript – Packt Publishing

Building an Application with CoffeeScript

Build an App using CoffeeScript with one-third of JavaScript code

Build an App using CoffeeScript with one-third of JavaScript code

About This Video

Combine JavaScript libraries with CoffeeScript

DOM manipulation with jQuery and CoffeeScript

Write your own MVC in order to better understand how and why it’s used

In Detail

CoffeeScript is a programming language that transcompiles to JavaScript. Using CoffeeScript, programs can be written with less code, typically only a third of JavaScript lines, with no effect on runtime performance.

This video course provides invaluable insight into the practical usefulness of CoffeeScript, how it can simplify web development, and allow us to easily build web applications or re-factor existing ones.

From getting acquainted with CoffeeScript all the way to using it in production, this course focuses on the practical aspects of the language. You’ll get to see all it offers, such as the simplified syntax compared to JavaScript, the impressive build tools, and the possibilities to simplify your project structure.

You’ll build an application while learning the specifics of the language and the many tricks CoffeeScript has up its sleeve. You will use JavaScript libraries to avoid ‘reinventing the wheel’, while inventing some wheels of our own in order to better understand some advanced concepts . We’ll go through a really simple MVC framework that provides the basis of a simple document editing application that can export documents to the desktop (from the Web).

The app we’ll be building is fully extensible so you can easily make it your own. Want a note-taking app? We have you covered. Want to extend the app to something more? By all means, you’ll have a skeleton app which you can revamp again and again to build various apps with CoffeeScript.

Course Curriculum

CoffeeScript 101

Head-first Application Development

The Storage Layer – Models and Data Persistence

Routing and Views

Interactions and Event Handling – Using JQuery with CoffeeScript

Extending Our Application – Manipulating Stored Data

Extending Our Application – Add an External Library

Publishing and Real-world Usage for Our Documents

$85   $26 – Building an Application with CoffeeScript – Packt Publishing

Original Content
Back to Top