====== JavaScript stuff ====== * Stuff on my blog: * A series on [[https://mithatkonar.com/blog/tag/js-prototypes/?order=asc | JavaScript prototypes]] * A exploration of ''this'' in [[https://mithatkonar.com/blog/2018/07/01/javascript-and-this/ | ES5-style functions]] and [[https://mithatkonar.com/blog/2018/08/20/javascript-and-this-arrow-function-edition/ | ES6 arrow functions]]. * All the [[https://mithatkonar.com/blog/tag/javascript/|JS stuff]]. * My offsite [[http://mkonar.org/just-enough-js|Just Enough JavaScript]] crash course. * My offsite [[http://mkonar.org/enchantjs/fundamentals/|enchant.js | Fundamentals]] examples.