4 followers
Web UI Developer · Web UI Performance · Navi Mumbai · Founder of nerul.in
How to run a nodeJS script with dependencies via a DigitalOcean Functions as a web URL · What is "Digital Ocean Functions" ? This is more or less the...
If you want the text in a DIV or a paragraph element centered we use class='text-center' in Bootstrap 5. <p class="text-center">Center aligned text on...
Adding one to an upper case character using the increment operator · In which language where you increment a character (well .... it has to be uppercase...
At work we use Windows 10 Ent edition and have a Django 2.2 website that is run on the developers' localhost via VirtualBox with Ubuntu 20.04 since...
So, there's a lot of sample code out there for implementing Google's reCaptcha V3's (invisible) system. Most of them are using some extra code before...
When exporting a NextJS application ("build": "next build && next export") to the default out folder, the static pages get exported to .html...