Use case Angular Firebase application that uses firestore as a form of persistence needs to communicate with a Discord Bot. I've built a synchronizer bot to me
I am working on an events ticketing system and I am trying to use DDD. However, I am unsure about how to model some of my aggregates. I have the main Event aggr
hy,i want to show the total number of people in my dashboard from an array in array which have the value of (Nume:4s114), from INDICATORI array. It shoud be 1.
Is it possible to update Colors.kt in jetpack from external API while app is launching. More precisely I want to get color value of "primary","primaryVariant","
I have the following table (for example, the real table is 100 rows):It has a group name column, n students in group, and score. I would like to build a forth c
I know the functionality of web_custom_request(). It will handle dynamic itemdata. But I don't know how to write manually in our script. Some one please help me
Problem: Implement the singleton design pattern with async calls in the class. I can't get the values when i import the module into a second file. Case: Eventua
I started reading microservices architecture and got confused with one below point. Each service should have a separate database. Does each service mean a singl
I have following file structure: project ├── process │ └── MyProjectLib │ └── process.