An open API service indexing awesome lists of open source software.

https://github.com/supercoderhawk/coffeescript-application-development

《CoffeeScript应用开发》学习笔记
https://github.com/supercoderhawk/coffeescript-application-development

Last synced: 10 months ago
JSON representation

《CoffeeScript应用开发》学习笔记

Awesome Lists containing this project

README

          

# <<CoffeeScript应用开发>>学习
本仓库为我学习<<CoffeeScript应用开发>>做的笔记与写的代码。

其中,doc目录为笔记内容,chapter目录为各章的语法练习目录,pet-shop为书中宠物商店网站的代码。

其中,宠物商店的实现并非完全和书中相同,略有改动