One of the most useful things I did as a junior dev was to literally read the entire language spec for javascript. Searching for articles that explained anything I didn’t understand. I think this strategy of actually trying to read all the docs the way you’d read a textbook is underrated for tools you are going to be using often.
One of the most useful things I did as a junior dev was to literally read the entire language spec for javascript. Searching for articles that explained anything I didn’t understand. I think this strategy of actually trying to read all the docs the way you’d read a textbook is underrated for tools you are going to be using often.