I am still very new to Django and I want to add the HTML for a navigation bar and its respective CSS into my base HTML file. Here is what I did up till now: in
I'm trying to show a simple 24 hour countdown timer that resets once expired. I noticed it will only show one element with the time.I'm using duplicate ID's for
I am trying to setup kafka 3.1.0 with java 11 on my local machine. However, while listing existing topics, I am getting timeout exception. Steps followed: Start
I currently have a cron job that uploads a set of directories/files using r-sync. I have versioning enabled and I have a lifecycle management policy that will d
I have a problem with some data from Binance API. What I want is to keep a list of the USDT paired coins from binance. The problem is Binance give me a complete
Sometimes I wish I could get a list of the imported targets that belong to a package. Is there a variable that holds them? This would allow me to write somethin
I work on a large project (monorepo). The technology stack is Next, Apollo GraphQL, Ant-Design. I wanted to add the @ant-design/charts package, but it crashes t