-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manuals and specifications #3
base: master
Are you sure you want to change the base?
Conversation
|
||
Please remember them (or this page) for the cases when you need in-depth information about a particular feature. | ||
Onthoud ze (of deze pagina) voor de gevallen waarin u diepgaande informatie over een bepaalde functie nodig hebt. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Onthoud ze (of deze pagina) voor de gevallen waarin u diepgaande informatie over een bepaalde functie nodig hebt. | |
Onthoud ze (of deze pagina) voor de gevallen waarin u diepgaande informatie over een bepaalde functie nodig heeft. |
|
||
Also, if you're in developing for the browser, then there are other specs covered in the [second part](info:browser-environment) of the tutorial. | ||
Ook, als u in ontwikkeling bent voor de browser, dan zijn er andere specificaties behandeld in het [tweede deel](info:browser-omgeving) van de tutorial. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ook, als u in ontwikkeling bent voor de browser, dan zijn er andere specificaties behandeld in het [tweede deel](info:browser-omgeving) van de tutorial. | |
Voor ontwikkelaars van browserscript/-applicaties worden meer daarop gerichte specificaties behandeld in het [tweede deel](info:browser-omgeving) van de tutorial. |
|
||
JavaScript is a developing language, new features get added regularly. | ||
JavaScript is een ontwikkelende taal, er worden regelmatig nieuwe functies toegevoegd. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JavaScript is een ontwikkelende taal, er worden regelmatig nieuwe functies toegevoegd. | |
JavaScript is een taal die voortdurend in ontwikkeling is. Er worden regelmatig nieuwe functies toegevoegd. |
|
||
To see their support among browser-based and other engines, see: | ||
Om hun ondersteuning te zien onder browser-gebaseerde en andere engines, zie: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Om hun ondersteuning te zien onder browser-gebaseerde en andere engines, zie: | |
Om te zien welk javascript browser- en andere engines momenteel ondersteunen, zie: |
No description provided.