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. How to save Python packages to a requirements.txt file

    Learn how to save python packages

  5. Python Dictionaries

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

  7. How to use the typeof operator in JavaScript

    Learn how to use typeof in determining type of values

  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