Felipe Norato🚀 Stop Extending Components! Use Angular’s Directive Composition API!Inheritance in Angular can lead to tight coupling and hard-to-maintain code. With the Directive Composition API, we can compose behaviors…Feb 45Feb 45
InThe Syntax DiariesbyAmaresh AdakStop Using console.log() — Here’s What Senior Developers Do InsteadLearn professional debugging techniques beyond console.log, including Chrome DevTools, source maps, and AI-powered debugging.Nov 30, 202422Nov 30, 202422
InJavaScript in Plain EnglishbyYulia GaliulinaWeb Components with Angular 18: Incredibly Easy!Creating Web Components with Angular has never been easierSep 30, 20243Sep 30, 20243
Dmytro DomaretskyiPractical Angular @DecoratorsLet’s begin by exploring the essence of decorators. Whether you fully embrace them or not, in the context of Angular, decorators are…Jan 6, 20243Jan 6, 20243
Patrik HorvatićGuidelines for creating performant Angular applications and their efficient maintenanceEverything you need in one article!Jan 2, 20242Jan 2, 20242
InITNEXTbyIlir BeqiriOnPush and Signals: Local Change Detection in Angular 17Getting to know about new change detection mode in AngularDec 22, 20233Dec 22, 20233
InngconfbyRainer HahnekampLocal Change Detection in AngularAngular 16 introduced Signals as a pivotal feature, setting the stage for future applications and laying the foundation for a zoneless…Nov 30, 20233Nov 30, 20233
InStackademicbykasual1Request deduplication in AngularUsing the same data in different components. While there are many solutions to solve this…Nov 26, 2023Nov 26, 2023
Intspirit LtdInternationalization of Angular applicationsWe will share the experience of Intspirit team and briefly consider the main approaches for internationalizing Angular apps in this…Nov 1, 2021Nov 1, 2021
InngconfbyThomas LaforgeHow Angular Dependency Injection works under the hoodUnderstanding and mastering Dependancy Injection can elevate your Angular skills and grant you superpowers.Nov 16, 20236Nov 16, 20236
InngconfbyThomas LaforgeFuture of Change Detection in Angular with SignalsLearn how change detection is evolving and how signal will improve performance in the future.May 23, 20234May 23, 20234
InngconfbyPankaj ParkarSimplified Angular Change DetectionAngular is a super awesome framework available in the market. It provides all features out of the box which is needed to develop. Out of…Mar 1, 20194Mar 1, 20194
InLevel Up CodingbyStefan HaasFeature Flags in Angular 16Manifests, APP_INITIALIZER, Structural Directives, Functional Guards and Standalone APIsSep 30, 20233Sep 30, 20233
Redin GaetanFrom Angular 14 to Angular 16What I have changed in my coding approachMay 24, 20234May 24, 20234
InITNEXTbyEnea JahollariMigrate Angular Interceptors to function based interceptorsIn this article we will learn how to migrate class based interceptors to function based interceptors. In Angular v15, the Angular team…May 13, 20235May 13, 20235
InNetanel BasalbyNetanel BasalAccessibility Made Easy with Angular CDKKeyboard focus and navigation are essential when developing for the accessible web. Many users rely on a keyboard when they surf the web.Sep 19, 20187Sep 19, 20187
InITNEXTbyErxkAngular & RxJS: Detecting Memory LeaksI’ve built a sample Angular application using RxJS to simulate various memory leaks. The majority of these techniques apply to any…May 27, 20196May 27, 20196
InNetanel BasalbyNetanel BasalOptimizing Angular Form Validation with Lazy LoadLazy loading is a technique used to improve the performance of web applications by only loading the necessary code and resources when…Dec 19, 20222Dec 19, 20222
InNetanel BasalbyNetanel BasalTesting DI Functions in AngularTesting functions that uses the inject function in AngularDec 11, 20224Dec 11, 20224
InAngular BlogbyAndrew ScottAdvancements in the Angular RouterThe Angular team has been busy making some meaningful updates to the Angular router that are available as of Angular v14.2. We’re pleased…Oct 25, 20224Oct 25, 20224