Javascript and CSS to display English Grade 1 Braille in web pages (for sighted people)... (more…)
Read more »
eslint-plugin-compat - Lint browser compatability of APIs used...
Read more »
JavaScript Webpack - Bundle and Optimise your JS, and take advantage of NPM with Webpack. (more…)
Read more »
Any time we need to run the same code multiple times for a set of data, and don’t want to just repeat the code over and over again, a loop is a perfect option. There are multiple types of loops, all of which accomplish a similar function but that go about... (more…)
Read more »