Published onMay 28, 2023TripMode: A Must-Have Mac App for TravelingAppsTripMode is a must-have app for Mac users who travel a lot. It helps you to save data by blocking internet access to unwanted apps
Published onMay 27, 2023How to Disable GitHub Copilot for Markdown Files in VS CodeVS-CodeGitHub-CopilotDiscover how to disable markdown GitHub Copilot suggestions/distractions in markdown files
Published onMay 26, 2023Automatically generate .gitignore for your projectgitgitignoreLearn how to use gitignore.io to automatically generate a .gitignore file for your project based on the tech stack you use.
Published onMay 25, 2023Automatically Switch Node.js Versions with VoltaNode.jsLearn how to auto-switch the Node.js version based on the current project
Published onMay 24, 2023Cancel API Requests in JavaScript using AbortControllerJavaScriptLearn how to use AbortController to cancel API or async requests