Details
- Duration: 40 minutes
- When: Monday, 9/23/2024 from 5:05pm to 5:45pm
- Where: In class
- Form: written
Topics
- Callbacks, Promises, and
fetch()
- React: state, function components, conditional rendering, rendering lists
- Working with arrays
- Making AJAX requests with
$.ajax()
andfetch()
- Asynchronous vs. synchronous
- XSS and approaches to mitigate against XSS attacks