Select Page

Poem Pick: Difficulty accessing variables

I realized this morning that I need the displayPoem function to have both the selectedAuthor and the selectedTitle parameters to pick the correct poem. Since lots of poem titles have been used more than once. At first I thought selectAuthor would be stored in...

Idea Machines

Building apps means building idea machines and connecting them together into larger idea machines. But what is an idea machine? And how does building idea machines relate to building meaning?

Poem Pick

This was originally Poem Jumbler. But I want to build something simpler first. Poem Pick allows the user to pick the poems. Poem Jumbler would be the same as Poem Pick but with the added functionality of being able to jumble poems by lines, and possibly also by words...

Poem Jumbler

Description: Initial display is a the title Poem Jumbler and then a search bar and then a list of author names in four columns. User searches for a specific author name and clicks on the name. Then the list of author names is replaced by a list of poem titles. User...

Poem builder

Description Top part of the screen has the poem that is being built. Beneath that is a message and a search bar and a small box that says “Input line # here to choose a poem line”. Beneath that is (initially) a list (in four columns) of all the poets. In...

Presocratic Fragment Dispenser

     [Part of the Speaking Javascript project.] Description Display asks user to select which presocratic they want to hear from. The user can choose if they want a randomly generated quote or a searchable list of all fragments. Then the user goes to...

Project Ideas

[Part of the Speaking Javascript project.] I will use this post to roughly sketch out project ideas. I’ll create individual project pages when I am ready to go into more detail with a specific project. Presocratic Fragment Dispenser Display asks user to select...

GitHub Repo Gallery

F[Part of the Speaking Javascript project.] This is the second of two vanilla JS projects I did for my recent front end developer course on Skillcrush.com. I’m going to describe how the user experiences the program. Then I will create a logical overview of the...

Guess the Word

[Part of the Speaking Javascript project.] This is the first of two vanilla JS projects I did for my recent front end developer course on Skillcrush.com. I’m going to describe how the user experiences the program. Then I will create a logical overview of the...