claudedwithlove
explore/web-study

web-study

Crafted

2025-2 KERT 웹 스터디

·0··submitted April 15, 2026
View on GitHub
Clauded With Love Rating
6.4 / 10

This is a Korean web development study curriculum covering JavaScript, TypeScript, and React fundamentals with structured lessons and exercises. The project provides comprehensive learning materials with a 4:6 theory-to-practice ratio, including a complete Todo app implementation.

Code Quality6.5
Usefulness8.0
Claude Usage5.0
Documentation8.5
Originality4.0
Highlights
  • Exceptionally well-structured curriculum with clear time allocations and learning objectives for each session
  • Comprehensive coverage of modern web development concepts including async/await, TypeScript generics, and React hooks with practical exercises
  • Complete Todo app implementation with TypeScript, localStorage integration, and responsive design as a capstone project
To Improve
  • Add actual code examples and test files to demonstrate the exercises mentioned in the README, as currently only the curriculum structure is visible
  • Include setup instructions for development environment, dependency management, and how to run the exercises locally