https://github.com/supercoderhawk/coffeescript-application-development
《CoffeeScript应用开发》学习笔记
https://github.com/supercoderhawk/coffeescript-application-development
Last synced: 10 months ago
JSON representation
《CoffeeScript应用开发》学习笔记
- Host: GitHub
- URL: https://github.com/supercoderhawk/coffeescript-application-development
- Owner: supercoderhawk
- Created: 2016-09-28T10:45:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-08T12:20:30.000Z (over 9 years ago)
- Last Synced: 2025-01-17T04:28:10.180Z (12 months ago)
- Language: CoffeeScript
- Size: 317 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# <<CoffeeScript应用开发>>学习
本仓库为我学习<<CoffeeScript应用开发>>做的笔记与写的代码。
其中,doc目录为笔记内容,chapter目录为各章的语法练习目录,pet-shop为书中宠物商店网站的代码。
其中,宠物商店的实现并非完全和书中相同,略有改动