Todo List (19 Hours Trained!)

Austin Beaufort
1 min readJun 1, 2018

--

Today I unfortunately could only spend 1/2 hour training and be fully focused and engaged. In a way though it was nice to code less today. I believe this will allow many of the previous days lessons to absorb into my mind and I will feel more refreshed coding tomorrow morning.

In the half hour today I continued learning about arrays in JavaScript and created a very very very simple “todo list”. This list uses prompts and alerts. All todo items are logged to your console.

Remember to be able to see the results of this “todo list” codepen, you need to access your chrome dev tools by right clicking, then click “inspect”, then click “console.” All logged todo list items that you give in the prompts should appear in an array in the console. I know this is brief tonight, but I really cannot stay focused much longer. Hope you enjoy tonights codepen! oh…and be sure to open your console before you run the codepen so you can see the results live as you type them. To quit the app simply type, “quit”.

--

--

Austin Beaufort
Austin Beaufort

No responses yet