Process Journals
Recording real experiences during learning and development: learning logs capture daily takeaways, pitfall records help avoid repeating mistakes, and project retrospectives summarize what went well and what went wrong.
Collected
- Log Template — Standardized learning log format
- Pitfall Records — Quick reference for common problems and solutions
- Project Retrospectives — Systematic reflection after a project ends
Planning Checklist
| Topic | Description | Status |
|---|---|---|
| Log template | Structured template of date/topic/takeaways/questions/tomorrow's plan | Planned |
| Pitfall records | Errors and troubleshooting processes categorized by tech stack | Planned |
| Project retrospectives | Goal review, highlights and shortcomings, improvement checklist | Planned |
| Weekly / monthly summaries | Periodic review of learning and work | Planned |
Writing Guidelines
- Learning logs: named by date (e.g.
2026-09-01-vue-reactivity.md), concise, focusing on recording questions and insights; - Pitfall records: follow the five-part format "Phenomenon → Investigation → Root Cause → Solution → Prevention", with titles clearly stating the problem keywords;
- Project retrospectives: organized as "Goals → Results → Cause Analysis → Action Items", honestly facing shortcomings;
- Logs should be written on the same day to avoid forgetting; register completed entries in the
config.mjssidebar.