How To Ignore Certain Files When Using Prettier Learn how to set prettier to ignore certain files Productivity JavaScript TypeScript 2024-02-27 One minute to read
How To Integrate Eslint + Prettier In A Project Learn how to set up Eslint + Prettier for linting and formatting Productivity JavaScript TypeScript 2024-01-27 3 minutes to read
How to fix Failed to resolve the Android SDK path error in Expo Learn how to resolve missing Android SDK path in expo Productivity Android React Native 2023-11-25 One minute to read
How to disable TypeScript check for an entire file Learn how to disable TypeScript check for an entire file Productivity Git Github 2023-10-20 One minute to read
How to work with git submodules Learn how to initialize and use git submodules in a project Productivity Git Github 2023-10-20 2 minutes to read
How to fix dial unix /var/run/docker.sock: connect: permission denied article brief description Productivity Git Github 2023-08-23 One minute to read
How to use the typeof operator in JavaScript Learn how to use typeof in determining type of values Productivity Git Github 2023-04-21 One minute to read
Picking up new skills Tips on picking up new skills in software development Productivity 2022-05-17 3 minutes to read
Benefits of using version control Learn version control Productivity Git Github 2022-05-10 4 minutes to read
How to checkout a commit Checking out a past revision Productivity Git Github 2022-05-02 3 minutes to read