I have installed Robocorp Code as well as Robot Framework Language Server and have configured them. However, I am still having errors when trying to run the tes
For my first ever mobile app project (which will eventually become an actual commercial project), I would like to try out .NET MAUI. Unfortunately since it's s
I have been looking all over the place for a good timeout script that can kill a thread if it's been active for more than X seconds, but all the examples I've s
When a MenuItem is added either to the ContextMenu or ColumnMenu, I would like an attribute for showing or hiding the element given a condition. Expected behavi
I am trying to read and write to file. In this example, I am trying to read the file user_admin.txt and check if the user's username who is requesting for regis
I've got this object as example: const obj = { group: { data: { data: [ { id: null,
I'm relatively new to coding, especially in Javascript. I'm working on a google form that links to a google sheet and I want a conditional notification that whe
I have a worker app and an api service which are both for the same project and I want them using same tooling. But I am not sure if you can deploy to different
I have a rails mongoid model with a string field end_date as follows class Project include Mongoid::Document include Mongoid::Attributes::Dynamic include