Best of LinuxJuly 2023

  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 vercelVercel·3y

    How Turborepo is porting from Go to Rust – Vercel

    How Turborepo is porting from Go to Rust - Vercel Engineering Friday, July 21st 2023. Our strategy for making updates and maintaining stability while we migrate languages is in full swing. The goal for the chunk of code being moved is to keep the behavior exactly the same as before it was ported.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Helpful Linux Commands You Should Know

    Chroot, short for “change root,’ lets you run commands with a different root directory. Crontab is a handy Linux command that lets you schedule tasks to run automatically at specific times. The dmesg command lets you peek under the hood and view messages from the kernel, the core of your operating system.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Lightweight Linux Distributions For Older PCs

    There are lightweight Linux distributions designed to breathe new life into older hardware. These streamlined OS options are designed to run well on older and lower-spec hardware. Here are some lightweight Linux distros we'll discuss in this article: Puppy Linux, Bodhi Linux and AntiX.