In Alaska, the snow is unblemished white steel hugging the land like skin.
Some people call this emptiness “nothing.”
I call it a road. I want to mush.
Cables of time connect moments until a journey rises.
A moment is a task: an imperative to act. You must move, or you are not.
List them before you forget.
***
This tool, displayed below in the CodePen embed, is based upon the “Amazeriffic” exercise found in chapter 4 of the book, Learning Web App Development, by Semmy Purewal. It used jQuery, and I wanted to do everything in pure JavaScript to help me learn the language. So thanks to all these tutorials for helping me figure out how to do just that:
- JavaScript-gathered collection of elements into an array
- Creating a function to generate the index value of an item on an array
- Making keyPress work for you
Supplementary, background info:
See the Pen Pure JavaScript to-do list by tumolillo (@hellotumo) on CodePen.