Details
- Duration: 60 minutes
- When: Monday, 11/17/2025
- Where: In class
- You are allowed one 8.5 × 11 inch cheat sheet and can use both sides.
Topics
You will write little code for this exam. Focus on studying the concepts. For each item below, you should know what it is, why you'd want to use it, and how it works.
- Single Page Applications (SPAs) core concepts
- Making HTTP requests from frontend JavaScript applications (AJAX)
- React core concepts
Working with arraysAsynchronous vs. synchronous code- XSS and approaches to mitigate against XSS attacks
- REST APIs / REST API conventions
- Debouncing
TestingReusable component patterns in ReactMock APIs / JSON Server

