18 followers
Web App Developer · Web UI Performance · Cloud newbie · Navi Mumbai · Consultant @ cloudxchange.io
Stop one service from blocking the other service that performs the same function · This is a simple post mainly for my notes incase I need to...
Did you know Google has an API service to fetch DNS records ? For example, if you want to get the MX records of techcrunch.com, you can get it from...
You Search Ends Here - The ultimate solution to get HTML converted to PDF using Chromium behind the hood · One very frequently wanted requirement was to...
If you're migrating an application from another stack where foreign keys were not enforced in the database and the some of the rows' foreign key...
Did you know that you could target a different form from a button which is inside another form ? · I didn't know about this until yesterday but...
Simple implementation of using a session token for protecting a form submission from POST attacks · Frameworks like Django and Laravel have CSRF...