If we focus on the most-important critical fundamentals, we should be able to become comfortable with the command line in a remarkably short amount of time.

That’s what this blog post is all about. It’s the missing manual of terminal fundamentals needed to work with modern JS frameworks like React, so you can move onto the fun stuff: building user interfaces!

  • @[email protected]
    link
    fedilink
    English
    41 year ago

    Great blog post for beginners, but I would not recommend Hyper term. It’s really slow compared to other terminals, and written in Electron.

  • @ericjmorey
    link
    English
    31 year ago

    This looks well polished. It seems like it relys on a lot of telling and showing rather than encouraging practice and challenging the reader to implement simple solutions. It feels a bit wordy to someone familiar with the subject matter but that could be beneficial for a new learner. It might benefit from a lead in to another tutorial like setting up a project to use git.

  • @[email protected]
    link
    fedilink
    English
    11 year ago

    Textual is the new kid in town. With CSS, mouse support and a growing number of widgets, it’s THE unique framework for UIs in the terminal with python.

    • learnbyexampleOP
      link
      English
      41 year ago

      The post isn’t about terminal frameworks though, it is about how to get started using the command line.