#angular

[ follow ]
#web-development
Angular
fromHackernoon
2 years ago

Chronology and Evolution of Angular through the Years - From v2 to v19 | HackerNoon

The evolution of Angular versions is significant for optimizing application performance and improving developer productivity.
The project captures key changes and learning experiences through various Angular versions.
fromInfoWorld
1 week ago
Angular

Comparing Angular, React, Vue, and Svelte: What you need to know

Reactive frameworks like Angular, React, Vue, and Svelte have evolved significantly, enhancing their utility for building scalable applications.
fromInfoWorld
3 months ago
Angular

Angular team unveils strategy for 2025

Angular is evolving documentation and features to enhance developer adoption and satisfaction.
Recent survey shows high usage of new Angular features and overall developer satisfaction.
fromHackernoon
1 month ago
Angular

Stop Fighting with Date Formats-Angular's DatePipe Has You Covered | HackerNoon

Angular provides a flexible DatePipe for custom date formatting beyond simple raw values.
Angular
fromMedium
6 months ago

Design Patterns in Angular

The Singleton pattern in Angular enables shared service instances across components for efficient data management.
Angular
fromMedium
6 months ago

Design Patterns in Angular

The Singleton pattern in Angular ensures that services are efficiently shared across components.
Using Angular's providedIn property enables effective Singleton pattern implementation.
Angular
fromHackernoon
2 years ago

Chronology and Evolution of Angular through the Years - From v2 to v19 | HackerNoon

The evolution of Angular versions is significant for optimizing application performance and improving developer productivity.
The project captures key changes and learning experiences through various Angular versions.
Angular
fromInfoWorld
1 week ago

Comparing Angular, React, Vue, and Svelte: What you need to know

Reactive frameworks like Angular, React, Vue, and Svelte have evolved significantly, enhancing their utility for building scalable applications.
Angular
fromInfoWorld
3 months ago

Angular team unveils strategy for 2025

Angular is evolving documentation and features to enhance developer adoption and satisfaction.
Recent survey shows high usage of new Angular features and overall developer satisfaction.
fromHackernoon
1 month ago
Angular

Stop Fighting with Date Formats-Angular's DatePipe Has You Covered | HackerNoon

Angular provides a flexible DatePipe for custom date formatting beyond simple raw values.
fromMedium
6 months ago
Angular

Design Patterns in Angular

The Singleton pattern in Angular enables shared service instances across components for efficient data management.
fromMedium
6 months ago
Angular

Design Patterns in Angular

The Singleton pattern in Angular ensures that services are efficiently shared across components.
Using Angular's providedIn property enables effective Singleton pattern implementation.
more#web-development
#scalability
fromMedium
5 months ago
Angular

Building Angular Design Systems with AI

AI is streamlining the development of Angular design systems by automating tasks and improving collaboration.
fromHackernoon
1 month ago
Angular

Angular Destroys React When It Comes to Scaling Enterprise Apps: Here's Why | HackerNoon

Choosing the right framework is crucial for app scalability and preventing future development issues.
fromMedium
5 months ago
Angular

Building Angular Design Systems with AI

AI is streamlining the development of Angular design systems by automating tasks and improving collaboration.
fromHackernoon
1 month ago
Angular

Angular Destroys React When It Comes to Scaling Enterprise Apps: Here's Why | HackerNoon

Choosing the right framework is crucial for app scalability and preventing future development issues.
more#scalability
#software-development
fromHackernoon
3 years ago
Web frameworks

React vs. Vue vs. Angular: Which Framework is Best for Developers in 2025? | HackerNoon

Choosing the right JavaScript framework is critical for business success in a competitive market.
fromSpreaker
3 months ago
Angular

Practical Applications of RxJS in Angular Development - AiA 436 - Adventures in Angular

RxJS operators are crucial tools for Angular developers, enhancing development efficiency.
fromGitHub
4 months ago
JavaScript

GitHub - mgechev/ngx-hover-preload: Preload Angular lazy-loaded routes on mouse over

ngx-hover-preload triggers lazy loading on mouse hover, enhancing responsiveness without overwhelming system resources.
fromHackernoon
3 years ago
Web frameworks

React vs. Vue vs. Angular: Which Framework is Best for Developers in 2025? | HackerNoon

Choosing the right JavaScript framework is critical for business success in a competitive market.
fromSpreaker
3 months ago
Angular

Practical Applications of RxJS in Angular Development - AiA 436 - Adventures in Angular

RxJS operators are crucial tools for Angular developers, enhancing development efficiency.
fromGitHub
4 months ago
JavaScript

GitHub - mgechev/ngx-hover-preload: Preload Angular lazy-loaded routes on mouse over

ngx-hover-preload triggers lazy loading on mouse hover, enhancing responsiveness without overwhelming system resources.
more#software-development
fromMedium
2 months ago
JavaScript

Display the version of a deployed Angular application

Exposing application version in DOM improves transparency for developers, QA, and clients in a containerized ecosystem.
fromHackernoon
1 year ago
Angular

Stop Wasting Time on Country Dropdowns - This Angular Tool Does It All! | HackerNoon

ng-country-select provides a multilingual country selection experience with minimal setup for Angular applications.
#directives
fromGitHub
4 months ago
Angular

GitHub - l-stanny/angular-studies-advanced-components: This self-directed Angular study project showcases advanced features in using Angular's built-in directives and in Angular + Typescript components development..

The project demonstrates advanced features in Angular and TypeScript component development, focusing on directives, styling, and project management using Angular CLI.
fromSimplilearn.com
2 years ago
JavaScript

What Are Directives in Angular? | Simplilearn

Directives in Angular add behavior to elements, manipulate the DOM, and extend HTML syntax.
Angular Directives include Component Directive, Structural Directive, and Attribute Directive.
fromGitHub
4 months ago
Angular

GitHub - l-stanny/angular-studies-advanced-components: This self-directed Angular study project showcases advanced features in using Angular's built-in directives and in Angular + Typescript components development..

The project demonstrates advanced features in Angular and TypeScript component development, focusing on directives, styling, and project management using Angular CLI.
fromSimplilearn.com
2 years ago
JavaScript

What Are Directives in Angular? | Simplilearn

Directives in Angular add behavior to elements, manipulate the DOM, and extend HTML syntax.
Angular Directives include Component Directive, Structural Directive, and Attribute Directive.
more#directives
fromLogRocket Blog
4 months ago
JavaScript

Generating OpenAPI API clients for Angular - LogRocket Blog

OpenAPI simplifies Angular API client development by enabling auto-generation, reducing errors, and ensuring consistent method implementations.
fromnpm
5 months ago
JavaScript

ngx-quicklink

Quicklink optimizes Angular applications by preloading visible lazy-loaded modules to improve navigation speed.
fromLogRocket Blog
5 months ago
JavaScript

Enhancing two-way data binding in Angular - LogRocket Blog

Signals in Angular enhance two-way data binding, offering a more effective alternative to @Input and @Output decorators.
fromwww.sitepoint.com
7 months ago
JavaScript

Search by field that contains button and mat-menu not showing inside of table

Integrate Search by field button within app-table-actions for proper alignment with Filter Tags.
Verify HTML structure to avoid display issues.
#state-management
fromSpreaker
7 months ago
Angular

Managing Component State the Sane Way with Freddy Montes - AiA 426AiA_426 - Adventures in Angular

Freddy Montes advocates for simpler state management solutions in Angular over complex ones like ngrx for small to medium applications.
fromSpreaker
11 months ago
Angular

Embracing Angular's Evolution with Santosh Yadav - JSJ 631 - JavaScript Jabber

Angular is considered the best framework in JavaScript development.
fromSpreaker
7 months ago
Angular

Managing Component State the Sane Way with Freddy Montes - AiA 426AiA_426 - Adventures in Angular

Freddy Montes advocates for simpler state management solutions in Angular over complex ones like ngrx for small to medium applications.
fromSpreaker
11 months ago
Angular

Embracing Angular's Evolution with Santosh Yadav - JSJ 631 - JavaScript Jabber

Angular is considered the best framework in JavaScript development.
more#state-management
fromGitHub
7 months ago
JavaScript

GitHub - mgechev/angular-vinxi: Minimal demo of Angular + Vinxi using Analog's vite plugin

This setup allows developers to quickly start a CSR and SSR Angular application using Vinxi and Analog's Vite.
fromMedium
7 months ago
Angular

The future is standalone!

Angular v19 makes standalone: true the default for all components, directives, and pipes, streamlining Angular development further.
fromSpreaker
8 months ago
Angular

The JAM in JAMstack with Tara Z. Manicsic - AiA 420 - Adventures in Angular

Understanding JAMstack architecture and benefits in Angular development.
fromBuilder.io
9 months ago
Angular

Figma to Angular: Convert Designs to Clean Angular Code in a Click

Figma and Angular are popular tools for UI design and development.
Visual Copilot by Builder.io streamlines Figma to Angular code conversion with AI for efficient development.
Visual Copilot ensures responsive design and supports multiple frameworks and styling libraries for versatile integration.
fromMedium
11 months ago
Angular

Angular v18 is now available!

Experimental support for zoneless change detection in Angular, which improves performance and developer experience.
[ Load more ]