blog/new-angular-coding-style #21
Replies: 3 comments 3 replies
-
Thanks for the blog; I appreciate the knowledge! I have a question: Do you use readonly in your variable declarations, most for service injection? I've made it a habit to always include private readonly for my services or any variables that don’t change. Do you think it’s really necessary, particularly for service injection? |
Beta Was this translation helpful? Give feedback.
1 reply
-
What a great article! Thanks for sharing it. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Nivek, you have a broken link to your GitHub's account |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
blog/new-angular-coding-style
Embracing the New Angular: A Fresh Perspective on how to write Angular code.
https://angularexperts.io/blog/new-angular-coding-style?ref=dailydev
Beta Was this translation helpful? Give feedback.
All reactions