How to create a clean architecture Angular app
Today I’m going to show you 3 steps to create an… - https://dkreider.medium.com/how-to-create-a-clean-architecture-angular-app-in-5-minutes-84a42e8af23c
#angular
Today I’m going to show you 3 steps to create an… - https://dkreider.medium.com/how-to-create-a-clean-architecture-angular-app-in-5-minutes-84a42e8af23c
#angular
Medium
How to create a clean architecture Angular app (in 5 minutes)
Today I’m going to show you 3 steps to create an Angular app with an amazing clean architecture.
👍1
Starting a Modern Angular Application
In this article, I’ll review the tools and options we… - https://medium.com/@eugeniyoz/starting-a-modern-angular-application-9cbe409ee610
#angular
In this article, I’ll review the tools and options we… - https://medium.com/@eugeniyoz/starting-a-modern-angular-application-9cbe409ee610
#angular
Medium
Starting a Modern Angular Application
In this article, I’ll review the tools and options we have when creating a modern Angular app and which of them should be chosen.
👍1
Stop Using @ViewChild/Children Decorators! Use Signals Instead
If you’re still using the old Angular… - https://readmedium.com/stop-using-viewchild-children-decorators-use-signals-instead-5bcfd7d26e55
#angular
If you’re still using the old Angular… - https://readmedium.com/stop-using-viewchild-children-decorators-use-signals-instead-5bcfd7d26e55
#angular
Readmedium
Stop Using @ViewChild/Children Decorators! Use Signals Instead
If you’re still using the old Angular @ViewChild/@ViewChildren decorators and QueryList, you’re going to want to see this!
👍2❤1
The Beginner’s Guide to Content Projection in Angular
Learn everything you need to know about Content… - https://readmedium.com/the-beginners-guide-to-content-projection-in-angular-0fa51b24e9fe
#angular
Learn everything you need to know about Content… - https://readmedium.com/the-beginners-guide-to-content-projection-in-angular-0fa51b24e9fe
#angular
Readmedium
The Beginner’s Guide to Content Projection in Angular
Learn everything you need to know about Content Projection in Angular
👍3
Angular 20.2 – the recent changes
Angular just got an update, and it comes with a bunch of new features worth checking out. Let’s break them down together. - https://angular.love/angular-20-2-the-recent-changes
#angular
Angular just got an update, and it comes with a bunch of new features worth checking out. Let’s break them down together. - https://angular.love/angular-20-2-the-recent-changes
#angular
Angular.love
Angular 20.2 - the recent changes - Angular.love
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
❤2👍2
Angular 18 vs Angular 19: 7 Standout Features Every Developer Must Explore
Angular has been a cornerstone for web application… - https://yogeshraghav3043.medium.com/angular-18-vs-angular-19-7-standout-features-every-developer-must-explore-811f5d81913a
#angular
Angular has been a cornerstone for web application… - https://yogeshraghav3043.medium.com/angular-18-vs-angular-19-7-standout-features-every-developer-must-explore-811f5d81913a
#angular
Medium
Angular 18 vs Angular 19: 7 Standout Features Every Developer Must Explore
Angular has been a cornerstone for web application development. With Angular 19, it the developer experience, performance, and feature set…
👍1
Caching API Requests in Angular : Better , Faster and Stronger
In modern web applications, frequent API requests can… - https://mohanbyte.medium.com/caching-api-requests-in-angular-better-faster-and-stronger-b3aa7c675be4
#angular
In modern web applications, frequent API requests can… - https://mohanbyte.medium.com/caching-api-requests-in-angular-better-faster-and-stronger-b3aa7c675be4
#angular
Medium
Caching API Requests in Angular : Better , Faster and Stronger
In modern web applications, frequent API requests can lead to increased server load and slower user experiences. By implementing efficient…
👍1
Mastering tsconfig.json Optimizations for Angular Projects
Unlock the full potential of Angular with a perfectly… - https://javascript.plainenglish.io/mastering-tsconfig-json-optimizations-for-angular-projects-6973fb6f4408
#angular
Unlock the full potential of Angular with a perfectly… - https://javascript.plainenglish.io/mastering-tsconfig-json-optimizations-for-angular-projects-6973fb6f4408
#angular
Medium
Mastering tsconfig.json Optimizations for Angular Projects
Unlock the full potential of Angular with a perfectly tuned tsconfig.json. Discover advanced techniques to improve build performance…
❤2👍1
Starting a Modern Angular Application
In this article, I’ll review the tools and options we… - https://medium.com/@eugeniyoz/starting-a-modern-angular-application-9cbe409ee610
#angular
In this article, I’ll review the tools and options we… - https://medium.com/@eugeniyoz/starting-a-modern-angular-application-9cbe409ee610
#angular
Medium
Starting a Modern Angular Application
In this article, I’ll review the tools and options we have when creating a modern Angular app and which of them should be chosen.
👍1
Modern Form Handling with Angular Signals and Reactive Forms
Harnessing the Power of Modern Angular for Efficient… - https://itnext.io/modern-form-handling-with-angular-signals-and-reactive-forms-bc8fd9480d14
#angular
Harnessing the Power of Modern Angular for Efficient… - https://itnext.io/modern-form-handling-with-angular-signals-and-reactive-forms-bc8fd9480d14
#angular
Medium
Modern Form Handling with Angular Signals and Reactive Forms
Harnessing the Power of Modern Angular for Efficient Form Handling
👍2
RxSignals: The most powerful synergy in the history of Angular
Let’s explore why Signals allow us to move state… - https://medium.com/coreteq/rxsignals-the-most-powerful-synergy-in-the-history-of-angular-235398a26b41
#angular
Let’s explore why Signals allow us to move state… - https://medium.com/coreteq/rxsignals-the-most-powerful-synergy-in-the-history-of-angular-235398a26b41
#angular
Medium
RxSignals: The most powerful synergy in the history of Angular
Let’s explore why Signals allow us to move state management out of RxJS, letting it focus primarily on event-driven tasks.
👍1
How to create a clean architecture Angular app (in 5 minutes)
Today I’m going to show you 3 steps to create an… - https://readmedium.com/how-to-create-a-clean-architecture-angular-app-in-5-minutes-84a42e8af23c
#angular
Today I’m going to show you 3 steps to create an… - https://readmedium.com/how-to-create-a-clean-architecture-angular-app-in-5-minutes-84a42e8af23c
#angular
Readmedium
How to create a clean architecture Angular app (in 5 minutes)
Today I’m going to show you 3 steps to create an Angular app with an amazing clean architecture.
👍1
Angular 19: Transforming HTTP API Calls with Signals and Resources
Modern Angular development continues to evolve with… - https://balramchavan.medium.com/angular-19-transforming-http-api-calls-with-signals-and-resources-ce09c8ba4af1
#angular
Modern Angular development continues to evolve with… - https://balramchavan.medium.com/angular-19-transforming-http-api-calls-with-signals-and-resources-ce09c8ba4af1
#angular
Medium
Angular 19: Transforming HTTP API Calls with Signals and Resources
Modern Angular development continues to evolve with each version, bringing new features and paradigms that enhance developer experience and…
👍2
Angular Performance Optimization Techniques You Haven’t Tried Yet
When I first started working with Angular five years… - https://blog.cubed.run/angular-performance-optimization-techniques-you-havent-tried-yet-6d8d35359bbe
#angular
When I first started working with Angular five years… - https://blog.cubed.run/angular-performance-optimization-techniques-you-havent-tried-yet-6d8d35359bbe
#angular
Medium
Angular Performance Optimization Techniques You Haven’t Tried Yet
When I first started working with Angular five years ago, I was immediately drawn to its robust architecture and comprehensive tooling…
👍1
All you need to know about Angular events: Top conferences and meetups
Are you an Angular enthusiast? Did you know that there’s a big Angular community that holds various events that bring fellow Angular enthusiasts together? Angular has a rising popularity amongst the most used frontend frameworks in IT. Angular brings new features twice a year in order to adapt to the improving technologies and to provide a better developer experience. With these rapid improvements, community events are a great way to catch up and learn together with other developers, regardless of level, and meet new people. With a growing community, right now, you can find various Angular events around the world. The events are in the form of conferences and meetups. - https://angular.love/all-you-need-to-know-about-angular-events-top-conferences-and-meetups
#angular
Are you an Angular enthusiast? Did you know that there’s a big Angular community that holds various events that bring fellow Angular enthusiasts together? Angular has a rising popularity amongst the most used frontend frameworks in IT. Angular brings new features twice a year in order to adapt to the improving technologies and to provide a better developer experience. With these rapid improvements, community events are a great way to catch up and learn together with other developers, regardless of level, and meet new people. With a growing community, right now, you can find various Angular events around the world. The events are in the form of conferences and meetups. - https://angular.love/all-you-need-to-know-about-angular-events-top-conferences-and-meetups
#angular
Angular.love
All you need to know about Angular events: Top conferences and meetups - Angular.love
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
👍1
Why is inject() better than constructor?
The inject() function was introduced with Angular 14, as an alternative to declaration of dependencies via providers property and via passing them into the constructor. Nowadays it is widely preferred to use inject() instead of constructor. In this article we will discover the benefits that support the argument that using inject() is better and why you should use it. - https://angular.love/why-is-inject-better-than-constructor
#angular
The inject() function was introduced with Angular 14, as an alternative to declaration of dependencies via providers property and via passing them into the constructor. Nowadays it is widely preferred to use inject() instead of constructor. In this article we will discover the benefits that support the argument that using inject() is better and why you should use it. - https://angular.love/why-is-inject-better-than-constructor
#angular
Angular.love
Why is inject() better than constructor? - Angular.love
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
👍1
Angular 20.2 – the recent changes
Angular just got an update, and it comes with a bunch of new features worth checking out. Let’s break them down together. - https://angular.love/angular-20-2-the-recent-changes
#angular
Angular just got an update, and it comes with a bunch of new features worth checking out. Let’s break them down together. - https://angular.love/angular-20-2-the-recent-changes
#angular
Angular.love
Angular 20.2 - the recent changes - Angular.love
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
👍1
Angular CLI MCP Server: Keep Your AI Up-to-Date
Angular released an official MCP Server. This integration bridges the gap between AI assistants and the Angular CLI, providing real-time access to official documentation, current best practices, and workspace analysis – ensuring your AI coding partner stays current with Angular’s rapid evolution. - https://angular.love/angular-cli-mcp-server-keep-your-ai-up-to-date
#angular
Angular released an official MCP Server. This integration bridges the gap between AI assistants and the Angular CLI, providing real-time access to official documentation, current best practices, and workspace analysis – ensuring your AI coding partner stays current with Angular’s rapid evolution. - https://angular.love/angular-cli-mcp-server-keep-your-ai-up-to-date
#angular
Angular.love
Angular CLI MCP Server: Keep Your AI Up-to-Date - Angular.love
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
👍1
Angular Signals: The Hidden Cost of Reference Changes
The article explains that Angular Signals rely on reference changes of objects to trigger updates. When using primitive values, this is efficient because changes are detected by value. However, for complex data like objects or arrays, Angular only detects changes if the reference itself changes, not the internal data. This means mutating an object or array without changing its reference will not trigger updates, potentially leaving the UI out of sync. To ensure reliable updates, immutable patterns should be used where data is replaced with new references. - https://angular.love/angular-signals-the-hidden-cost-of-reference-changes
#angular
The article explains that Angular Signals rely on reference changes of objects to trigger updates. When using primitive values, this is efficient because changes are detected by value. However, for complex data like objects or arrays, Angular only detects changes if the reference itself changes, not the internal data. This means mutating an object or array without changing its reference will not trigger updates, potentially leaving the UI out of sync. To ensure reliable updates, immutable patterns should be used where data is replaced with new references. - https://angular.love/angular-signals-the-hidden-cost-of-reference-changes
#angular
Angular.love
Angular Signals: The Hidden Cost of Reference Changes - Angular.love
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
👍1
You're Misunderstanding DDD in Angular - https://www.angularspace.com/youre-misunderstanding-ddd-in-angular-and-frontend/
#angular
#angular
Angular Space
You're misunderstanding DDD in Angular (and Frontend)
Motivation
In the recent year or two I've seen lots of discussions around building Domain-Driven Design in Angular applications. My observation is that people discuss things that are orthogonal to DDD at best - or even totally derailed from what DDD is about…
In the recent year or two I've seen lots of discussions around building Domain-Driven Design in Angular applications. My observation is that people discuss things that are orthogonal to DDD at best - or even totally derailed from what DDD is about…
👍1