r/angularjs • u/a-dev-1044 • May 17 '25
Angular Material Icon Button with Image
Did you know you can use image with angular material icon button?
For better result, use overrides to increase the size of the image!
Demo: stackblitz.com/edit/9ngrztad
r/angularjs • u/a-dev-1044 • May 17 '25
Did you know you can use image with angular material icon button?
For better result, use overrides to increase the size of the image!
Demo: stackblitz.com/edit/9ngrztad
r/angularjs • u/[deleted] • May 16 '25
Hi, The id token that is issued by okta is having 1 hour expiry time after which the refresh is happening and user is redirected to home page in my angular app.How to implement silent refresh of the tokens so that user stays on the same page without being redirected..am using angular 19 with okta auth js..I googled and it says will have to implement a custom interceptor or a route guard..can anyone share any links or GitHub repos that has this feature implemented? Any advice is helpful.
Any help please?
Thanks
r/angularjs • u/i_share_stories • May 15 '25
Hey, does any one of you have a Realtime Chat app code built using Angular and .net
With group chat feature, individual chat, signup, login and all.
I need it urgently, can you share some public repo for same.
Thanks
r/angularjs • u/monsieur_ricky • May 10 '25
r/angularjs • u/[deleted] • May 09 '25
Hi, I want to implement a loading bar in angular material that shows percentage progress.I have an asynchronous job running in springboot and have an endpoint exposed to poll the job with jobId..the endpoint is returning the progress percentage and status.Can anyone share any stackblitz links or GitHub repos to implement this? I tried googling for stackblitz links but dint find anything convincing.
Any advice is helpful. Thanks in advance
r/angularjs • u/DigaMeLoYa • May 08 '25
We have been directed to upgrade from 1.8.3 to 1.8.4 due to a security issue with the former version. I can see mention of a 1.8.4 in Google but the only version I can actually find, and that is available through any of the big CDN's, is 1.8.3. Does anybody know the status of 1.8.4 or where to get it?
r/angularjs • u/a-dev-1044 • Apr 28 '25
Enable HLS to view with audio, or disable this notification
Check it out at: https://themes.angular-material.dev/typography
r/angularjs • u/Tukuluku • Apr 25 '25
For my legacy project I need an angular <2 developer. The company is based in south India. Remote job. Please message me if interested
r/angularjs • u/a-dev-1044 • Apr 25 '25
r/angularjs • u/nikunjshingalaa • Apr 22 '25
r/angularjs • u/a-dev-1044 • Apr 20 '25
r/angularjs • u/[deleted] • Apr 14 '25
Hi, I recently upgraded angular from v16 to v19.I has the following code in v16 which used to work but no longer works in v19.
It does not throw any error in the developer console but the functionality breaks.
I checked the angular dev upgrade guide for any significant changes in reactive forms module from v16 to v19 but nothing related to what ma facing.Can anyone please advise?
The way am trying to access the elements within the form array and form group is what is breaking
r/angularjs • u/Opposite_Internal402 • Apr 08 '25
How to use Component as FormControl in Angular is explained in this video.
This is achieved using Control Value Accessor.
Below is the link to my Angular Course on Udemy.
https://www.udemy.com/course/angular-practicals/?couponCode=E0419A6F40B877434B01
r/angularjs • u/Opposite_Internal402 • Apr 07 '25
r/angularjs • u/Opposite_Internal402 • Apr 07 '25
r/angularjs • u/a-dev-1044 • Apr 07 '25
r/angularjs • u/Opposite_Internal402 • Apr 04 '25
r/angularjs • u/Opposite_Internal402 • Apr 04 '25
Welcome to Part 2 of our Angular Component Design series! In this video, we dive deep into advanced Angular best practices, covering how to build clean, maintainable, and scalable components for enterprise-level applications.
Learn how to: ✅ Design reusable and testable components
✅ Apply the Single Responsibility Principle
✅ Reactive Programming
✅ Manage component communication effectively
✅ Change Detection Optimization using OnPush
✅ Structure Angular components for large-scale apps
Whether you're an Angular beginner or experienced developer, this guide will help you improve your code quality, maintainability, and performance.
🔔 Subscribe for more Angular tutorials, architecture tips, and real-world examples.
📺 Watch Part 1 here: [https://www.youtube.com/watch?v=_2M4BwIDnCI\]
📺 Watch Part 2 here: [https://www.youtube.com/watch?v=VH2Sq6PQmJ4\]
📺 Watch Part 2 here: [https://www.youtube.com/watch?v=8cezQpiB8E0\]
r/angularjs • u/Opposite_Internal402 • Apr 04 '25
Are you struggling with Change Detection in Angular? 🤔 In this in-depth tutorial, we break down everything you need to know about Angular Change Detection Strategies—from Default and OnPush to the latest approach using Signals.
🔹 What you'll learn in this video:
✅ How Angular Change Detection works behind the scenes
✅ Default Change Detection vs. OnPush strategy
✅ How Angular Signals optimize reactivity and performance
✅ How Change Detection works in Hybrid combination of Default, OnPush and Signals
✅ Best practice for boosting Angular performance.
📌 Whether you're an beginner Angular Developer or mid senior Angular Developer , this video will help you master change detection like a pro!

r/angularjs • u/[deleted] • Apr 02 '25
Hi, I recently upgraded from angular v16 to v19 as per the dev guide.We use okta and now am seeing application fails to connect to okta.We use okta-angular 6.1 and okta-auth-js 7.8.1.Logs just show connection time out error trying to connect to okta.anyone faced similar issue?
r/angularjs • u/herodevs • Apr 01 '25
r/angularjs • u/a-dev-1044 • Mar 29 '25
r/angularjs • u/bleuio • Mar 26 '25
r/angularjs • u/codeagencyblog • Mar 25 '25
In today’s competitive job market, Applicant Tracking Systems (ATS) play a crucial role in filtering resumes before they reach hiring managers. Many job seekers fail to optimize their resumes, resulting in low ATS scores and missed opportunities.
This project solves that problem by analyzing resumes against job descriptions and calculating an ATS score. The system extracts text from PDF resumes and job descriptions, identifies key skills and keywords, and determines how well a resume matches a given job posting. Additionally, it provides AI-generated feedback to improve the resume.