Day 6
Front-End Development & API Integration with Codex AI
[Codex AI linkage] Development practice that implements Figma screens into actual operating service screens, debugs with Codex AI, and connects API data.
Implementing Figma UI as an actual service screen, binding server data to the screen through fetch/AJAX-based API integration, and handling loading, errors, and empty states throughout the entire development process. Codex Client WorkspaceConnect. Build a workable screen draft based on the screen specification (Task 01), read and defend code patches for console errors such as runtime TypeError (Task 02), refactor to remove duplicates and organize them into readable variable names (Task 03), build a report to troubleshoot CORS policy and JSON parsing errors (Mission 01), and review and encapsulate code quality such as blocking global contamination (Mission 02). Perform.
2 hours Quickly create a screen draft (Task 01)
3 hours Error Resolving Assistant (Task 02) and Improving Code (Task 03)
1 hour Fix errors with AI (Mission 01) and get AI code reviews (Mission 02)
Codex AI
Prototype
AI Debug
TypeError Guard
Refactoring
Troubleshooting
Code Review
IIFE Encapsulation
expected output
Responsive dashboard (index.html, layout.css), debugging script (day6_debug_solution.js), refactoring source code (day6_clean_code.js), debugging result report (day6_error_report.md), final audit result report (day6_code_review.md)