- JavaScript Unlocked
- Dmitry Sheiko
- 111字
- 2021-07-30 09:56:59
What you need for this book
It's enough if you have a modern browser and a text editor to run the examples from the book. It maybe helpful, however, to use a browser tool similar to Firefox Scratchpad (https://developer.mozilla.org/en-US/docs/Tools/Scratchpad) to edit the sample code directly in the browser. The books also contains ES6/ES7 code examples that rely on features not yet available in browsers. You can run these examples in Babel.js's online sandbox available at https://babeljs.io/repl/.
You will find detailed instructions of how to set up your development environment and install the required tools and dependencies in the chapters where we refer to Node.js, NW.js, PhoneGap, JavaScript frameworks, and NPM packages.
推薦閱讀
- LaTeX Cookbook
- Mastering NetBeans
- SQL Server 2016從入門到精通(視頻教學超值版)
- Python數據分析基礎
- 深入淺出Spring Boot 2.x
- Oracle Database 12c Security Cookbook
- 青少年學Python(第1冊)
- Learning Laravel's Eloquent
- Mobile Device Exploitation Cookbook
- Visualforce Developer’s guide
- Scala Data Analysis Cookbook
- 交互式程序設計(第2版)
- Getting Started with Electronic Projects
- Docker on Windows
- Java程序性能優化實戰