openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
essential-js-design-patterns
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Jul 31, 2024 — Jul 31, 2025
Showing page 7 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix typo
nicoder
More...
almost 12 years ago
Fix problem with ternary operator and add reasonable names to methods
bluesm
More...
about 12 years ago
Merge pull request #93 from dsbonev/small_improvements
Addy Osmani
More...
about 12 years ago
Uppercase constructor functions
Tomasz Kołodziejski
More...
about 12 years ago
Fix hasOwnProperty (add call)
Tomasz Kołodziejski
More...
about 12 years ago
Fix spacing
Tomasz Kołodziejski
More...
about 12 years ago
Capitalize constructor functions
Tomasz Kołodziejski
More...
about 12 years ago
Lowercase non-constructor abstractVehicleFactory object
Tomasz Kołodziejski
More...
about 12 years ago
fix camelCase of getByClass
Tomasz Kołodziejski
More...
about 12 years ago
Lowercase for carManager non-constructor
Tomasz Kołodziejski
More...
about 12 years ago
restore the context link between two IFFE code excerpts
Dimitar Bonev
More...
about 12 years ago
add self-executing examples next to IFFE examples
Dimitar Bonev
More...
about 12 years ago
remove non-IFFE example from the IFFE example code
Dimitar Bonev
More...
about 12 years ago
name the lazy initialization pattern section by following the convention for the rest of the patterns
Dimitar Bonev
More...
about 12 years ago
remove syntax error
Dimitar Bonev
More...
about 12 years ago
prefer the standard event.target to event.originalTarget and event.srcElement
Dimitar Bonev
More...
about 12 years ago
prefer the more common Object.create( Object.prototype ) to Object.create( null )
Dimitar Bonev
More...
about 12 years ago
Fix flickr getJSON example
Tomasz Kołodziejski
More...
about 12 years ago
Add missing ) in function call
Tomasz Kołodziejski
More...
about 12 years ago
Fix checking for undefined variable
Tomasz Kołodziejski
More...
about 12 years ago
Fixes #75 - observer issue
Addy Osmani
More...
about 12 years ago
Fixes #90 - corrects code sample
Addy Osmani
More...
about 12 years ago
mailCounter displayed before being incremented
Tomasz Kołodziejski
More...
about 12 years ago
Fix coding style, remove unused code
Tomasz Kołodziejski
More...
about 12 years ago
Fix capitalization problems is ObserverList
Tomasz Kołodziejski
More...
about 12 years ago
Simplify implementation of ObserverList.Insert/RemoveAt
Tomasz Kołodziejski
More...
about 12 years ago
IndexOf actually implemented LastIndexOf
Tomasz Kołodziejski
More...
about 12 years ago
Constructor instead of Singleton
Tomasz Kołodziejski
More...
about 12 years ago
Fix h4 heading which used to be p
Tomasz Kołodziejski
More...
about 12 years ago
Merge pull request #89 from neojski/grammar-fixes
Addy Osmani
More...
about 12 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree