I installed Visual Studio Code 1.1 with the C/C++ extension, opened my C++ project and tried to use "Go to definition" in vain. The "Go to definition" is not w
Take a look at my Slice below import { createSlice, createAsyncThunk } from "@reduxjs/toolkit"; import axios from "axios"; const KEY = process.env.REACT_APP_AP
i have 2 entity class, parkingUser and parkingDetails, user can have many parking details(one to many). parkingUserobject contain: [id, firstName, lastName,park
I am trying to check wether an Entity exists in a deeply related Entity. Here is an picture of my model and the code I am using for the relationships. Image Co
The problem is that i can't initialize the INODE->NAME is behaving unexpected. In the column 0B the result is FF, but i want 00. What i am doing wrong? What
I know there are many questions asking how to prevent the autoscrolling mode that Firefox activates when a page is bigger than the viewport and you press the mi
I'm new to Pyspark and trying to solve an ETL step. I have the following schema below. I would like to take the variable that is inside the array and transform