Sometimes you may need to escape html strings in your website. Here is how to escape HTML strings with jQuery.
Set NGINX to Catch All Unhandled Virtual Hosts
Sometimes you may need to catch all unhandled virtual hosts in NGINX. In this article, we will learn how to set NGINX to catch all unhandled virtual hosts.
How to do Case Insensitive Rewrite in NGINX
How to Check if Key Exists in Python Dictionary
How to Get Random Number Between Two Numbers in JavaScript
Sometimes you may need to get random number between two numbers in JavaScript. Here is how to do it.
NGINX Catch All Location
How to Download Images in Python
How to Remove Trailing Newline in Python
Sometimes you may need to remove trailing newline from one or sentences in Python. Here is how to remove trailing newline in Python.