localhost:4200 Google Chrome remove redirect HTTP to HTTPS on localhost If you are getting this kind of error while running on the local machine then following are the way to fix it….
Year: 2020
macOS unrar file using terminal
Hello Guys, Whenever you download some .rar file on your mac & you want to unzip/unrar it, macOS doesn’t have a default unrar, so let’s check how to do this. macOS unrar…
JavaScript find max value in an array | find max value in array object
Find the max or min value from an array or an object As JavaScript Developer we usually need to work on arrays & array objects and sometimes we need to do some…
Install Python 3 on Mac
Install Python 3 on Mac In this tutorial, we are going to install python3 in Mac OS. There are multiple ways to install like downloading from the official site or homebrew. Check whether…