I have no idea why has this error occurred.....Can Anyone help me? I try to make a connection to the firestore. <br/> <?php require_once 'vendor/auto
I am practising on code wars and am currently stuck on a kyu 8 question, all the tests seem to pass bar the last one. I will add my code and the tests below plu
Working with Android Studio and firebase the link below shows the structure of our database. Also added copy-pasted how the json file of the structure looks lik
I have this .clang-format file here: TabWidth: 4 IndentWidth: 4 UseTab: Never ColumnLimit: 100 Language: Cpp DisableFormat: false Standard: Latest AccessModi
I have two String lists. A short list and a long list. The short list is a subset of the long list. I want to use autocomplete on a text field that will give me
I am attempting to parse a string with regex in Java that is used for dimensions and return only the required parts of it. The ideal String would be: number x n
For example I have this string "()[]|}" and I want to compare each characters with eachother, but first I can't get the loop to work correctly. For the first lo
While following the instructions in the 'Getting Started' section of the WebDriverJs documentation and after running this snippet from their site: var driver