Manage your passwords securely across multiple devices by pass
Pass is a great utility which can store your passwords securely on your device encrypted by...
Learn Linux, Nginx, Apache, MongoDB, MySQL, PHP, Javascript, CSS
Pass is a great utility which can store your passwords securely on your device encrypted by...
Tired of many nested ifs for null checks? PHP 8.0 got you covered if you want...
Meld is a great tool originally developed for linux. It is used as git diff and...
WSL is a great facility provided by Microsoft for open source developers. You can still keep...
Chrome allows you to add conditional breakpoints so you can pause the execution on based of...
Some motherboards are configured to use Windows as their default boot OS. They look for first...
Gzip Compression Code # Compress HTML, CSS, JavaScript, Text, XML and fonts AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType...
By default vue app runs over port 8080. You can change the port to 8081 or...
Docker runs in a virtual environment so has its own network and ip management. To access...
Local storage can store string data only, what if you want to store an object? Answer...
Recent Comments