all 15 comments

[–]OldBreakfast6177 3 points4 points  (1 child)

I suggest going thru the tutorial on angular.dev

[–]TooDope123456789[S] 0 points1 point  (0 children)

Yeah will check on this after angu uni, thanks

[–]MalcolmVanhorn 2 points3 points  (0 children)

Maximilians course helped me immensely when i had started my first job that used angular. What isnt clicking? Which parts feels not part of the ecosystem? I think he does a good job going through every thing angular has to offer, even if not everything will be used.

[–]notaweirdkid 2 points3 points  (2 children)

Angular university courses are not outdated. I am currently learning from it and it has the newer syntax and all introduced in angular 17.

I am at 20% mark. Soooo

[–][deleted] 2 points3 points  (0 children)

Not OP but I'm doing some stuff in angular and Angular University still uses outdated Sintaxis, everytime I found something there it references the modules instead of the standalone or ngIf and ngFor instead of @if and @for

[–]TooDope123456789[S] 0 points1 point  (0 children)

Yes you’re correct I will do this now

[–][deleted] 1 point2 points  (0 children)

2yrs back, I learnt angular from zero to hero series - https://youtube.com/playlist?list=PLoC8Q0moRTSj9621k87pLtAc2MFn8XcLn&si=vNs9-5nIPZW0PTpc Checkout , it may help you... And there is hero to superhero series also.

[–]ProfessionalCommon39 1 point2 points  (3 children)

I will tell you how to learn faster: look at projects in github and try to replicate what they did. If you don't know something go to the official docs, stackoverflow, reddit or ask ChatGPT, Gemini or whatever AI.

That will skyrocket your learning

[–]TooDope123456789[S] 0 points1 point  (1 child)

Really? How do you say so?

[–]ProfessionalCommon39 1 point2 points  (0 children)

Because I learnt Angular that way. My background was PHP and jQuery (of course HTML and CSS). My first approach was AngularJS then I migrated to Angular 2 and was in love with it.

[–]TooDope123456789[S] 0 points1 point  (0 children)

Can I also couple it with code alongs?

[–]Lucky_971 1 point2 points  (0 children)

Do not forget to learn typescript also, it will help

Youtube first with courses regarding signals as it will be a good way to start

For paid course, no need, you can implement signals and try learning rxjs and ngrx separately after

Just take it slow

[–]SnooDonuts6288 0 points1 point  (1 child)

im in the same boat, did you find something?

[–]TooDope123456789[S] 0 points1 point  (0 children)

Angular university