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 036cb7d commit ba7d49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ The goal is to provide different ways that you can interact with th dom without
* 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.

* prototypes - Provides examples of Object Prototypes and adding methods to an objects prototype.

0 comments on commit ba7d49f

Please sign in to comment.