Hacker News new | ask | show | jobs
by riteshpuj2013 102 days ago
One idea that comes my mind - create a note with full context of what went through during the development and then ask LLM to use that note and actual code to quiz yourself so that you can understand if you have got enough grasp. While doing this exercise, it will add some friction and build some memory of what you did. You can also understand what additional documentation you would need to be able to get grasp of what you did, when you read code again in future.