“I thought I understood async/await until I actually used it in a project.” Today, I challenged myself to go beyond tutorials and built a simple Hogwarts Student Search App using a public API. The idea was straightforward search for students and display their data. But while building it, I ran into real challenges like handling asynchronous data, managing empty inputs, and updating the UI dynamically. Working through these helped me better understand how async/await works in real scenarios and how to structure cleaner, more readable code. What this project demonstrates: - Working with real-world APIs - Async JavaScript (async/await) - DOM manipulation and dynamic UI updates Tech stack: JavaScript, HTML, CSS, Fetch API This is a small project, but a solid step forward as I continue transitioning from UI/UX into frontend development. I’m open to feedback and opportunities to grow as a developer. #JavaScript #FrontendDeveloper #WebDevelopment #AsyncAwait #LearningInPublic

To view or add a comment, sign in

Explore content categories