- CoffeeScript Application Development
- Ian Young
- 173字
- 2021-04-09 23:58:33
Summary
This chapter wasn't all fun and games, but it was worth it. We installed CoffeeScript and got everything configured properly. We also tried out some command-line tools to see how CoffeeScript development works, and to whet our appetites for more. We:
- Walked through the steps of installing Node.js (the platform that CoffeeScript uses to run)
- Installed CoffeeScript itself
- Tried out the CoffeeScript console, and learned to compile files with the command-line tool
- Built a very simple web page, and learned how to use the command-line tool to automatically recompile when we change our CoffeeScript files
Now we're all set up and ready to dive into the language itself, which is exactly what we'll do in the next chapter! We'll start by learning the basic syntax of CoffeeScript, and we'll get to see how it works and how it is related to JavaScript. We'll learn about variables, functions, loops, data structures, and more, and we'll get to play around with a lot of code samples. I hope you've got your command line ready!
推薦閱讀
- 中文版After Effects CC 2020完全自學一本通
- Excel 2013電子表格處理
- 剪映視頻后期剪輯零基礎入門到精通
- ASP.NET 3.5 Application Architecture and Design
- Adobe創(chuàng)意大學Photoshop CS5 產品專家認證標準教材
- Premiere pro CC中文版自學視頻教程
- Adobe創(chuàng)意大學Photoshop產品專家認證標準教材(CS6修訂版)
- 說服力:工作型PPT該這樣做(第2版)
- 新編中文版3ds Max 2016入門與提高
- 零基礎攝影后期修圖 Photoshop照片處理輕松入門
- 社會調查數據管理:基于Stata 14管理CGSS數據
- 邊做邊學:CorelDRAW X6圖形設計案例教程(第2版)(微課版)
- 電腦寫作與定制五筆(第2版)
- Oracle BI Publisher 11g: A Practical Guide to Enterprise Reporting
- NumPy 1.5 Beginner's Guide