DEV Community

Discussion on: Why You Should Not Learn React, Angular or Vue as a Beginner in Front-End Web Development .

Collapse
 
hectorcaac profile image
Hector

I agree with you. The only thing that I would add to the list is learn some basic of back end ( GET vs POST, authentication and authorization) and maybe remove Typescript. Don't get me wrong I know typescript is really important for the front end and for the back end, but for a beginner learning typescript could cause more harm than good. But again is just my personal opinion. Other than that I really enjoyed your post

Collapse
 
yahyajamaldine profile image
yahya jamaldine

Oh Thank you ,yeah I know even if you are doing just the front-end part , learning some back-end tips ,at least performing "GET&POST" requests is literally required .