I've been trying to figure out how to keep track of all the articles, tutorials, and documentation I go through while learning to code. Often, I find myself re-Googling the same topics repeatedly! Has anyone come up with a simple and effective system to remember what you've learned?
4 Answers
I recommend using apps like Instapaper or Readwise. They help you save articles and can even send you reminders to review them, so you never forget what you’ve learned.
You could try using a document in OneNote, Word, or Google Docs to keep track of your links and notes. I’ve heard about Google's NotebookLM, which uses AI to let you search through your notes. Definitely worth checking out!
I keep it simple—I just don’t write anything down. If I need something, I just Google it again. It works for me!
Honestly, I don’t bother keeping track of articles. I just read them and then apply the information directly in my coding projects. The real learning happens when I write the code myself!

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically