JavaScript field: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 148: Line 148:
{| class="wikitable"
{| class="wikitable"
|-
|-
| [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 and gives an overview of the language. Helps to understand its capabilities and 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 language is 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 deceptive simplicity, powerful language features await.
|-
|-
| 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.
|}
|}