I am currently reading Capital Vol 1 and I am thinking of starting a project on a React.js web app that explains the concepts in Capital. I think this will help me solidify what I am reading along with making a helpful tool for one to easily learn some of the concepts in Capital.

Are there any suggestions or examples in terms of how I should design the front-end UI of the web application?

Edit: Not sure how feasible this is - I’d like to break up the concepts into smaller chunks, so it’s not just a wall of text. I’m not sure yet how I’d design it so that would not be too cumbersome.

  • largefather [he/him]
    ·
    edit-2
    2 years ago

    Gut reaction: This is too ambitious for a hobby project. Cut the scope!

    That said, I love the approach https://www.executeprogram.com/ takes. Narrow topics, high interaction, spaced repetition. Helps me lock in concepts in a way reading doesn’t.