I want to create an admin panel where I can change almost everything of the pages. Should we save every menu-item and its children in a different table in the d
I fail to understand how profiles work in docker compose. So, I'm having two services defined in the docker-compose.yml services: db: (...) profiles:
I implemented quicksort in C which runs perfectly fine. Then I started to play with the pivot element, now I am stuck in a bizzare situation. What I have implem
If I send some ether to a samrt contract address, what function can I use to check the total balance of the smart contract? To send ether to smart other wallet
In annotation processing, I am looking for a general guide as to when to use Messager, with Diagnostic.Kind.ERROR and when to use runtime exception. I know that
My goal is to make my sticky header work well on both mobile and desktop. Desktop seems to work perfectly for me but on mobile and I'm using an Android it seems