Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsmith12 committed May 6, 2018
1 parent db30e17 commit 8d539cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jQuery is included in the example index.html file though only because it is requ
* event-bubbling - Provides examples and explains event bubbling and delegating in javascript.
* local-session-storage - Provides example of using the local storage and session storage api in javascript.
* constructors-this - Provides example basic constructors and this keyword usage in constructors using ES5.
* built in constructors - Provides examples of built in constructors for String, Number, Object, Function, and more. Shows difference between object and primitive types.

0 comments on commit 8d539cf

Please sign in to comment.