Before we dive into the myriad of benefits and applications, let’s start with the basics. A URL shortener is a web service […]
Blog Archive
Abhilog > Tech
How to open chrome with disable security
There might be a need for you to open chrom with its security disable. There might be a need for you to […]
How to disable a mat-form-field in angular
As you might have guessed by now, [disabled] = “true” doesnt work with a mat-form-field(basically with reactive forms). Inorder to disable a […]
Top 7 Reasons to Use ReactJS Development Framework
Top 7 Reasons to Use ReactJS Development Framework
How to update from Office 2010 to Office 365
Since Microsoft is going to end support for Office 2010 by October 13 2020, You may want to update it to Office […]
Display error pages on http errors using .htaccess
If you are using a apache server for your website then there might be a requirement for you to show error pages […]
3
How to kill a process listening to a port say “8080”
I have often encountered this issue while trying to run tomcat or any server on a particular port like 8080. I get […]