1. How to disable TypeScript check for an entire file

    Learn how to disable TypeScript check for an entire file

  2. How to work with git submodules

    Learn how to initialize and use git submodules in a project

  3. How to fix dial unix /var/run/docker.sock: connect: permission denied

    article brief description

  4. Python Dictionaries

  5. How to set up a virtual environment for a Python project

  6. How to use the typeof operator in JavaScript

    Learn how to use typeof in determining type of values

  7. How to rename a git branch

    Learn how to change a branch name

  8. Benefits of using version control

    Learn version control

  9. How to checkout a commit

    Checking out a past revision

  10. How to craft meaningful git commit messages

    Tips on writing good commit messages