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
What is a Full Stack developer? Post author By kevinelong Post date July 16, 2021 No Comments on What is a Full Stack developer? (Photo is from this great blog: https://rubygarage.org/blog/technology-stack-for-web-development) A generalist, not a specialist.… Read More
Introduction to Programming – JavaScript Edition for 2021 Post author By kevinelong Post date June 19, 2021 No Comments on Introduction to Programming – JavaScript Edition for 2021 Rocket Science? No. If you have ever written down instructions or a… Read More
Transpose in Python Post author By kevinelong Post date February 8, 2021 No Comments on Transpose in Python A person on Quora asked how to transpose a list of lists… Read More