- Mastering JavaScript
- Ved Antani
- 76字
- 2021-07-16 09:31:29
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 book. 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.
推薦閱讀
- Web應用系統開發實踐(C#)
- Learning Neo4j 3.x(Second Edition)
- Unity Shader入門精要
- Hands-On RESTful Web Services with Go
- 基于Swift語言的iOS App 商業實戰教程
- Python算法指南:程序員經典算法分析與實現
- 精通Python自動化編程
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Unity 2017 Game AI Programming(Third Edition)
- Hacking Android
- 零基礎學Java第2版
- Qt 5.12實戰
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- JSP應用與開發技術(第3版)
- C# 7 and .NET Core 2.0 Blueprints