Sometimes you may need to take screenshot of div in HTML. Here is how to take screenshot of div in JavaScript.
Website Administration
How to Embed PDF in HTML
How to Redirect Using JavaScript
Sometimes you may need to redirect web pages on your website. Here is how to redirect using JavaScript.
How to Write Limit Query in MongoDB
Sometimes you may need to limit query results in MongoDB. Here is how to write Limit query in MongoDB.
How to Find Last Occurrence of Character in String in Javascript
Sometimes you may need to find last occurrence of character in string in Javascript. Here are the steps to do so.
How to Copy to Clipboard in JavaScript
Sometimes you may need to copy data to clipboard in Javascript. Here is how to copy to clipboard in Javascript.
How to Redirect URL/Page with Anchor Link
Sometimes you may need to redirect to particular section of page using anchor link. Here is how to redirect URL/Page with Anchor link.
How to Enable HTTP Strict Transport Policy in NodeJS
HTTP Strict Transport Security Policy protects websites and apps. Here is how to enable HSTS on NodeJS.
How to Enable HTTP2 in Tomcat
Tomcat 9.x supports full HTTP2 that improves website speed & performance. Here is how to enable HTTP2 in Tomcat server.
How To Clone Git Repository in Ubuntu
Here is how to clone a git repository in Ubuntu. You can use it to clone repository from github, bitbucket, gitlab and other sites.