- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 81字
- 2021-07-09 19:07:40
Summary
Both the testing and debugging phases are essential to developing robust JavaScript code. TDD and BDD are approaches closely associated with the agile methodology and are widely embraced by the JavaScript developer community. In this chapter, we reviewed the best practices around TDD and usage of Jasmine as the testing framework. We saw various methods of debugging JavaScript using Chrome DevTools. In the next chapter, we will explore the new and exciting world of ES6, DOM manipulation, and cross-browser strategies.
推薦閱讀
- JavaScript從入門到精通(第3版)
- JavaScript動(dòng)態(tài)網(wǎng)頁開發(fā)詳解
- 零基礎(chǔ)學(xué)單片機(jī)C語言程序設(shè)計(jì)
- Internet of Things with ESP8266
- 從程序員角度學(xué)習(xí)數(shù)據(jù)庫技術(shù)(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- 深入分析GCC
- Python+Office:輕松實(shí)現(xiàn)Python辦公自動(dòng)化
- Greenplum構(gòu)建實(shí)時(shí)數(shù)據(jù)倉庫實(shí)踐
- Python高性能編程(第2版)
- Learning Redux
- Android開發(fā)權(quán)威指南(第二版)
- Unreal Engine Game Development Cookbook
- Node.js Web Development
- 像程序員一樣使用MySQL
- 你也能看得懂的Python算法書