Skip to content

DBozhinovski/coffeescript-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Work in Progress

Creating an application in CoffeeScript

The companion repository

Preface

This is the companion repository to my CoffeeScript course, published by PACKT. Its goal is to provide a template for the example application and finished code for each of the course sections. On top of that, it provides some additional articles, tutorials and tips to help along with learning the language. I believe that some of the finer points of CoffeeScript are best learned when tried in practice, and no amount of explanation can replace a good ol' getting-your-hands-dirty. That said, let's take a look at what the repository contains.

By section

  1. CoffeeScript 101
  1. Head-first application development
  1. The storage layer - models and data persistence
  1. Routing, controllers and views

Resources

Coming soon

License - MIT