I get stuck on a async function that is changing it's value through the executing. This function makes call to "openlibrary", that takes isbn number from the fu
I facing an issue when try to apk release my flutter + flutter_unity_widget project. What I have try : Add signgingConfigs and buildTypes at unityLibrary/build.
I want to do the following; Picture It should work as following; The code searches all of column A for a date (starting at A3) If there is a date, then it would
I was studying the difference between lists and tuples (in Python). An obvious one is that tuples are immutable (the values cannot be changed after initial assi
The site configuration is as follows: testsite.co.kr : default site login.testsite.co.kr : subdomain created for integrated login 100.testsite.co.kr : subdomai
I have this class here call UtilityCard: import React, { Component } from "react"; import { Link } from "react-router-dom"; import "./UtilityCard.css"; export