Mitsuru Ogawa
|
2a43ade4ad
|
Fixed typo
|
2013-01-28 00:28:57 +09:00 |
|
Harrison Shoff
|
5a01394bbd
|
[functions] fix link to ecma-262 note
|
2013-01-22 10:21:20 -08:00 |
|
Harrison Shoff
|
53946c5a0a
|
[functions] add source about func declarations & blocks in different browsers
|
2013-01-22 10:19:47 -08:00 |
|
Harrison Shoff
|
e52a615d86
|
[arrays] believe in push.
|
2013-01-14 17:00:14 -08:00 |
|
Harrison Shoff
|
fe0ab66493
|
[in the wild] add national geographic and gooddata
|
2013-01-14 13:36:57 -08:00 |
|
Harrison Shoff
|
d149b74dca
|
[hoisting] fix typo
|
2013-01-14 09:55:52 -08:00 |
|
Harrison Shoff
|
c30a067f10
|
[arrays] use Array#slice to copy an array. Fixes #41
|
2013-01-13 20:30:51 -08:00 |
|
Harrison Shoff
|
4815ab0016
|
[strings] add jsPerf and discussion about long strings with concatenation. Fixes #40
|
2013-01-11 15:31:10 -08:00 |
|
Dan Phillimore
|
529f5b75ae
|
Updated noConflict method for modules
Gives the caller easy access to this module's value
after the previous value has been restored.
|
2013-01-11 09:38:18 +00:00 |
|
tcme
|
c4ae7e7a56
|
revert double quotes in markup a2fd2605a7
|
2012-12-18 10:41:06 +01:00 |
|
tcme
|
ee91591b04
|
module example: reverts adding return instead use this.options as suggested by spikebrehm https://github.com/airbnb/javascript/pull/36#discussion_r2422936
|
2012-12-14 22:18:19 +01:00 |
|
tcme
|
070230f29d
|
dailyjs does only http (from ee9204c207)
|
2012-12-14 16:31:54 +01:00 |
|
tcme
|
349c671559
|
Compatability -> Compatibility (from aa4ccf3f10)
|
2012-12-14 16:19:45 +01:00 |
|
tcme
|
c68962b1d2
|
kent is just a string, not a hero
|
2012-12-14 16:02:06 +01:00 |
|
Harrison Shoff
|
c2b0ff2af9
|
[types] switch to lowercase to not confuse with constructors
|
2012-12-14 15:58:08 +01:00 |
|
tcme
|
3ecda9e3e9
|
missing return
|
2012-12-07 11:29:00 +01:00 |
|
tcme
|
a2fd2605a7
|
use double quotes in markup
|
2012-12-03 08:57:47 +01:00 |
|
tcme
|
49984d70ca
|
adds space to string example
|
2012-12-03 08:45:19 +01:00 |
|
tcme
|
fa98b403e7
|
manual semicolon insertion
|
2012-12-01 15:47:38 +01:00 |
|
Harrison Shoff
|
3c9222a290
|
[performance] add jsperf for innerHTML vs textContent for script text
|
2012-11-28 11:09:03 -08:00 |
|
Harrison Shoff
|
b6d5e3b8d3
|
[resources] better title
|
2012-11-23 12:09:06 -08:00 |
|
Harrison Shoff
|
38a875da0d
|
[resources] add other styles section, so folks can make their own decisions
|
2012-11-23 11:57:40 -08:00 |
|
Harrison Shoff
|
015e4317ad
|
[arrays] update jsperf links. fixes #27
|
2012-11-22 14:20:49 -08:00 |
|
Harrison Shoff
|
dfb699a068
|
Merge pull request #33 from rma4ok/master
[arrays] direct/push/copy
|
2012-11-22 14:12:06 -08:00 |
|
Harrison Shoff
|
12f9c99efb
|
[in the wild] add howaboutwe example
|
2012-11-19 14:21:38 -08:00 |
|
Harrison Shoff
|
ac1d0c062f
|
[in the wild] add MinnPost
|
2012-11-19 14:15:16 -08:00 |
|
Harrison Shoff
|
e6243c95cd
|
[naming conventions] saving reference to this, use _this. fixes #32
|
2012-11-19 14:03:13 -08:00 |
|
rma4ok
|
b7250a8ba8
|
[arrays] direct/push/copy
|
2012-11-19 10:48:17 -05:00 |
|
Harrison Shoff
|
d5210145e8
|
[in the wild] add shutterfly
|
2012-11-18 16:13:42 -08:00 |
|
Harrison Shoff
|
a3086abc89
|
[in the wild] Add list of organizations using the style guide or a fork of it
|
2012-11-15 12:39:00 -08:00 |
|
Spike Brehm
|
4ee33f29cf
|
Less dogmatic about instance methods returning this.
|
2012-11-14 11:13:57 -08:00 |
|
Vitaly
|
c8cea2ebdc
|
Optimization Array#join
|
2012-11-14 13:40:29 +04:00 |
|
Jacob Gable
|
9fd528f794
|
Fix whitespace one space example
|
2012-11-09 08:39:13 -06:00 |
|
Arunan Skanthan
|
86cd4a2cfa
|
Fixed typo -> pased to passed
|
2012-11-09 11:09:19 +11:00 |
|
Harrison Shoff
|
4d9dc6cc8f
|
[jQuery] label the faster and slower lookup
|
2012-11-08 14:29:26 -08:00 |
|
Harrison Shoff
|
9fb45df8fc
|
[jQuery] better performance for DOM queries. fixes #22
|
2012-11-08 14:27:28 -08:00 |
|
Harrison Shoff
|
2dadef915c
|
[Type Casting & Coercion] fix typo
|
2012-11-08 12:55:42 -08:00 |
|
Harrison Shoff
|
b4cf72329d
|
[Type Casting & Coercion] use parseInt for readability. fixes #18
|
2012-11-08 12:53:51 -08:00 |
|
zealotous
|
4846215bb1
|
Update README.md
typo in Modules paragraph.
|
2012-11-08 18:00:35 +04:00 |
|
Harrison Shoff
|
84fdb981eb
|
[whitespace] match good and bad examples
|
2012-11-07 11:53:26 -08:00 |
|
Harrison Shoff
|
f473ef00e9
|
[whitespace] use indentation for long method chains. fixes #19
|
2012-11-07 11:50:52 -08:00 |
|
Harrison Shoff
|
fadaff7037
|
[Conditionals] improve readability
|
2012-11-07 10:28:38 -08:00 |
|
Ryun S.
|
7a3062df34
|
stray character 'i'
|
2012-11-06 18:37:57 -08:00 |
|
Nicholas Kinsey
|
f704e679fe
|
added "good" private property example
|
2012-11-07 08:32:00 +10:00 |
|
Harrison Shoff
|
b790fae6ca
|
[variables] more generic. fixes #14
|
2012-11-05 15:57:30 -08:00 |
|
Harrison Shoff
|
92fa3c7f73
|
[naming conventions] fixes #15
|
2012-11-05 15:48:53 -08:00 |
|
Harrison Shoff
|
e34611d5b2
|
[accessors] fixes #13
|
2012-11-05 13:36:18 -08:00 |
|
Harrison Shoff
|
0e558585fe
|
Making public
|
2012-11-05 09:13:20 -08:00 |
|
Harrison Shoff
|
3c9f112dab
|
[contributors] link to contributor graph, remove authors section
|
2012-11-05 08:39:13 -08:00 |
|
Harrison Shoff
|
b714fe88cc
|
Just don't use reserved words as keys. fixes #6
|
2012-11-02 10:07:14 -07:00 |
|