Skip to content

Commit

Permalink
Merge pull request #18 from abraham/blog-post
Browse files Browse the repository at this point in the history
Add link to blog post
  • Loading branch information
abraham authored Jul 19, 2018
2 parents 0f51837 + 3b02757 commit 3a35c40
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 @@ -17,6 +17,8 @@ npm install @abraham/remotedata
Usage
-----

Read [Slaying a UI Antipattern with Web Components (and TypeScript)](https://bendyworks.com/blog/slaying-a-ui-antipattern-with-web-components-and-typescript) for a more thorugh guide.

This is an example class that gets a tweet (type `Status`) from a remote HTTP API.

```ts
Expand Down

0 comments on commit 3a35c40

Please sign in to comment.