Best of Bash โ€” April 2022

  1. 1
    Article
    Avatar of joshwcomeauJosh W Comeauยท4y

    The Front-End Developer's Guide to the Terminal

    Modern front-end frameworks like React, Angular, and Vue rely heavily on the terminal. If you're not comfortable with command line interfaces, you'll struggle to run a local development server or build your application. We don't really need to know 98% of the stuff you can do with a terminal. Instead, we should focus on the most-important critical fundamentals.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCampยท4y

    Command Line for Beginners โ€“ How to Use the Terminal Like a Pro

    Command line (CLI) is the interface in which we enter commands for the computer to process. Console is the physical device that allows you to interact with the computer. Terminal is a text input and output environment. Shell is a program that acts as command-line interpreter.

  3. 3
    Article
    Avatar of pointerPointerยท4y

    ellie/atuin: ๐Ÿข Magical shell history

    Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. It provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. All history sync is encrypted, so your secrets are safe! Read more below for offline-only usage, or for hosting your own server.