Understanding ‘Prototypes’ and ‘Class’ in JavaScript

To most early stage developers, especially the ones who come from a more strongly-typed background in coding, some foundational JS concepts can seem confusing at times, especially the more traditionally borrowed ones like this, class, Prototypes etc…. Read more

Similar

An Interactive JavaScript Slide Rule

The rule cursor and central slide can be positioned using a mouse. Fine adjustment can be achieved using the keyboard left and right arrow buttons. The keyboard keys move the cursor or slide depending upon which had last been cl... (more…)

Read more »