Hanghae Plus Frontend Cohort 6 — Final Retrospective
A full retrospective on my time in Hanghae Plus Frontend Cohort 6, from why I signed up to what I learned and how I grew.
11 posts
A full retrospective on my time in Hanghae Plus Frontend Cohort 6, from why I signed up to what I learned and how I grew.
Week 5 started from a reflection on week 4, where I had handed over control of my code to AI. Under the principle of 'AI as advisor, I control the code,' I practiced folder structure refactoring, common component design, and the NotificationBoundary pattern — along with a KPT retrospective.
A retrospective on what I learned and the troubleshooting process while implementing React built-in hooks like useState and useRef from scratch.
A retrospective on the Week 1 Hanghae Plus assignment — implementing an SPA from scratch using vanilla JavaScript.
A recap of the Hanghae Plus Frontend Cohort 6 pre-networking event, along with the mindset I'm bringing into the program.
A retrospective on my first real-world project in 2024, sharing my experiences and growth as a frontend developer.
Looking back on how I grew throughout 2023, and writing down the things I want to accomplish in 2024.
What I learned and felt throughout the Pre-Onboarding Internship
A walkthrough and retrospective on implementing recent search history, autocomplete suggestions, and local caching for a search bar
A walkthrough and retrospective on implementing infinite scroll with Error Boundary and Suspense to declaratively handle async state at the per-page level
The start of the Pre-Onboarding Internship — selecting and implementing the Best Practice for a Todo App