• by nlazaris on 7/22/2018, 7:37:07 PM

    Hi HN, I've been collecting flashcard decks around some of the harder topics in frontend development and recently built a site around it. The site is built with `create-react-app` and uses Airtable's API so the app itself is actually pretty small. Hope you enjoy it. Let me know which topics you would like to see in the future. Thanks!

  • by swaggyBoatswain on 7/23/2018, 1:04:53 PM

    I'm looking at your repo as well, can you provide a high level overview of the _src_ folder?

    I'm learning react at the moment, about halfway done through a 40hr course. Am interested in how you organized things and what each file does if you don't mind providing an overview

    And where the API airtable calls are at (which file is it?)

  • by swaggyBoatswain on 7/23/2018, 1:02:26 PM

    it loads kind of slow

    by the way someone who is reviewing flashcards should both have the options of using

    - 1. only the keyboard

    - 2. only the mouse

    Keyboard input has delay but you should really consider a mouse only approach the way anki works

    This sounds really interesting though, do you have screenshots of what your airtable table looks like. I want to see the API calls as well to it, can you link and share the airtable view here?

    how does report a card issue work? https://airtable.com/shrUv34My1n7HQSwd

    have you also looked into sirupsen's airtable anki integrator?

    https://github.com/sirupsen/anki-airtable

  • by stockkid on 7/25/2018, 9:55:32 AM

    I like that it works well on mobile. I would use this to pass time while on public transit etc.

    Can I make my own deck?