Since arrow functions were introduced in ES6, they have become increasingly popular, changing the look and function of regular functions. I love arrow functions; I use them all the time. In fact, t… (more…)
Read more »
Fixture-based test runner for Playwright tests. Contribute to microsoft/folio development by creating an account on GitHub. (more…)
Read more »
This article will describe an authentication strategy using Django REST Framework with a Javascript frontend application. I'll be demonstrating this with Vue.js (Qusar Framework, using Vue 2), but the concepts should transfer to any other Javascript frame... (more…)
Read more »
There are so many HTML tags that it is nearly impossible to know them all, which means there are tons of tags most people do not know. In this video I talk a... (more…)
Read more »
An in-depth exploration of JavaScript iteration protocols with a special focus on async iterators... (more…)
Read more »