Lab 28: JavaScript Reference
Link to Lab28:
In this lab, we were assigned to create this input form that would populate list items when there are entered. It is like a shopping list except digital. There is also this part of the lab that acts as a checklist where you click the item when it is done. All these aspects of the lab mainly just require one functions to handle all of them and also event listeners. Although this wasn't one of the most important or flashy labs, it is something that could potentially be useful in the future. Lists are something that could be useful for restaurants or websites that want reminders.
In this lab, we were assigned to create this input form that would populate list items when there are entered. It is like a shopping list except digital. There is also this part of the lab that acts as a checklist where you click the item when it is done. All these aspects of the lab mainly just require one functions to handle all of them and also event listeners. Although this wasn't one of the most important or flashy labs, it is something that could potentially be useful in the future. Lists are something that could be useful for restaurants or websites that want reminders.

Comments
Post a Comment