
Angular (2+) NgZone Intro - The new "scope.apply"
Adding youtube player and google sign in features to the echoes player version that I started developed with Angular (+2) was almost a no brainer. Since I took few steps ahead in preparing the…
9articles

Adding youtube player and google sign in features to the echoes player version that I started developed with Angular (+2) was almost a no brainer. Since I took few steps ahead in preparing the…

After converting <a href="http://github.com/orizens/echoes" target=" blank" Echoes Player project</a to use ES2015, I was searching for a comfortable way to have separate environment configurations.…

The recent trend in state management has rise thanks to the popular library <a href="http://redux.js.org/" target=" blank" Redux</a . I was very interested in integrating a redux solution to angular…

In the recent article, I used the <a href="http://orizens.com/wp/blog/from angular 1 x ng repeat to angular 2 ngfor with component/" target=" blank" new "<strong ng repeat</strong " in Angular (+2),…

In the recent article, I wrote about the <a href="http://orizens.com/wp/blog/migrating a component to angular 2 from angular 1 x es2015/" target=" blank" migration process of a component that is based…

Following <a href="http://orizens.com/wp/categories/angular/" target=" blank" Echoes Player article series about angular & ES2015</a , I decided to develop this project with angular2. I intend to…

In the previous article, I wrote about how to <a href="http://orizens.com/wp/blog/setup karma for testing angular 1 x components with es2015 browserify/" target=" blank" setup karma for testing…

<a href="http://orizens.com/wp/blog/from angular es5 directive to angular es2015 component/" target=" blank" Converting AngularJS.x code to use ES2015</a is one thing. It's an iterative process that…

Recently, I started refactoring <a href="http://echoesplayer.netlify.app" target=" blank" Echoes Player</a , my <a href="http://github.com/orizens/echoes" target=" blank" open source project</a , from…