User:T.Randall.Scales/Web
Appearance
HTML
[edit]- Plain Old Semantic HTML (POSH)
- microformats2 markup structured information in HTML
- Mark of the Web
- <noscript>message to display if scripts are not executed</noscript>
JavaScript
[edit]- JavaScript Module Pattern
- An Introduction To JavaScript ES6 Modules
- What Is AMD, CommonJS, and UMD? (2014)
- Exploring JS: JavaScript books for programmers
- Babel JavaScript compiler
- Modernizr: JavaScript environment feature detection
- Node environment vs Browser environment
- 'this' keyword
- Immediately-invoked function expression (IIFE)
- defensive semicolon
- Arrow Function Usage Flowchart