top of page


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...
Dalecia Peterson
Aug 30, 20244 min read
5 views
0 comments


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...
Dalecia Peterson
Aug 30, 20244 min read
2 views
0 comments


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...
Dalecia Peterson
Aug 30, 20243 min read
2 views
0 comments
bottom of page