
Latest Blog
There are many programming skills that will be utilized to write the JavaScript code. Some of the steps used to create the code for this application are, prompting the user for the word inputs. Creating an array to store the word classes, using variables to store data, conditional statements will be used to validate the user inputs, and most of the code will be put into functions and methods. Outputting the progress of the application to the console is important when writing the code, this will help to figure out where you may have problems or if something went wrong with writing your code.


