Posts
-
testing terminology
Testing terminology in general to understand the docs and help to write questions
-
TypeScript patterns
Typescript basic types and different pattern approach to define typing
-
DOM typing
DOM typing issue with querySelector and querySelectorAll
-
Mount External Hard Disk in Ubuntu
command method to mount external HDD in Ubuntu
-
Link Alias in Markdown file
how do we organize links in markdown file using alias syntax
-
Rename Git Branch
rename local and remote branch name from local terminal
-
Find Remote URL of your working repo
How to check remote repo url using git command from the working directory
-
Vi Tips in Ubuntu
How to use vi editor efficiently and some common keyboard shortcuts
-
White Mouse Cursor issue in Ubuntu 24.04
white cursor issue fix Ubuntu 24.04
-
How to update node in ubuntu
How to update node.js version in ubuntu 24.04
-
Webpack with Express.js server with multiple entry
This is a guide how do I set up native HTML/CSS and JavaScript pages with node js and express and with webpack and later deploy it AWS Amplify
-
Ubuntu Tips
Ubuntu tip for Ubuntu 24.04
-
install deb package in Ubuntu
How to install a deb package in Ubuntu 24.04
-
How to create NPM package without bundler
create a minimal typescript based npm package without any bundler.
-
Blank Branch via git
how to create create blank branch in github using git command