Solo dev builds a vocab app that auto-turns new words into flashcards

A built a vocabulary learning app based on a simple loop: save unfamiliar words when you encounter them, then review and memorize them. The app automatically converts saved words into for repeated review. The developer says this method worked for their own learning and is asking others whether it would work for them too.

Key points

  • Core loop: save a new word, review it, memorize it
  • Saved words are automatically turned into
  • Built from the developer's own learning experience
  • Developer is asking the community for on the approach
Read original