Web

Quick JS Review before an Interview

. for (var i = 0; i < 5; i++) {// Will execute 5 times}for (let value of array) {// do something with value}for...

AWS Cloud for Technical Professionals

This article consists of notes and excerpts I considered relevant from the AWS Cloud for Technical Professionals which consists of AWS training on how...

Modern JavaScript Essentials

This article consists of notes taken in a practical introduction to the native modern JavaScript language by Samer Buna. This introduction covered topics such...

iLRN 2020 VR Conference Production Design

Remember that conference where there were respected speakers from immersive learning research and industry, vetted scientific and practitioner research presented in the flipped model,...