top of page
Dalecia Peterson
Aug 30, 20244 min read
Form Submission Events
A submit event is a popular aspect in the world of coding and creating websites and applications. They are specifically useful in terms...
5 views0 comments
Dalecia Peterson
Aug 30, 20244 min read
Displaying Data using Components and State
One key feature when building an App using React is using State to manage and control aspects of your application. State is a piece of...
2 views0 comments
Dalecia Peterson
Aug 30, 20243 min read
Utilizing List Data Structures in Python
Data Structures are ways to organize data in Python so that it is easier to read for computers. Types of data structures are Sequences...
2 views0 comments
bottom of page