Softwares

JavaScript Online Editor – Run, Test, Debug JS Codes

There are many online tools related to web coding technologies for running and testing codes online. JavaScript also has many such supported tools. Here... Read more »

Best Chrome Extensions for React JS App Developers

Chrome Extension gives more funtionality to our browser. These functionalities help use to easily develop apps, test it. Here we are sharing few chrome... Read more »

VS Code Shortcut – Wrap with tag / code

Wrap the code with a tag outside it. For example image we have a <p> html paragraph block and we need to wrap it... Read more »

VS Code Shortcut for comment – Windows and Mac

In VS Code editor we can easily comment out some line of code. This can be done using a cool keyboard shortcut. For applying... Read more »
.txt in PS

How to Open text file in Power Shell – Command

Text files in a directory can be opened using the power shell terminal. Any text editors - code can be used in the command... Read more »

Make new directory using Windows Command Line – Power Shell

Commands for creating a new directory in your system using the windows command line. Here we use the Windows Power Shell command line for... Read more »

Command Prompt & Power Shell – Windows Command Lines

Command Prompt is the old command line and Power Shell is more advanced with more functionalities. Power Shell is more powerful than the CMD... Read more »