When I add fixed to my Navbar component, it disappears. Here is my code (I use tailwindcss): return ( <div className='flex w-full justify-between items-cen
Trying to learn SignalR and netcore kinda both at the same time and I am trying to get the username of the logged in user based on its jwt token. builder.Servic
I have been trying to find out how I can get the value of a property in PowerShell. For instance, the line below will display the LinkSpeed of
When I do command !leaderboard I'll get an error. I have this code for the leaderboard.js file: const Levels = require('discord-xp'); module.exports = { nam
On Webserver, basically, I would like to take a value from the user and process it in the programme. I use Micropython on Thonny IDE with a Raspberry Pi Pico. T
I am running Windows 10, VSCode, and have the Haskell Extension Pack installed. I also have Stack installed, and would like to temporarily uninstall it to make
The return statement in test.py returns the output(return value) twice, even when it is called once. I have not called the function in try_resume_screen.py. Is
I had asked a question previously in the SO and based on the guidance from that post I drafted a code to fetch the queries from an excel and asynchronously run