You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ You can also use [live-server](https://www.npmjs.com/package/live-server) to get
27
27
## The list
28
28
29
29
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
30
31
-[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
31
32
-[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
32
33
-[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