mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-13 18:24:33 +02:00
Merge branch 'nl-2' into nl
This commit is contained in:
14
2-js-basics/translations/README.nl.md
Normal file
14
2-js-basics/translations/README.nl.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Inleiding tot JavaScript
|
||||
|
||||
JavaScript is de taal van het web. In deze vier lessen leer je de basisprincipes.
|
||||
|
||||
### Onderwerpen
|
||||
|
||||
1. [Variabelen en Gegevenstypen](../1-data-types/translations/README.nl.md)
|
||||
2. [Functies en Methoden](../2-functions-methods/translations/README.nl.md)
|
||||
3. [Beslissingen nemen met JavaScript](../3-making-decisions/translations/README.nl.md)
|
||||
4. [Arrays en Lussen](../4-arrays-loops/translations/README.nl.md)
|
||||
|
||||
### Credits
|
||||
|
||||
Deze lessen zijn geschreven met ♥ door [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) en [Chris Noring](https://twitter.com/chris_noring)
|
Reference in New Issue
Block a user