Hi guys. hope yall doing well. #question How can i deal with a list of objects in an object in c# entity framework? couldn't find a working solution code: public class Doctor ...
maybe array.map( async (x)=>{ await something? }); will this even work?😄
Hi guys! Is it possible to make webhosting app in nodejs?
var yourNewResult = yourResult.map(x => yourCondition ? x["yourField"] = true : x["yourField"] = false );
🤦🏻♂️ you kinda did smth great, huh? That was answer not a question
is that EF alternative? But i am required to make it in EF😔
https://codepen.io/anon/pen/gqmOaQ?editors=1100
var [f,s] = Array('[10, 19]'); ?