Well... I am a Venezuela UI/UX Designer, i get my first job recently in spain but i gotta learn Angular and i don't know where i gotta start. I have some course of FrontEnd Master but i don't know what i have to do at first
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Angular is a front-end framework. TypeScript is a programming language.
The idea of frameworks like Angular is to make web development in a programming language easier.
I would recommend getting a good grasp on the "TypeScript basics" (by googling those two keywords, you will find plenty resources to get you started) first.
Then you will find that any Angular tutorial will also further your TypeScript knowledge along the way.
JavaScript > TypeScript > Angular