Best of UNIX2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Regular Expressions for JavaScript Developers [Full Book]

    Regular expressions can be intimidating when you first encounter them. When I started learning to code, I gave up on regular expressions twice. In this book, you'll also see how they work in JavaScript. You'll also need to understand the methods and functions the language uses for working with regular expressions.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    The Complete Guide to Becoming a Web Developer: Part 6

    The terminal, also known as the command line interface (CLI), is a tool that allows us to interact with our computer using text-based commands. Linux commands are the language we use to communicate with the terminal. This originated in the Unix operating system but is now used in many other systems, including Linux and MacOS.

  3. 3
    Article
    Avatar of newstackThe New Stack·3y

    Bram Moolenaar, Author of the Open Source Vim Code Editor, Has Died

    Bram Moolenaar, Author of the Open Source Vim Code Editor, has died after a brief illness. Vim was based on Unix’s Vi, a screen-oriented text editor created by Bill Joy that proved to be immensely popular.