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: docs/ABOUT.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,8 @@ You should learn JavaScript because:
14
14
* It's versatile in the sense that it's multi-paradigm supporting procedural, event based, object oriented and functional programming.
15
15
* It's Open Source.
16
16
* JavaScript programming skills are in high demand.
17
+
18
+
---
19
+
20
+
_This track is intended for widely supported JavaScript, for code that could be executed in almost all existing browsers. If you're looking for experimenting with newer features of the language try the [ECMAScript](http://exercism.io/languages/ecmascript) track._
0 commit comments