I currently have a Thingsboard installation with docker and all I would need to do is change the main logo of the web application to another logo. I've made sev
I am a Electrical Engineering student and for first code in my internship I have to write something that captures and saves image and video from a DeckLink Duo
I am new to android and java.I need a basic proof of concept of a working api.so that we can measure time to get http response after a request
I am currently trying to implement THIS very simple content slider. I have reached a point where it is working, however using the CSS code below I need to make
I learned about caches and their way of replacing addressed (Blocks) as well as different ways a cache can work. But now I'm stuck at the thought of multi-level
const mongoose = require("mongoose") const Schema = mongoose.Schema const MonstruoSchema = Schema ({ name:String, item:[{ arma:String }]
i am using sqflite library for database but it is supporting to IOS/Android app can i use to database for App existing one(Sqflite) and for webApp different in
Hi I have a problem with AttributeError: 'NoneType' object has no attribute 'span' I read on the StackOverflow a channel with this problem on this I found the p