- 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.
推薦閱讀
- Cocos2D-X權威指南(第2版)
- Power Up Your PowToon Studio Project
- Developing Middleware in Java EE 8
- 實用防銹油配方與制備200例
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Learn WebAssembly
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- 精通Linux(第2版)
- Practical Game Design with Unity and Playmaker
- 智能搜索和推薦系統:原理、算法與應用
- Red Hat Enterprise Linux Troubleshooting Guide
- 零基礎學C++(升級版)
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Mastering Object:Oriented Python(Second Edition)
- Instant Pygame for Python Game Development How-to