DEV Community

Gaurav
Gaurav

Posted on

Second week JavaScript

Hi everyone, this has been 2nd week since I start doing javascript, the topics I covered during this week are the following.

1)synchronous and Asynchronous
2)Promise
3)async , await
4)fs.readFile
5)fs.writeFile and many more.

for now, I have started Nodejs and thinking about writing an article on javascript based on my understanding so that it can help me solid fundamentals in case I didn't understand enough and resources were the same as I described them in my first article and everyone recommended me.

First article link:
https://dev.to/gauravrandheer/first-week-javascript-1l27

Thanks for reading!!

Top comments (0)