Best of ShellJanuary 2024

  1. 1
    Article
    Avatar of habrhabr·2y

    macOS Terminal: A Guide for Front-End Developers

    This post explores the macOS Terminal and its importance in front-end development. It covers topics such as terminal emulators, different shell options in macOS, customization of the Terminal, and recommended setups for an enhanced coding experience.

  2. 2
    Video
    Avatar of communityCommunity Picks·2y

    Bun's New Feature Is SO Cursed (I Love It) (RIP Bash)

    Bun is a new alternative tool chain for JavaScript developers that allows for running shell scripts in JavaScript. It competes with bash and aims to simplify cross-platform scripting. The post highlights the challenges of running shell scripts in JavaScript and introduces the features of the bun shell.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How Do Zsh Configuration Files Work?

    Learn the differences between Zsh configuration files in macOS, understand how the shell is used in different scenarios, and find out which configuration file to use for specific settings.

  4. 4
    Article
    Avatar of tiaThis is Angular·2y

    Getting started with Microfontends: Key Concepts and Strategies

    Learn about the main concepts of Microfrontends, how to identify different roles, the necessary technology, and options for code distribution.