I need to extract the list of all repos under all projects in Bitbucket. Is there a REST API for the same? I couldn't find one. I have both on-premise and clou
I am having trouble routing to another page. When clicking the route it changes the link but stays on the same. Sorry in advance I'm a beginner. Here is a pictu
TS Code: import { Component, OnInit, EventEmitter, Output } from '@angular/core'; @Component({ selector: 'app-game-control', templateUrl: './game-contr
I need to modify a stored procedure to bring back a constant column name, but have it switch from an English language response to French and visa/versa based on
I'm using Windows 10. I can cut/copy/paste in cmd or shell but i can't do that with Bash. So, I must type url of github if I want to clone something from there
I am working on an image classification model in TensorFlow, that should use multiple video streams as input (frame-wise). As for some layers, those inputs are
I am struggling with the email verification on my flutter app. When i tried to implement the functionality, even if the user didn't validate his account, he was
I'm testing using sinon with axios. // index.js { .. more code const result = await axios.get("http://save") const sum = result.data.sum } And I ma
In my first attemps to get my head around asynchronous messaging for microservices in php. I built a registration form, sent the data using Ajax to a php script
the code part was originally like this: function swapAndSendToFee (uint256 tokens) private { uint256 ethToSend = swapTokensForEth(tokens); if (ethToSend > 0