@decipher
Programmer, Poet and Enthusiastic Tech lover
I am developer from south-east asia, Singapore. I have more than 10years of development experience. In my leisure time, I like to read and write poems. I am passionate about tech and coding.
Tech Content Writing
@thebarefootdev Thanks good to learn. Since this article is for beginner. So I dint want to overwhelm readers with so many concepts as you mentioned. I will keep your point in mind. Me be next time i give more references to learn as you said :) Thanks for highlighting valid point. It will help me and others.
Yes, nicely quoted. Actually my intention to highlight that JavaScript is not designed to be a functional language. Even function it self derived from class Function in JavaScript. However, all these sugar syntax and wrapper helps JavaScript to write more functional way. All cons of JavaScript become pros for this language. With the time and help of new scalable compilers JavaScript becoming more robust and scalable. Thanks for highlighting. I will update my wording :) Thanks appreciated your comment.
Thanks for your feedback. That I what I am trying to highlight. You can write similar code based on your needs. You don鈥檛 need to follow certain standards. For some, developer they like more concise code than well-structured code. I prefer the second part. Coz I love functional programming. So that is natural. Regarding, the private variable I just highlighted. You may not need this now. With the help of a new private scope variable. Underscore will be going to obsolete. And more than it helps, it creates confusion. If you dont use it correctly.