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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
#Javascript Resources by Wix
2
2
Essential JavaScript resources for engineers who want to master JavaScript
3
-
3
+
##Introduction to JavaScript
4
+
If you are a beginner in JavaScript, we highly recommend [Wix Academy's Introduction to Javascript page](https://github.com/wix/academy/wiki/Introduction-to-Javascript).
4
5
##Online Reading
5
6
####[Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html)
6
7
This blog post enables you to get started with JavaScript as quickly as possible – if you already know how to program. It describes the smallest subset of the language that allows you to be productive.
0 commit comments