Back to Certifications
Certificate
The Full Stack
Issued by Meta · via Coursera
May 5, 2026
Credential 295UUW72XE7D
What I covered
Meta’s course on stitching the front-end and back-end into one working product. Built a full-stack app where a React UI talks to a Django REST API — wiring up authentication flows, fetching and rendering live data, handling forms and errors, and reasoning about how requests, state, and styling move across the boundary.
Topics covered
- How front-end and back-end actually communicate over HTTP
- Calling Django REST APIs from a React front-end
- Authentication flows across the full stack
- Managing state, loading, and error UI for async data
- Forms, validation, and submitting data to APIs
- Routing, layouts, and styling on the front-end
- Project structure and developer workflow for full-stack apps
- Debugging across the front-end / back-end boundary
Skills
Full-stackReactDjangoREST APIsIntegration