Skip to content

Commit f7e63cf

Browse files
authored
Updated README
Added link to the Angular window focus example
1 parent ed941f0 commit f7e63cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ You can also use [live-server](https://www.npmjs.com/package/live-server) to get
2727
## The list
2828

2929
Here's an overall list of what's in here:
30+
- [angular-window-focus-service](https://github.com/sstorie/experiments/tree/master/angular-window-focus-service) - WORK IN PROGRESS - Experimenting with providing an Angular service that detects when the browser window/tab has focus
3031
- [angular2-animated-notifications-panel](https://github.com/sstorie/experiments/tree/master/angular2-animated-notifications-panel) - Playing with Angular 2 animations to build a sliding notification panel
3132
- [angular2-onpush-form-control](https://github.com/sstorie/experiments/tree/master/angular2-onpush-form-control) - Exploring the effect of using `OnPush` change detection when subscribing to changes in Angular's FormControl class
3233
- [0-60-with-angular2-and-visual-studio](https://github.com/sstorie/experiments/tree/master/0-60-with-angular2-and-visual-studio/source) - An example I created to support an AngularMN meetup presentation I gave

0 commit comments

Comments
 (0)