When I use setState to change the object, the page reloads, resetting everything on the page. As I am making a tic-tac-toe app, either an X or 0 appears when I
I am trying to display multiple map annotations to Apple Maps In SwiftUI, but the annotations are showing in some wrong perspective. All positions are displayed
Context I'm using a software implemented in Ruby, this software allows to build "plugin" modules to add custom behaviors. My problem A function in the core soft
My Github repo won't update after git push -u origin master command! It says: Branch 'master' set up to track remote branch 'master' from 'origin'. Everything
I installed the freeware version of TOAD for Mysql and tried using it to run and execute a stored procedure in debug mode (procedure tab then right-click on the
My Oracle SQL skills is not that good. I want to join two tables/views with different columns as one. I want the output of query 2 to be joined with the output
I want to make a bot that counts the number of online members in a guild every 1 hour. Then, it finds the average "activity" of the server. The problem is that
im confuse when i using map and want to make table like this with data const arr =[{ no: 1, name:'david', fruit: 'apple', type:[{ typeName:'red apple'},{typeNa
Firstly: what My code does it counts the number of duplicate files in a particular path entered by the user. It does this by first calculating which files have