-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Component prefix does not match videos #2
Comments
Gosh, mate. I know you might have bought the course and now expect it to be as relevant as possible. Surely you've paid money for this. But at the end of the day, you should get used to solve issues on your own if you consider to become a developer. It's a normal practice when something doesn't work and you need to figure out what the issue is and how to solve it. You've done it! Well done you! You're mighty! 😃 |
No need for such a reaction. I was just pointing out that the prefix do not match anymore so people facing the same problem in the future have some guidance. Personally I believe that in a beginners course the stuff should match because beginnners are no experts, probably dont have much experience and loose motivation fastly. But sure, just guessing. |
Believe me or not "prefix" - is the simplest thing you may encounter. The course isn't the only true source for guidance. RTFM Read endless articles on the Internet, watch different videos, ask your questions on Stackoverflow. As for beginners - there is no point in pleasing all... Where there is a will there is a way. Being a software developer - meaning solving problems in the first place. 😎 |
@hazartilirot "daddy chill" |
Wow @hazartilirot, you're a real prick. It goes without saying that should be able to follow along a beginner course without googling or referring to Stack Overflow. No need to take such a hostile tone. |
I don’t remember referring to you. If you are so well-mannered (I’m sarcastic), why do you tell me how I should behave? On top of that you use an offensive word. Just look at the mirror. |
Needless to say, hazar has been blocked - there's no room here for any style of communication like that. Onwards and upwards my friends. |
In the Angular Basics (v15) videos the components are scaffolded without an
app-
prefix but the project seed repo makes use of one. This took me some time to figure it out and it would be nice if the videos and the repo would match.angular-basics-seed/angular.json
Line 18 in 1b268b9
The text was updated successfully, but these errors were encountered: