Levent Arman ÖzakinVolosoftWhat’s New in RxJS 7RxJS 7 is published. What are the changes awaiting us in RxJS 7? What are the differences between RxJS 7 and 6? Should we switch to RxJS 7?May 5, 20212May 5, 20212
Levent Arman ÖzakinJavaScript in Plain EnglishHow to Streamline Angular ReactivityHow to observe RxJS streams and keep the reactivity intact in your components and directives with ng-observe.Apr 20, 2021Apr 20, 2021
Levent Arman ÖzakinVolosoftHow to Configure Angular Modules Loaded by the RouterUsing NgModuleFactory to create a variant of the forRoot pattern that enables configuring Angular modules when loading them with the…Jan 28, 20213Jan 28, 20213
Levent Arman ÖzakinVolosoftWhat is New in Angular 10?Angular 10, the new version of Angular, has been recently released. Here are notable and breaking changes, deprecations, and migration…Jun 25, 20203Jun 25, 20203
Levent Arman ÖzakinVolosoftHow to Use Attribute Directives to Avoid Repetition in Angular TemplatesAttribute directives in Angular provide a way to adapt UI elements to your components and services and setting default values to them.Jun 10, 2020Jun 10, 2020
Levent Arman ÖzakinVolosoftStrategy Pattern Implementation with Typescript and AngularDesign patterns are proven, practical, and reusable solutions fit for tackling specific problems in software development. They not only…May 4, 20202May 4, 20202
Levent Arman ÖzakinAngular In DepthAdaptive Components & Parent-Driven Behavior in AngularAngular components can adapt to an injected dependency. This helps avoiding repetitive work and expanded API surface area, but has caveats…Nov 8, 20191Nov 8, 20191
Levent Arman ÖzakinAngular In DepthAngular Context: Easy Data-Binding for Nested Component Trees and the Router OutletData-binding in Angular is awesome. Really. Just decorate a public property — or setter for that matter — on a component class with…Apr 12, 20195Apr 12, 20195
Levent Arman ÖzakStop Repeating Yourself in Angular: How to Create Abstract ComponentsI have been working on Angular (not AngularJS, not anymore) since it was at beta and have learnt a bit about best practices for that…Dec 31, 20187Dec 31, 20187