- Mastering JavaScript Functional Programming
- Federico Kereki
- 79字
- 2021-07-02 22:41:08
Working online
There are some more online tools that you can use to test out your JS code. Check out JSFiddle (at https://jsfiddle.net/), CodePen (at https://codepen.io/), or JSBin (at http://jsbin.com/), among others. You may have to specify whether to use Babel or Traceur; otherwise, newer JS features will be rejected. See an example of JSFiddle in Figure 1.5:

Figure 1.5 - JSFiddle lets you try out ES8 code (plus HTML and CSS) without requiring any further tools
推薦閱讀
- Expert C++
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Learn to Create WordPress Themes by Building 5 Projects
- Learning Selenium Testing Tools with Python
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- JMeter 性能測試實戰(第2版)
- Python神經網絡項目實戰
- JSP開發案例教程
- Microsoft System Center Orchestrator 2012 R2 Essentials
- 機器學習與R語言實戰
- Unity 2017 Mobile Game Development
- 代替VBA!用Python輕松實現Excel編程
- Hacking Android
- Solr權威指南(下卷)
- Switching to Angular 2