One data grid for JavaScript, React, Vue & Angular. Sorting, filtering, virtualization, pinning, and CSV export included. Early access $199 $349 → [Get it now]

How to build a weather app in Angular

Building a weather application in Angular is a classic project that demonstrates how to handle asynchronous data, service injection, and reactive UI updates.
As the creator of CoreUI, I’ve built numerous data-driven dashboards that require real-time API integration. The most efficient way to build this in Angular is by leveraging HttpClient for API calls and Signals for state management, which provides a highly performant and reactive user experience.
This guide will show you how to structure your service, manage state, and build a polished UI using CoreUI components.

Read More…

How to build an e-commerce cart in Angular

Building a robust e-commerce cart is a fundamental requirement for any online storefront, yet managing state effectively across multiple components can often become complex. As the creator of CoreUI, I have architected numerous enterprise-level e-commerce systems using Angular since its early versions. From my expertise, the most efficient and modern solution for Angular applications is to leverage a singleton service combined with Angular Signals for reactive state management. This approach ensures that your cart data is synchronized across the entire application without the overhead of heavy state management libraries.

Read More…

How to create a route guard in Angular

Securing application routes and managing navigation access is a fundamental requirement for any professional web application.
As the creator of CoreUI, I have built and secured hundreds of complex Angular architectures. From my expertise, the most efficient and modern way to handle this in Angular is by using Functional Route Guards, which were introduced to replace the older, more verbose class-based approach.
This modern pattern leverages the inject function to create lightweight, modular, and highly testable security checks for your routes.

Read More…

CoreUI for Angular v5.6.23 - Angular 21.2.12 Update

CoreUI for Angular v5.6.23 - Angular 21.2.12 Update

We are pleased to announce the release of CoreUI for Angular v5.6.23. This release aligns the library with Angular 21.2.12, resolves a backdrop test issue, and refreshes the surrounding dependency stack.

Read More…

CoreUI Free Angular Admin Template v5.6.23 - Angular 21.2.12 Update

CoreUI Free Angular Admin Template v5.6.23 - Angular 21.2.12 Update

We are pleased to announce the release of CoreUI Free Angular Admin Template v5.6.23. This update aligns the template with Angular 21.2.12, refreshes the bundled CoreUI packages, and keeps Angular dashboard projects current with the latest maintenance improvements.

Read More…

CoreUI PRO Angular Admin Template v5.6.23 - Angular 21.2.12 Update

CoreUI PRO Angular Admin Template v5.6.23 - Angular 21.2.12 Update

We are pleased to announce the release of CoreUI PRO Angular Admin Template v5.6.23. This update aligns the template with Angular 21.2.12, refreshes the bundled CoreUI PRO packages, and keeps enterprise dashboard projects up to date with the latest maintenance improvements.

Read More…

CoreUI PRO for Angular v5.6.23 - Angular 21.2.12 Update

CoreUI PRO for Angular v5.6.23 - Angular 21.2.12 Update

We are pleased to announce the release of CoreUI PRO for Angular v5.6.23. This release aligns the library with Angular 21.2.12, refreshes the surrounding dependency stack, and keeps CoreUI PRO applications current with the latest maintenance updates.

Read More…

CoreUI for Angular v5.6.22 - Angular 21.2.10 Security Update

CoreUI for Angular v5.6.22 - Angular 21.2.10 Security Update

We are pleased to announce the release of CoreUI for Angular v5.6.22. This security and maintenance update brings full support for Angular 21.2.10 and includes critical security patches addressing multiple vulnerabilities in hono, lodash, path-to-regexp, picomatch, brace-expansion, and follow-redirects. This update ensures your Angular applications run securely with the latest framework improvements and comprehensive dependency updates.

Read More…

CoreUI Free Angular Admin Template v5.6.22 - Angular 21.2.10 Update

CoreUI Free Angular Admin Template v5.6.22 - Angular 21.2.10 Update

We are pleased to announce the release of CoreUI Free Angular Admin Template v5.6.22. This security and maintenance update brings full support for Angular 21.2.10, includes updated CoreUI for Angular v5.6.22 components, and addresses multiple security vulnerabilities. This release ensures your Angular admin dashboard runs securely with the latest framework improvements.

Read More…

CoreUI PRO Angular Admin Template v5.6.22 - Angular 21.2.10 Update

CoreUI PRO Angular Admin Template v5.6.22 - Angular 21.2.10 Update

We are pleased to announce the release of CoreUI PRO Angular Admin Template v5.6.22. This security and maintenance update brings full support for Angular 21.2.10, includes updated CoreUI PRO for Angular v5.6.22 components, and addresses multiple security vulnerabilities. This release ensures your enterprise Angular admin dashboard runs securely with the latest framework improvements and all exclusive PRO features.

Read More…