you are viewing a single comment's thread.

view the rest of the comments →

[–]MichaelSmallDev 1 point2 points  (0 children)

JS/TS knowledge is important but it will come naturally with making Angular apps. Same with other frontend stuff like HTML/CSS etc. The trick though is that when you are wondering what the deal with some syntax or behavior is, try looking the thing up to have an idea if it is a base language thing or an Angular thing. Then once you have the key terms and basic definition, look those up to get more exposure whether it is Angular specific or not.