Posts tagged “prototype”
3 posts found
Write More Robust JavaScript: 7 Best Practices
January 15, 2020
Here are seven code practices in JavaScript that will help you write stronger code
javascriptcompositionbest practice+5
The Prototype Pattern in JavaScript
November 16, 2019
In this article we will be going over the prototype pattern in JavaScript and explain its benefits as opposed to the classic object oriented approach
javascriptreactprototype+1
2 Reasons Why You Must Understand Delegate Prototypes
July 23, 2019
This article will go over a known anti-pattern with delegate prototypes and also explain how to turn that around to improve your apps performance
javascriptprototypedelegate+4