Web Languages
- HyperText Markup Language (HTML) - provides the basic structure of sites
- Cascading Style Sheets (CSS) - is used to control presentation, formatting, and layout
- JavaScript - is used to control the behavior of different elements
- Typescript - is a strongly type programming language to transpiles to Javascript
- WebAssembly (WASM) - is a low level binary language
- asm.js - is an extraordinarily optimizable, low-level subset of JavaScript
Web IDEs
- google dev tool - https://developers.google.com/web/tools/chrome-devtools/
- LightTable - www.lighttable.com
- WebStorm - https://www.jetbrains.com/webstorm/