hi everyone im developing an app in shopify i created my app via shopify cli and its installed in my shopify account and i followed the code samples in here https://shopify.d...
hey guys i have a question im declaring a dynamic array in a function and that function return that array how should i delete that array ? because that array is in heap and i ...
Hello guys can i use operators for this ?? I am inheriting from base class and declared [] operator but it throw an error wehen i write : this[0]
hey everyone i have a question about qt i did create a qwidget project in qt and due to the docs of qt in command line i should do this —-> qmake -project qmake nmake(im using...
hello everyone, two question what is the initialization for MyVector and MyArray ?(could you give me key search?) and what does MyArray::value_type mean? tnx
guys i have a basic question we dont have classes in js right ? so whats class based component in react
sorry for interupt but what is the second value we pass to reduce() ?