Challenge10k · Foundation
Day 1 - Challenge Kickoff
02 April 2024
2 h
334 h total
Czysty kod
First two hours of the new logbook: environment setup and the first components.
Focused on the fundamentals of Angular components and modules. I also prepared a checklist for the next 30 days to keep the pace of two hours per day. Key steps:
- Installed the tools (
nvm,npm,angular-cli). - Configured the repository for the “Challenge10k” series.
- Reviewed earlier notes from 2024 to keep continuity.
Wrapping up with the sense that the plan is realistic. The next sessions will focus on routing and the first services.