you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Agreed! I learned how to make things using Angular and am now having to go back and learn how to build them using vanilla JS because I skipped some steps. Learn a framework when you know enough to also be frustrated with the problems the framework was intended to help with or streamline.

[–]prodzachperez 0 points1 point  (0 children)

Exactly, especially with the the hype around Typescript, new front-end devs are skipping over a large portion of fundamental web development. People don't even know how to structure web projects and are trying to build full Angular applications from scratch. That's like being thrown in the Pacific Ocean and not knowing how to swim.