GCGloria Cingloriachen.hashnode.dev·Aug 1, 2025 · 1 min readRecent learning about Moodle's APIDummy00
GCGloria Cingloriachen.hashnode.dev·Mar 13, 2025 · 1 min readSome noted about NextjsIn a Next.js project, the best practice is to extract reusable UI sections (like the Hero section) into a component stored under a dedicated components/ directory. This helps keep your pages clean and maintainable, and allows you to reuse the Hero se...00