I am creating my collage project and I want to hide the navbar if the user in window.location.pathname === "/admin" || "/employee" || "/publisher" basically if
I want to debug my python program by verifying whether a transaction has begun or not, and the duration. Does SQLalchemy have a kind of method? if session.has_t
Problem I am using Redux Toolkit and TypeScript to create a Todos app. I want to create middleware that will listen for a dispatched action so I can then dispat
in File1 I do some operations like this: import threading import time class Action: runner = Another_Class() def __init__(self): runner_thread
I have about 50 git repositories that I want to import into a GitLab instance. They are not in GitHub/GitLab/whatever, but just sitting on my hard disk as a res
I want to send 1 mail every 5 minutes irrepective of how many times i call sendmail() in 5 minutes ? For eg. if i call sendmail at 10 pm .first mail should be s
I'm working with Mocha.js for testing in a Node.js - Express.js - Firebase I need a token from Firebase to access the API endpoints, I have a before hook in all
I'm trying to change status of task, when I filter tasks on "All", "Active" and "Completed". When the button "All" is chosen, all work. But when buttons "Active
I'm inserting a lot of CSV data files into remote Clickhouse database that already has a lot of data. I'm doing it using simple script like this: ... for j in