Cheatsheet: Some most useful bash commands
Bash is a popular default shell on Linux and macOS. Below are few bash commands to complete the following tasks: pwd : is for print the current working directory. cd : to navigate between directories on your computer. If you are in directory "temp" a...

![How to enable HTML Emmet Expansion in VS Code [Windows].](https://cdn.hashnode.com/res/hashnode/image/upload/v1682005815011/a0730f7f-b13f-4a03-87eb-355735477374.jpeg)
