Comment on Ask HN: What are the topics a beginner web developer should know?Comments−natded4yThis covers it up well:https://developer.mozilla.org/en-US/docs/LearnIf you click through there are "Intermediate Reintroduction" to JS / web dev there somewhere and some more advanced material.−aj_nikhilOP4yThank you. Do you think ReactJS, Vue JS are mandatory for beginners?−natded4yNot really mandatory. Check out whatever jobs you are interested in if they ask for React or Vue learn one or the other. MDN is the single best source on learning web dev, so trust it over stackoverflows etc.
Comments
This covers it up well:
https://developer.mozilla.org/en-US/docs/Learn
If you click through there are "Intermediate Reintroduction" to JS / web dev there somewhere and some more advanced material.
Thank you. Do you think ReactJS, Vue JS are mandatory for beginners?
Not really mandatory. Check out whatever jobs you are interested in if they ask for React or Vue learn one or the other. MDN is the single best source on learning web dev, so trust it over stackoverflows etc.