JavaScript field: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 149: Line 149:
|-
|-
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide '''JavaScript Guide''']
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide '''JavaScript Guide''']
| Shows you how to use JavaScript and gives an overview of the language. Helps to understand its capabilities and features.
| Shows you how to use JavaScript, gives an overview of the language, and presents its capabilities & features
|-
|-
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference '''JavaScript Reference''']
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference '''JavaScript Reference''']
| The entire language is described in detail.
| The entire JavaScript language described in detail
|-
|-
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction '''Introduction to JavaScript''']
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction '''Introduction to JavaScript''']
| Introduces JavaScript and discusses some of its fundamental concepts.
| Introduces JavaScript and discusses some of its fundamental concepts
|-
|-
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript '''JavaScript Tutorial''']
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript '''JavaScript Tutorial''']
| A re-introduction. JavaScript is often derided as being a toy, but beneath its deceptive simplicity, powerful language features await.
| A re-introduction. JavaScript is often derided as being a toy, but beneath its simplicity, powerful language features await.
|-
|-
| '''JavaScript 1.7'''
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript/New_in_JavaScript/1.7 '''JavaScript 1.7''']
| The JavaScript release upon which Memento is currently based.
| The JavaScript release upon which Memento is currently based
|-
|-
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript '''About JavaScript''']
| [https://developer.mozilla.org/en-US/docs/Web/JavaScript '''About JavaScript''']
| Jumping off point in learning about JavaScript.
| Jumping off point in learning about JavaScript
|}
|}