You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# DEPRECATED - JavaScript 1
2
-
This module has been replace with the Browsers module, find it [here](https://github.com/HackYourFuture/Browsers)
2
+
This module has been replace with the JavaScript module, find it [here](https://github.com/HackYourFuture/JavaScript)
3
3
4
4
```
5
5
In this module you'll make a start into wonderful world of programming. We will be using the programming language `JavaScript` to do so. You'll learn about the basic building blocks of programming: `loops`, `functions`, `control flow` and more. Consider these as the ABC's of programming, without them it's impossible to write working software!
0 commit comments