Skip to content

Commit

Permalink
add math operators ref
Browse files Browse the repository at this point in the history
  • Loading branch information
alodahl authored Dec 19, 2018
1 parent 3261f75 commit 2552dbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/javascript-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ JavaScript is used on the frontend of almost every website. It's also a widely-u
### Supplemental Materials

- [W3schools has tons of info](https://www.w3schools.com/js/)
- [Math Operators Reference](https://www.w3schools.com/jsref/jsref_operators.asp)
- [JavaScript for Cats for foundational concepts (and cats)](http://jsforcats.com/)
- [Eloquent JavaScript is a free online book](http://eloquentjavascript.net/)
- [JavaScript Garden has more advanced topics](https://bonsaiden.github.io/JavaScript-Garden/)
Expand Down

0 comments on commit 2552dbb

Please sign in to comment.