ShareCoffee – Developing SharePoint Apps using CoffeeScript

Why not ShareCoffee?

SharePoint development is moving more and more to the client-side, therefore it’s very important to keep side code maintainable, readable and clean. With pure JavaScript this means wasting time and combining primitive language features manually in order to keep your project on track. But CoffeeScript is exactly the missing piece in the puzzle. By using CoffeeScript you can use more powerful language characteristics adopted from Ruby to keep your client-side code cleaned.  Learn how to build SharePoint Apps by using CoffeeScript in combination with SharePoint’s REST API and CSOM.

Share this on...