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 13, 2018
1 parent 8dabe5d commit eba28c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ The goal is to provide different ways that you can interact with th dom without
* es6-classes - Provides examples of creating objects using classes in ES6.
* es6-inheritance - Provides examples of inheriting/extending from classes in ES6.
* xhr-objects-text - Provides example of working with a pure XHR Object in JavaScript (without the fetch API yet) to load in a text file.
* ajax-json - Provides example of working with JSON data from an XHR Object. Including a single JSON Object, and an array of JSON objects.

0 comments on commit eba28c5

Please sign in to comment.