Thanks for visiting P2PU. This domain is no longer being updated. Head to www.p2pu.org for the latest information. If you’re looking to create an open online courses, we now support Course-in-a-box
CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.
The golden rule of CoffeeScript is: "It's just JavaScript".