My bittersweet journey with Angular
Six months into learning JavaScript, someone advised me to learn Angular (React was my first choice). At first, I was skeptical about learning a JavaScript framework because I felt I lacked the experience, but I was wrong.
3 months of pain and doubt
...
slimba.hashnode.dev3 min read
Mihai Oltean
Software engineer / Angular / C#
Angular is a tough cookie for everyone at first. For me it was the same.
It 'forces' you to learn some of the concepts like dependency injection or design patterns (factories, observables etc.) that probably you'll encounter in other libraries or frameworks as well but in a later stage.
Probably that's why is hard. It gets you out of confort zone.