A comparison between jQuery and ES6

A comparison between jQuery and ES6 approaches to web interface development – jbanes/versus-js… Read more

Similar

Interfaces in Vanilla ES6 JavaScript

Recently, I found myself implementing a library in a few different languages. I started in PHP, which is pretty much Java’s weird multi-paradigm little-brother. Thus, it has compile-time interfaces that will ensure that classes adhere to and implement spe... (more…)

Read more »