8 followers
Web App Developer · Web UI Performance · Navi Mumbai · Senior Consultant @ cloudxchange.io
Use JavaScript's fetch to connect to a Django REST API URL · If you want to send some POST data to an endpoint URL using AJAX, say for example, adding...
Bash script to check domain certificates' data · I am on Ubuntu 22.04 and I got this while trying to execute : echo | openssl s_client -showcerts...
Modifying AUTH_USER_MODEL in Django for a brand new Django project · If you're starting a brand new Django project and want to modify the user model, try...
Using Google's App Script which is a constrained JavaScript within the editor, you can leverage many of spreadsheet features via code which is dynamic ·...
Port Forwarding Redis from Ubuntu 22.04 on WSL2 to it's Windows 11 host · I assume that you are on Windows 11. If you want to install Redis on Windows...
Upload NextJS's out folder to your remote server's application path at `npm run build` time · Install 2 packages as development dependencies (will be set...