async and await Post author By kevinelong Post date December 27, 2023 No Comments on async and await (This article written with the assistance of GitHub copilot AI.) async and… Read More
Words and Scenes from Dreamland Post author By kevinelong Post date September 21, 2023 1 Comment on Words and Scenes from Dreamland I manged to capture some snippets of my dreams tonight for future… Read More
Programming for Beginners Post author By kevinelong Post date October 18, 2022 No Comments on Programming for Beginners What is programming?Programming is providing instructions (like a cooking recipe) for computers… Read More
Dynamic DOM with Vanilla JS Post author By kevinelong Post date April 14, 2022 No Comments on Dynamic DOM with Vanilla JS An Expense Manager is a little more complicated than a typical TODO… Read More
Color Change on Scroll Snap Post author By kevinelong Post date April 14, 2022 No Comments on Color Change on Scroll Snap My Friend Keegan came up with a demo implementation of this idea… Read More
A Short Story Post author By kevinelong Post date April 8, 2022 No Comments on A Short Story Portland in 2030 Its a cliche to say it out loud; especially… Read More
TypeScript Game Post author By kevinelong Post date March 11, 2022 No Comments on TypeScript Game I know we have game lovers and designers on here so here… Read More
Add a Button Post author By kevinelong Post date August 14, 2021 No Comments on Add a Button A student asked how can I add a button when a button… Read More
An ES6y Solution for Codewars’ Trolls Post author By kevinelong Post date August 6, 2021 No Comments on An ES6y Solution for Codewars’ Trolls Description: https://www.codewars.com/kata/52fba66badcd10859f00097e/train/javascript Trolls are attacking your comment section! A common way to… Read More
Interview Question Post author By kevinelong Post date July 17, 2021 No Comments on Interview Question The interview question I gave yesterday was: Write a function that takes… Read More