At P2PU, people work together to learn a particular topic by completing tasks, assessing individual and group work, and providing constructive feedback.
This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.
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".