Skip to content

Commit

Permalink
Merge pull request #31 from codingthat/patch-1
Browse files Browse the repository at this point in the history
Add link to published article
  • Loading branch information
nicklandgrebe authored Jan 7, 2019
2 parents fc9f611 + 5c4fb86 commit e46e84b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ by associations), and by making requests to persist the association on the serve
ActiveResource.js relies heavily on naming in that it uses class and association names to establish mappings between
respective resource endpoints, and nested/related resource endpoints. Although these mappings can be defined
explicitly, it's recommended to follow naming conventions, especially when getting started with the library.
<br/>
<br/>
An introduction to ActiveResource.js can be found on the Toptal Engineering Blog at https://www.toptal.com/api-developers/fast-powerful-js-sdks-for-rest-apis .

## Installation

Expand Down

0 comments on commit e46e84b

Please sign in to comment.