i am creating a website in "next js" with the backend of "Strapi". This is a simple ecommerce type project. The payment gateway i am using is "Stripe". I includ
I inherited a Django application at work and I am attempting to make some improvements. The application is working without issue however there is some maintenan
I make a web application using quasar and java spring boot backend. I convet my web application to an Android application using webview. But when i published in
How to places image in page bottom right corner. <div id="background-img" class="background-img" ></div> .background-img{ background:url('imag
I'm trying to come up with a script that can be loaded into the InDesign script panel, but that will also run when you open a given document. My documents are n
I am building a Webapp using Django and want to generate some comments from a command-line tool present in the same directory as the web app. What are the diffe
I'm trying to make an infinite marquee (scrolling horizontal text), but on scroll it speeds up the translation of the HTML elements. I am achieving this effect
How should one separate words in package names? Which of the following are correct? com.stackoverflow.my_package (Snake Case using underscore) com.stackoverflow