Introduction in this article, I will be talking about pure vs impure function, and why it is a good practice to always try to use pure function if we can. A pure function does not only exist in JavaScript. You can adopt this in almost every programmi...
jaylog.hashnode.dev2 min read
No responses yet.