sumn2u / learn-javascript

A book that teaches JavaScript 📗💻📖
https://javascript.sumankunwar.com.np
Apache License 2.0
895 stars 132 forks source link

Adding documents on `setTimeout()` and `setInteval()` #150

Closed Lensco825 closed 11 months ago

Lensco825 commented 11 months ago

I'd like to add documents on the setTimeout() and setInterval() functions since I didn't see them in the book.

I'll put both of them under the function section of the book since it's mainly used to change the function's start time and repetition time. Please give me your thoughts on this, especially on where I place these documents.

Please assign this issue to me and add a "hacktoberfest" label to it, currently I'm participating in the 2023 Hacktoberfest.

serv-er commented 11 months ago

hello @sumn2u can you assign it to me if no one working on this

Lensco825 commented 11 months ago

@serv-er I've already completed the documents and I made a pull request for it today that was merged. I'm sorry for taking this assignment from you, but you could also help make new documents (maybe a whole new section on Javascript for web development?) or add more examples to mine.