Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sean-hill/af-subscribe-issue
https://github.com/sean-hill/af-subscribe-issue
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sean-hill/af-subscribe-issue
- Owner: sean-hill
- Created: 2016-11-16T23:03:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T23:17:36.000Z (about 8 years ago)
- Last Synced: 2024-11-08T08:46:09.300Z (about 2 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AF Subscribe Issue
## To Replicate
1. Open [this app](https://trying-it-out-a7e09.firebaseapp.com/) in your browser.
2. Open your Developer Console.
3. Click "View All".
4. Notice how it logs for each item in the list.
5. Take a look at the [code](https://github.com/sean-hill/af-subscribe-issue/blob/master/src/app/app.component.ts).