Hi everyone, I'm a little bit lost with a problem thinking in ddd way. Imagine you have an application to sell concert ticket. So you have an entity which is ca
I am following the new recommended ci/cd set up for ADF published here: https://docs.microsoft.com/en-us/azure/data-factory/continuous-integration-deployment-im
Basically all projects are run only on Clionprojects file. BUT if I save the project in different file, then it shows me that I need to add configuration. I ins
I have a products table, which has the product description in two languages, one in English and one in an alternate language. Let's say: Product_Desc Product_D
I have this: await ctx.editMessageReplyMarkup(ctx.chat_id, ctx.message_id, await keyboard.getPostInline(await db.getLikesCount(ctx.wizard.state.post.id), 1)) g
I have an issue. I tryed to save my BitArray object into file. After that I want to read it and get the same BitArray object what I saved earlier. But result is
When trying to deploy a Kivy App using PyInstaller, I am getting Permission Denied errors even when using and Administrator CMD. The folder has all open editing
I try to update my global state using Redux, but I try to update just one paramter of five, not all. My store code looks like: const initialState = { logged