- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 76字
- 2021-07-09 19:07:31
Summary
In this chapter, we set some foundations around JavaScript grammar, types, and stylistic considerations. We have consciously not talked about other important aspects such as functions, variable scopes, and closures primarily because they deserve their own place in this module. I am sure that this chapter helps you understand some of the primary concepts of JavaScript. With these foundations in place, we will take a look at how we can write professional quality JavaScript code.
推薦閱讀
- Instant Node Package Manager
- Oracle從入門到精通(第3版)
- 大學(xué)計算機應(yīng)用基礎(chǔ)實踐教程
- Visual Studio 2012 Cookbook
- 自己動手實現(xiàn)Lua:虛擬機、編譯器和標(biāo)準(zhǔn)庫
- Troubleshooting PostgreSQL
- 名師講壇:Java微服務(wù)架構(gòu)實戰(zhàn)(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Java程序設(shè)計:原理與范例
- Learning Python by Building Games
- Unity&VR游戲美術(shù)設(shè)計實戰(zhàn)
- OpenStack Networking Essentials
- Python預(yù)測分析實戰(zhàn)
- Mastering ASP.NET Core 2.0
- Building Scalable Apps with Redis and Node.js
- Java基礎(chǔ)案例教程(第2版)