localhost:4200 Google Chrome remove redirect HTTP to HTTPS on localhost If you are getting this kind of error while running on the local ma...
Tuesday, 17 November 2020
Sunday, 5 July 2020
macOS unrar file using terminal
JSDevLife
Sunday, July 05, 2020
Hello Guys, Whenever you download some .rar file on your mac & you want to unzip/unrar it, macOS doesn't have a default u...
Thursday, 25 June 2020
JavaScript find max value in an array | find max value in array object
JSDevLife
Thursday, June 25, 2020
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 some...
Sunday, 22 March 2020
Install Python 3 on Mac
JSDevLife
Sunday, March 22, 2020
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...