InABP.IObyLevent Arman Özak·May 5, 2021What’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?A response icon2A response icon2
InJavaScript in Plain EnglishbyLevent Arman Özak·Apr 20, 2021How to Streamline Angular ReactivityHow to observe RxJS streams and keep the reactivity intact in your components and directives with ng-observe.
InABP.IObyLevent Arman Özak·Jan 28, 2021How 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…A response icon3A response icon3
InABP.IObyLevent Arman Özak·Jun 25, 2020What 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…A response icon4A response icon4
InABP.IObyLevent Arman Özak·Jun 10, 2020How 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.
InABP.IObyLevent Arman Özak·May 4, 2020Strategy Pattern Implementation with Typescript and AngularDesign patterns are proven, practical, and reusable solutions fit for tackling specific problems in software development. They not only…A response icon2A response icon2
InAngular In DepthbyLevent Arman Özak·Nov 8, 2019Adaptive 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…A response icon1A response icon1
InAngular In DepthbyLevent Arman Özak·Apr 12, 2019Angular 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…A response icon5A response icon5
Levent Arman Özak·Dec 31, 2018Stop 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…A response icon7A response icon7