- Learning Behavior:driven Development with JavaScript
- Enrique Amodeo
- 197字
- 2021-07-23 20:52:32
What you need for this book
You can follow the code samples in this book using any modern PC or laptop. The code samples should work on Linux and OS X. You can follow the code using Windows, too, but keep in mind that you will need to slightly modify the command-line commands shown in the book to the Windows syntax.
You should have installed at least a modern evergreen web browser, such as Internet Explorer 10 or above (http://support.microsoft.com/product/internet-explorer/internet-explorer-10/), Google Chrome (http://www.google.com/chrome/), or Firefox (https://www.mozilla.org/en-US/firefox/new/).
JavaScript is an interpreted language, so you do not need any special IDE or editor; any editor that supports simple plain text will do. Having said that, I recommend using an advanced editor such as vi, vim, TextMate (http://macromates.com/), Sublime (http://www.sublimetext.com/), or Atom (https://atom.io/). If you prefer an IDE, you can try WebStorm (https://www.jetbrains.com/webstorm/download/), although a full-fledged IDE is not needed.
During the book, especially in Chapter 2, Automating Tests with Mocha, Chai, and Sinon, detailed explanations are given about how to install and configure the necessary software and tools. This includes Node.js, WebDriver, and all the libraries we are going to use. All of them are open source and free-of-charge.
- Node.js Design Patterns
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- Learn Type:Driven Development
- FreeSWITCH 1.6 Cookbook
- 羅克韋爾ControlLogix系統應用技術
- Python應用輕松入門
- Visual Basic學習手冊
- KnockoutJS Starter
- Spring Boot進階:原理、實戰與面試題分析
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- SQL Server數據庫管理與開發兵書
- Mastering Linux Security and Hardening
- PHP 7從零基礎到項目實戰
- Android技術內幕(系統卷)
- Android初級應用開發