Jefferson Ekranoplan
Member since Aug 9, 2016
- Profile: /members/13267-jefferson-ekranoplan.htm
- Comments: 2
Recent Blog Comments By Jefferson Ekranoplan
-
Defining Function And Callback Interfaces In TypeScript
Posted on Jan 31, 2017 at 11:36 AM
It might be worth reviewing the Angular style guide for interfaces. They have some suggestions on naming. All those "I"s drive me crazy. https://angular.io/docs/ts/latest/guide/style-guide.html#!#03-03... read more »
-
Implementing A $log-Inspired Logging Service In Angular 2 RC 4
Posted on Aug 9, 2016 at 10:33 AM
Angular 2 has the built-in ExceptionHandler class. https://angular.io/docs/ts/latest/api/core/index/ExceptionHandler-class.html... read more »