TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Angular
FOLLOW
Angular is an open-source JavaScript MVW Framework most suited to your application development. This page lists Angular tutorials, Angular news, Angular jobs, Angular certification and Angular training.
Articles
(1850)
Blogs
(391)
Resources
(14)
Videos
(70)
News
(25)
Articles
Types of components selectors in Angular with examples
Angular offers various component selectors: Type Selector (e.g., app-root), Attribute Selector (e.g., [app-attribute-selector]), Attribute Selector with Value (e.g., [app-attribute-selector-with-va...
Harieswaran D
Sep 06, 2024
Remote Bind Kendo Grid Using AngularJS And ASP.NET WEB API
This article demonstrates integrating Kendo UI with AngularJS and ASP.NET Web API. It covers creating a WEB API application, setting up an Employee model and controller, testing with POSTMAN/Fiddle...
Gowtham K
Apr 15, 2016
Learn AngularJS From Beginning - Part One
In this article, start your journey into web development with our AngularJS tutorial series. In Part One, we cover the basics, guiding you through the essential concepts and setup needed to build d...
Debasis Saha
May 02, 2016
Optimizing Angular Route Guards for Performance and Security
Angular route guards manage access control in your application, ensuring users only access authorized routes. To optimize performance and security, implement lazy loading with CanLoad, cache permis...
Tahir Ansari
Sep 04, 2024
Different Ways to Redirect and Retrieve ID Parameters in Angular
Angular offers various methods for navigation and parameter handling in web applications. Use the RouterLink directive for simple navigation, the Router service for programmatic control, and Activa...
Tahir Ansari
Sep 02, 2024
Integrating AngularJS with jQuery Select2 for Dropdown Changes
Integrating AngularJS with jQuery Select2 enhances dropdown menus by combining AngularJS’s data binding with Select2’s advanced features. This setup involves initializing Select2 with AngularJS, ha...
Velladurai
Sep 02, 2024
Encryption and Decryption using RSA (asymmetric) in Angular
This guide explores implementing RSA asymmetric encryption and decryption in Angular. It covers how to integrate RSA public and private key pairs for secure data transmission.
Vignesh Kumar
Aug 30, 2024
Encryption and Decryption using AES (Symmetric) in Angular
AES (Advanced Encryption Standard) is a symmetric encryption algorithm used for secure data transmission. Implement AES in Angular using the crypto-js library, supporting modes like CBC, ECB, and C...
Vignesh Kumar
Aug 30, 2024
Sharing Data from Child to Parent in Angular 18
In this walkthrough, you'll learn how to send data from a child component to a parent component in Angular using the @Output decorator and EventEmitter. You'll create a simple Angular proj...
Manoj Kalla
Aug 24, 2024
Decouple Frontend and Backend with Postman Mock Server in Angular
Postman Mock Servers let front-end developers bypass backend dependencies by simulating API responses. In an Angular project, configure interceptors to direct API calls to mock servers or actual AP...
Mervyn Manilall
Aug 23, 2024
Share Data from Parent to Child Component in Angular 18
Learn how to send data between Angular components using @Input and @Output decorators. This guide demonstrates how to transfer data from a parent to a child component in Angular. Create a project, ...
Manoj Kalla
Aug 23, 2024
Why Angular
This article discusses the reason to choosing Angular as a development platform.
George
Oct 22, 2021
AngularJS From Beginning: Http Request or Ajax - Part Seven
In this article, we will discuss how to use $http service or ajax request in AngualrJS.
Debasis Saha
May 12, 2016
Angular Routing Mastery Navigate Between Components Easily
Learn the intricacies of routing between components, understand best practices, and explore advanced techniques to streamline your application's navigation. Ideal for developers looking to enha...
Aman Gupta
Aug 14, 2024
Angular SSR (server-side rendering)
Angular SSR (Server-Side Rendering) with Angular Universal enhances web app performance by rendering pages on the server before they reach the client. This approach improves load times, SEO optimiz...
Vipul Kumar
Aug 10, 2024
How to Call JavaScript Function in Angular 18 Component?
Learn how to integrate JavaScript functions within an Angular 18 component. This guide covers how to call and use JavaScript functions effectively in your Angular components, ensuring seamless inte...
Manoj Kalla
Aug 08, 2024
Tips to Learn Angular Quickly
To learn Angular quickly, leverage your existing knowledge of HTML, CSS, and JavaScript. Focus on core Angular concepts like Components, Routing, Guards, Data Binding, Template Forms, and Services....
Manoj Kalla
Aug 08, 2024
Read Excel (XLSX) file in Angular 18
Learn how to read and process Excel (XLSX) files in Angular 18 with this comprehensive guide. Explore methods for integrating Excel file handling into your Angular application, using libraries and ...
Manoj Kalla
Aug 05, 2024
Harnessing the Power of Environments using Angular
In Angular, environment files allow you to manage different configurations for various environments (e.g., production, development, staging). By defining environment-specific settings in files like...
Mervyn Manilall
Aug 02, 2024
Use ngx-simple-text-editor in Angular 18
Learn how to integrate the ngx-simple-text-editor into an Angular 18 application. This guide covers installation, setup, and configuration of this rich text editor component, enhancing your Angular...
Manoj Kalla
Aug 01, 2024
No Records Available.
41
-
60
of
1850
<<
1
2
3
4
5
>>
Learn Angular 8 In 25 Days
Challenge yourself
Angular
E-Book Download
Get Certified
Blazor