sumn2u / learn-javascript

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

Introduction of Closures, Recursive Functions, Set Interval and Set Timeout topics in Functions chapter. #209

Closed sumn2u closed 6 months ago

sumn2u commented 6 months ago

Here are some topics missing from the functions chapter that would be helpful to have: closures, recursive functions, set interval, and set timeout.

klever34 commented 6 months ago

@sumn2u I'd like to contribute by writing about some of the topics listed above. How do I go about that?

sumn2u commented 6 months ago

@sumn2u I'd like to contribute by writing about some of the topics listed above. How do I go about that?

Thank you for your interest in writing those chapters, but they have already been covered. Would you like to contribute this one instead?