I want to design a cross-platform (Android, iOS, and Web) plugin-able software that means everyone can easily develop a plugin for it and users can pick plugins
I'm trying to run DISA's STIGViewer on my Mac. It is a JAR file, and I have Java installed on my system. Double-clicking on the file does not work, and neither
I'm new to laravel. I use master.blade as the main layout of my website. Just wondering if there is any way to add an extra word with CSS links written inside m
when i try to build apk in my fluttter project the terminal show me a lot of lines probleme in gradle i tried to use flutter build apk no sound null safety and
how can I count the number of 'cancel' value in each month and year? Thank you! res date --------------------------------------- cancel
I have 2 repositories in the bitback, Repositories A and B. I need that when someone makes a commit in repository A, the pipeline starts, and
I am really stuck on the code, and I dont know how to solve it. I am trying to calculate how much I earn a day. The problem is that I earn different amount depe
I have a test that is going into an elements span > div but there are two of them so when I run the test it concatenates both of them into one number 13,9008
so I am rewriting an excel macro, and while I have successfully recreated it; I want to redo my code because it is a bit simplistic and is more of a simpler/bru