Posts
-
Write Generic Type syntax for arrow function
correct type annotation syntax for generic types in functional component
-
Test and run your own VS Code extension
This tells you how to start testing your vs code extension locally and debug
-
convert any image format to Webp format
How to convert png/jpg image to webp format; the most suitable format for web; also how to convert a whole list of images
-
Convert video to gif in ubuntu
This is guide to convert mp4 or any video to gif with some configuration using ffmpeg in ubuntu 24.04
-
dot-notation-react-component
how to use dot notation for react functional component in JSX/TSX
-
type declaration file module issue
solved 'Could Not Find a Declaration File' issue for vite based project
-
Understanding Color Differences in VS Code for TypeScript
VS code separate component colors are due to typing definition of components
-
Add Domain in Github
How to add your domain name in verified domain list in GitHub
-
open-webcam-in-ubuntu
Open external webcam in desktop with Ubuntu 24.04 with one command
-
useful-software-ubuntu
command to check installed software in ubuntu 24.04
-
GitHub Action workflow Yaml syntax variations
different variations in yaml file to define github workflow file
-
separate actions and workflow file in GitHub
custom user action and workflow files in github can be written separately
-
npm default config for author and license
set author and license default while npm init
-
GitHub Health Files
This is about HitHub Community Health Files and their significance and usability with example
-
vscode-troubleshoot-system
VS Code troubleshoot steps to detect the buggy extension or not working keybindings