Hey i have finished javascript fundamentals course and currently doing typescript course. I was wondering why mosh did not included DOM and async function in his curriculum. Its neither in fundamentals nor in advance javascript course. Both of that modules are essential when building real world application whether its a frontend project or backend. So why did he omitted that section?
1 Like
He covers async, i think in react. As for dom honestly i don’t know why he never covers it (probably in some outdated course). But i learned it on my own and it’s essentially < 10 js methods which are pretty easily learned by googling js dom manipulation cheat sheet or looking up a youtube video
1 Like
Learning from own research is another fact but it would be nicer if he provided some videos regarding both in his course. Mosh’s teaching style is really effective . I have learned a lot from his videos.
1 Like
Yeah he is really good, but it’s impossible to teach everything. They are essentially fundamentals to intermediates courses.
1 Like