Skip to content

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

Planning Checklist

TopicDescriptionStatus
Log templateStructured template of date/topic/takeaways/questions/tomorrow's planPlanned
Pitfall recordsErrors and troubleshooting processes categorized by tech stackPlanned
Project retrospectivesGoal review, highlights and shortcomings, improvement checklistPlanned
Weekly / monthly summariesPeriodic review of learning and workPlanned

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.mjs sidebar.

Built with VitePress · Knowledge shared openly