There are still debates in JavaScript community about modifying native JavaScript objects (Array, Number, String, Object). Some developers believe it's evil, while other encourage it. If you've looked at RapydScript's stdlib, you probably already know my stance on it - ... Continue reading →The post Modifying Native JavaScript Objects appeared first on Pyjeon Developer Blog.