Skip to content

Commit 3a35c40

Browse files
authored
Merge pull request #18 from abraham/blog-post
Add link to blog post
2 parents 0f51837 + 3b02757 commit 3a35c40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ npm install @abraham/remotedata
1717
Usage
1818
-----
1919

20+
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.
21+
2022
This is an example class that gets a tweet (type `Status`) from a remote HTTP API.
2123

2224
```ts

0 commit comments

Comments
 (0)