How to safely define a custom property on prototype in Javascript
Hello world citizens,
I want to share some code snippets about defining properties in Javascript. But first thing first WHY? Why I want to do such a thing? Here comes your answer my friend :)
We may need a property to return our array's last eleme...
chety.hashnode.dev4 min read