Summary
In this chapter, we had a look at different popular IDEs for writing and maintaining JavaScript code and chose Visual Studio Code as our primary editor for this portion of this book. We then used this editor to examine JavaScript file structures, syntax, and project management tasks. Following that, we had a brief overview of different JavaScript runtime environments—from the browser to the desktop, remote servers, and mobile devices. Finally, we had a better look at the various web browser developer tools available to us and performed an activity that allowed for the manipulation of HTML elements and their various attributes.
In the next chapter, we will explore fundamental concepts and structures that are involved when we're working in JavaScript, cover the basics from object types to conditionals and looping structures, how to go about writing and invoking functions, and even commenting out and debugging code.
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- 算法零基礎(chǔ)一本通(Python版)
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- Unity 5.x By Example
- Swift語(yǔ)言實(shí)戰(zhàn)精講
- 詳解MATLAB圖形繪制技術(shù)
- Learning AWS
- QGIS 2 Cookbook
- Visual Basic程序設(shè)計(jì)全程指南
- Python編程快速上手2
- Android高級(jí)開(kāi)發(fā)實(shí)戰(zhàn):UI、NDK與安全
- Getting Started with JUCE
- Clojure Data Structures and Algorithms Cookbook
- 計(jì)算機(jī)程序的構(gòu)造和解釋?zhuān)↗avaScript版)
- Mobile Test Automation with Appium