mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Add jsPerf
This commit is contained in:
parent
fb2953eab7
commit
451b251750
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ This section could easily get absolutely huge, so it is limited to a *very* smal
|
||||||
- [keyCode Test Page](http://www.asquare.net/javascript/tests/KeyCode.html) - A test page that shows you the keyCode of the keys you press
|
- [keyCode Test Page](http://www.asquare.net/javascript/tests/KeyCode.html) - A test page that shows you the keyCode of the keys you press
|
||||||
- [jscompress](http://jscompress.com/) - A simple no-fuss javascript compressor
|
- [jscompress](http://jscompress.com/) - A simple no-fuss javascript compressor
|
||||||
|
|
||||||
|
#### Performance
|
||||||
|
- [jsPerf](https://jsperf.com/) - JavaScript performance playground. Create tests online to compare different pieces of javascript code.
|
||||||
|
|
||||||
## References & Tutorials
|
## References & Tutorials
|
||||||
- [RGraph HTML5 Canvas Reference](http://www.rgraph.net/reference/index.html) - A good HTML5 canvas reference with examples
|
- [RGraph HTML5 Canvas Reference](http://www.rgraph.net/reference/index.html) - A good HTML5 canvas reference with examples
|
||||||
- [RegexOne](http://regexone.com/) - A good reguar expression tutorial with practical examples and tests
|
- [RegexOne](http://regexone.com/) - A good reguar expression tutorial with practical examples and tests
|
||||||
|
|
Loading…
Reference in a new issue