currently, I have a routine in outlook that is run when I send and email. The object of the code is to automatically CC a person in organization A whenever I e
I'm new to ReactMapGL library, I need to load openweathermap data on Mapbox map using ReactMapGL library following the way I have tried but it is not successful
I used LLVM to write a pass in which I defined a function FUNC by inheriting modulePass that would record information about other functions in the file. I then
I'm trying to create a file with a unique file name for every time my script runs. I am only intending to do this to every week or month. so I chose to use the
I wrote a program to count the number of strings having 'a' as the second character of the string. I tried using several patterns of the lex operators and also
I am trying to learn Jetpack compose but I have an issue with the preview. I have this composable. fun RegistrationScreen( state: RegisterState, onRegis
When querying storage functions using Polkascan's py-substrate-interface how do you figure out which parameters are required? For example, I am trying to discer
I hosted my Django app In Heroku using github repo, but now i want to change my repository from github repo to BitBucket repo, does that would deleted my applic