I'm building a form that has many buttons, all buttons do the same thing: add 1 every time they are clicked. Every pressed button is sent to a datagridview alo
I've been developing some small applications for a while using nodejs and mongodb to improve myself in the backend area.I am currently trying to make a simple f
See update below... My React front-end is able to call upon my Node back-end API. However, when an external site calls upon my API, it receives an error. If I c
I'm trying to create a new record in my MongoDB ("thisPlayer") and save it to my database, then find all records in my database (including the new one) and rend
so i am trying to create a list, whereby a list is displaying many items, and two of the items are expandable, and expanding them shows more items(subitems). I
I'm trying to use VSCode's Jupyter notebook plugin on my remote linux server, however, I'm getting an issue where errors are not being raised. As you can see in
I am trying to configure keepalived in such a way that if any application or service running on master node fails, keepalived should consider it as fault and ba
In the gitlab-ci file, artifact retention can be set with expire_in, and if no expiration is given then git defaults to 30 days, unless overridden or the artifa