Skip to content

Commit 58b0159

Browse files
committed
added link to wix academy introduction to javascript
1 parent 56f2078 commit 58b0159

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#Javascript Resources by Wix
22
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).
45
##Online Reading
56
####[Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html)
67
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

Comments
 (0)